2024-06-26T04:40:49.1696249Z Current runner version: '2.317.0' 2024-06-26T04:40:49.1702398Z Runner name: 'i-0b244a7e4885622af' 2024-06-26T04:40:49.1703060Z Runner group name: 'Default' 2024-06-26T04:40:49.1703776Z Machine name: 'ip-10-0-47-236' 2024-06-26T04:40:49.1707952Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:40:49.1709797Z Actions: read 2024-06-26T04:40:49.1710213Z Attestations: read 2024-06-26T04:40:49.1710617Z Checks: read 2024-06-26T04:40:49.1711111Z Contents: read 2024-06-26T04:40:49.1711497Z Deployments: read 2024-06-26T04:40:49.1711885Z Discussions: read 2024-06-26T04:40:49.1712281Z Issues: read 2024-06-26T04:40:49.1712648Z Metadata: read 2024-06-26T04:40:49.1713017Z Packages: read 2024-06-26T04:40:49.1713396Z Pages: read 2024-06-26T04:40:49.1713777Z PullRequests: read 2024-06-26T04:40:49.1714203Z RepositoryProjects: read 2024-06-26T04:40:49.1714681Z SecurityEvents: read 2024-06-26T04:40:49.1715108Z Statuses: read 2024-06-26T04:40:49.1715577Z ##[endgroup] 2024-06-26T04:40:49.1718796Z Secret source: Actions 2024-06-26T04:40:49.1719412Z Prepare workflow directory 2024-06-26T04:40:49.5042659Z Prepare all required actions 2024-06-26T04:40:49.5228130Z Getting action download info 2024-06-26T04:40:49.6617296Z Download action repository 'pytorch/test-infra@main' (SHA:43a2ce341cc31288e9a38b65ce600a7f43021bd5) 2024-06-26T04:40:50.0515118Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:53.0405352Z Getting action download info 2024-06-26T04:40:53.1323413Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:53.2994101Z Uses: pytorch/pytorch/.github/workflows/_linux-build-label.yml@refs/pull/129470/merge (4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d) 2024-06-26T04:40:53.2996720Z ##[group] Inputs 2024-06-26T04:40:53.2997170Z build-environment: linux-jammy-py3.8-gcc11-pch 2024-06-26T04:40:53.2997772Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:40:53.2998621Z build-generates-artifacts: true 2024-06-26T04:40:53.2999050Z build-with-debug: false 2024-06-26T04:40:53.2999391Z sync-tag: 2024-06-26T04:40:53.2999679Z cuda-arch-list: 5.2 2024-06-26T04:40:53.3000004Z runner: linux.2xlarge 2024-06-26T04:40:53.3000544Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1 }, ]} 2024-06-26T04:40:53.3001156Z s3-bucket: gha-artifacts 2024-06-26T04:40:53.3001514Z aws-role-to-assume: 2024-06-26T04:40:53.3001854Z use_split_build: false 2024-06-26T04:40:53.3002190Z ##[endgroup] 2024-06-26T04:40:53.3002770Z Complete job name: linux-jammy-py3.8-gcc11-pch / build 2024-06-26T04:40:53.3596449Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:53.3743977Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:53.3755364Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:53.3755918Z ##[endgroup] 2024-06-26T04:40:54.0836522Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-06-26T04:40:54.0837147Z with: 2024-06-26T04:40:54.0838003Z github-secret: *** 2024-06-26T04:40:54.0838376Z activate-with-label: false 2024-06-26T04:40:54.0838730Z label: with-ssh 2024-06-26T04:40:54.0839051Z remove-existing-keys: true 2024-06-26T04:40:54.0839419Z fail-silently: true 2024-06-26T04:40:54.0839735Z ##[endgroup] 2024-06-26T04:40:54.1785211Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-06-26T04:40:54.4053826Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T04:40:54.4569252Z No SSH keys found for user leslie-fang-intel 2024-06-26T04:40:54.4570041Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T04:40:54.5148995Z No SSH keys found for user leslie-fang-intel 2024-06-26T04:40:54.5265442Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:54.5266017Z with: 2024-06-26T04:40:54.5266277Z submodules: recursive 2024-06-26T04:40:54.5266749Z fetch-depth: 0 2024-06-26T04:40:54.5267040Z ##[endgroup] 2024-06-26T04:40:54.5471704Z ##[group]Run retry () { 2024-06-26T04:40:54.5472094Z retry () { 2024-06-26T04:40:54.5472608Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:54.5473188Z } 2024-06-26T04:40:54.5473476Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.5473894Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:54.5474377Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.5474823Z else 2024-06-26T04:40:54.5475276Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.5475710Z fi 2024-06-26T04:40:54.5475997Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.5483853Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:54.5484364Z env: 2024-06-26T04:40:54.5484613Z NO_SUDO: 2024-06-26T04:40:54.5484879Z ##[endgroup] 2024-06-26T04:40:54.5507828Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.5898636Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:56.5899175Z with: 2024-06-26T04:40:56.5899611Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:56.5900175Z fetch-depth: 0 2024-06-26T04:40:56.5900526Z submodules: recursive 2024-06-26T04:40:56.5900957Z quiet-checkout: true 2024-06-26T04:40:56.5901407Z repository: pytorch/pytorch 2024-06-26T04:40:56.5901952Z token: *** 2024-06-26T04:40:56.5902355Z ssh-strict: true 2024-06-26T04:40:56.5902790Z persist-credentials: true 2024-06-26T04:40:56.5903188Z clean: true 2024-06-26T04:40:56.5903599Z sparse-checkout-cone-mode: true 2024-06-26T04:40:56.5904090Z lfs: false 2024-06-26T04:40:56.5904431Z set-safe-directory: true 2024-06-26T04:40:56.5904903Z ##[endgroup] 2024-06-26T04:40:56.6936470Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:56.6938307Z ##[group]Getting Git version info 2024-06-26T04:40:56.6939100Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:56.6940047Z [command]/usr/bin/git version 2024-06-26T04:40:56.6940419Z git version 2.40.1 2024-06-26T04:40:56.6941817Z ##[endgroup] 2024-06-26T04:40:56.6954453Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/85d5fecd-0494-478e-bc3d-aa055f1acfe9' before making global git config changes 2024-06-26T04:40:56.6955943Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:56.6957156Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.6975892Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:56.6979677Z ##[group]Initializing the repository 2024-06-26T04:40:56.6982523Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.7066357Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:56.7067309Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:56.7068143Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:56.7068748Z hint: 2024-06-26T04:40:56.7069281Z hint: git config --global init.defaultBranch 2024-06-26T04:40:56.7069763Z hint: 2024-06-26T04:40:56.7070294Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:56.7071189Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:56.7071786Z hint: 2024-06-26T04:40:56.7072102Z hint: git branch -m 2024-06-26T04:40:56.7074219Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:40:56.7084014Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:56.7111592Z ##[endgroup] 2024-06-26T04:40:56.7112614Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:56.7116685Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:56.7144633Z ##[endgroup] 2024-06-26T04:40:56.7145576Z ##[group]Setting up auth 2024-06-26T04:40:56.7152046Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:56.7182964Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:56.7424829Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:56.7458125Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:56.7701265Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:56.7747879Z ##[endgroup] 2024-06-26T04:40:56.7748885Z ##[group]Fetching the repository 2024-06-26T04:40:56.7756409Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-06-26T04:40:58.9341155Z remote: Enumerating objects: 987558 2024-06-26T04:40:58.9341840Z remote: Enumerating objects: 989953, done. 2024-06-26T04:40:58.9342913Z remote: Counting objects: 0% (1/2395) 2024-06-26T04:40:58.9343540Z remote: Counting objects: 1% (24/2395) 2024-06-26T04:40:58.9344447Z remote: Counting objects: 2% (48/2395) 2024-06-26T04:40:58.9345384Z remote: Counting objects: 3% (72/2395) 2024-06-26T04:40:58.9346321Z remote: Counting objects: 4% (96/2395) 2024-06-26T04:40:58.9347193Z remote: Counting objects: 5% (120/2395) 2024-06-26T04:40:58.9347958Z remote: Counting objects: 6% (144/2395) 2024-06-26T04:40:58.9348712Z remote: Counting objects: 7% (168/2395) 2024-06-26T04:40:58.9349695Z remote: Counting objects: 8% (192/2395) 2024-06-26T04:40:58.9350296Z remote: Counting objects: 9% (216/2395) 2024-06-26T04:40:58.9350812Z remote: Counting objects: 10% (240/2395) 2024-06-26T04:40:58.9351435Z remote: Counting objects: 11% (264/2395) 2024-06-26T04:40:58.9352098Z remote: Counting objects: 12% (288/2395) 2024-06-26T04:40:58.9352612Z remote: Counting objects: 13% (312/2395) 2024-06-26T04:40:58.9353125Z remote: Counting objects: 14% (336/2395) 2024-06-26T04:40:58.9353633Z remote: Counting objects: 15% (360/2395) 2024-06-26T04:40:58.9354124Z remote: Counting objects: 16% (384/2395) 2024-06-26T04:40:58.9354631Z remote: Counting objects: 17% (408/2395) 2024-06-26T04:40:58.9355294Z remote: Counting objects: 18% (432/2395) 2024-06-26T04:40:58.9355858Z remote: Counting objects: 19% (456/2395) 2024-06-26T04:40:58.9356466Z remote: Counting objects: 20% (479/2395) 2024-06-26T04:40:58.9357398Z remote: Counting objects: 21% (503/2395) 2024-06-26T04:40:58.9358035Z remote: Counting objects: 22% (527/2395) 2024-06-26T04:40:58.9358789Z remote: Counting objects: 23% (551/2395) 2024-06-26T04:40:58.9359740Z remote: Counting objects: 24% (575/2395) 2024-06-26T04:40:58.9360425Z remote: Counting objects: 25% (599/2395) 2024-06-26T04:40:58.9361016Z remote: Counting objects: 26% (623/2395) 2024-06-26T04:40:58.9361751Z remote: Counting objects: 27% (647/2395) 2024-06-26T04:40:58.9362689Z remote: Counting objects: 28% (671/2395) 2024-06-26T04:40:58.9363639Z remote: Counting objects: 29% (695/2395) 2024-06-26T04:40:58.9364572Z remote: Counting objects: 30% (719/2395) 2024-06-26T04:40:58.9365946Z remote: Counting objects: 31% (743/2395) 2024-06-26T04:40:58.9366889Z remote: Counting objects: 32% (767/2395) 2024-06-26T04:40:58.9368042Z remote: Counting objects: 33% (791/2395) 2024-06-26T04:40:58.9369187Z remote: Counting objects: 34% (815/2395) 2024-06-26T04:40:58.9369838Z remote: Counting objects: 35% (839/2395) 2024-06-26T04:40:58.9370631Z remote: Counting objects: 36% (863/2395) 2024-06-26T04:40:58.9371382Z remote: Counting objects: 37% (887/2395) 2024-06-26T04:40:58.9372095Z remote: Counting objects: 38% (911/2395) 2024-06-26T04:40:58.9372989Z remote: Counting objects: 39% (935/2395) 2024-06-26T04:40:58.9373499Z remote: Counting objects: 40% (958/2395) 2024-06-26T04:40:58.9374054Z remote: Counting objects: 41% (982/2395) 2024-06-26T04:40:58.9374657Z remote: Counting objects: 42% (1006/2395) 2024-06-26T04:40:58.9375622Z remote: Counting objects: 43% (1030/2395) 2024-06-26T04:40:58.9376182Z remote: Counting objects: 44% (1054/2395) 2024-06-26T04:40:58.9377139Z remote: Counting objects: 45% (1078/2395) 2024-06-26T04:40:58.9377723Z remote: Counting objects: 46% (1102/2395) 2024-06-26T04:40:58.9378328Z remote: Counting objects: 47% (1126/2395) 2024-06-26T04:40:58.9378924Z remote: Counting objects: 48% (1150/2395) 2024-06-26T04:40:58.9379499Z remote: Counting objects: 49% (1174/2395) 2024-06-26T04:40:58.9380102Z remote: Counting objects: 50% (1198/2395) 2024-06-26T04:40:58.9380676Z remote: Counting objects: 51% (1222/2395) 2024-06-26T04:40:58.9381199Z remote: Counting objects: 52% (1246/2395) 2024-06-26T04:40:58.9381721Z remote: Counting objects: 53% (1270/2395) 2024-06-26T04:40:58.9382229Z remote: Counting objects: 54% (1294/2395) 2024-06-26T04:40:58.9382807Z remote: Counting objects: 55% (1318/2395) 2024-06-26T04:40:58.9383337Z remote: Counting objects: 56% (1342/2395) 2024-06-26T04:40:58.9383844Z remote: Counting objects: 57% (1366/2395) 2024-06-26T04:40:58.9384369Z remote: Counting objects: 58% (1390/2395) 2024-06-26T04:40:58.9384974Z remote: Counting objects: 59% (1414/2395) 2024-06-26T04:40:58.9385551Z remote: Counting objects: 60% (1437/2395) 2024-06-26T04:40:58.9386294Z remote: Counting objects: 61% (1461/2395) 2024-06-26T04:40:58.9386818Z remote: Counting objects: 62% (1485/2395) 2024-06-26T04:40:58.9387508Z remote: Counting objects: 63% (1509/2395) 2024-06-26T04:40:58.9388018Z remote: Counting objects: 64% (1533/2395) 2024-06-26T04:40:58.9388541Z remote: Counting objects: 65% (1557/2395) 2024-06-26T04:40:58.9389278Z remote: Counting objects: 66% (1581/2395) 2024-06-26T04:40:58.9389893Z remote: Counting objects: 67% (1605/2395) 2024-06-26T04:40:58.9390405Z remote: Counting objects: 68% (1629/2395) 2024-06-26T04:40:58.9390932Z remote: Counting objects: 69% (1653/2395) 2024-06-26T04:40:58.9391480Z remote: Counting objects: 70% (1677/2395) 2024-06-26T04:40:58.9392152Z remote: Counting objects: 71% (1701/2395) 2024-06-26T04:40:58.9393025Z remote: Counting objects: 72% (1725/2395) 2024-06-26T04:40:58.9393807Z remote: Counting objects: 73% (1749/2395) 2024-06-26T04:40:58.9394321Z remote: Counting objects: 74% (1773/2395) 2024-06-26T04:40:58.9394845Z remote: Counting objects: 75% (1797/2395) 2024-06-26T04:40:58.9395467Z remote: Counting objects: 76% (1821/2395) 2024-06-26T04:40:58.9396123Z remote: Counting objects: 77% (1845/2395) 2024-06-26T04:40:58.9396786Z remote: Counting objects: 78% (1869/2395) 2024-06-26T04:40:58.9397313Z remote: Counting objects: 79% (1893/2395) 2024-06-26T04:40:58.9397821Z remote: Counting objects: 80% (1916/2395) 2024-06-26T04:40:58.9398405Z remote: Counting objects: 81% (1940/2395) 2024-06-26T04:40:58.9399328Z remote: Counting objects: 82% (1964/2395) 2024-06-26T04:40:58.9399861Z remote: Counting objects: 83% (1988/2395) 2024-06-26T04:40:58.9400379Z remote: Counting objects: 84% (2012/2395) 2024-06-26T04:40:58.9401247Z remote: Counting objects: 85% (2036/2395) 2024-06-26T04:40:58.9401830Z remote: Counting objects: 86% (2060/2395) 2024-06-26T04:40:58.9402487Z remote: Counting objects: 87% (2084/2395) 2024-06-26T04:40:58.9403015Z remote: Counting objects: 88% (2108/2395) 2024-06-26T04:40:58.9403690Z remote: Counting objects: 89% (2132/2395) 2024-06-26T04:40:58.9404655Z remote: Counting objects: 90% (2156/2395) 2024-06-26T04:40:58.9405634Z remote: Counting objects: 91% (2180/2395) 2024-06-26T04:40:58.9406339Z remote: Counting objects: 92% (2204/2395) 2024-06-26T04:40:58.9406854Z remote: Counting objects: 93% (2228/2395) 2024-06-26T04:40:58.9407382Z remote: Counting objects: 94% (2252/2395) 2024-06-26T04:40:58.9408041Z remote: Counting objects: 95% (2276/2395) 2024-06-26T04:40:58.9408575Z remote: Counting objects: 96% (2300/2395) 2024-06-26T04:40:58.9409089Z remote: Counting objects: 97% (2324/2395) 2024-06-26T04:40:58.9409623Z remote: Counting objects: 98% (2348/2395) 2024-06-26T04:40:58.9410142Z remote: Counting objects: 99% (2372/2395) 2024-06-26T04:40:58.9410649Z remote: Counting objects: 100% (2395/2395) 2024-06-26T04:40:58.9411211Z remote: Counting objects: 100% (2395/2395), done. 2024-06-26T04:40:58.9534795Z remote: Compressing objects: 0% (1/957) 2024-06-26T04:40:59.0053967Z remote: Compressing objects: 1% (10/957) 2024-06-26T04:40:59.0374233Z remote: Compressing objects: 2% (20/957) 2024-06-26T04:40:59.0684473Z remote: Compressing objects: 3% (29/957) 2024-06-26T04:40:59.0921518Z remote: Compressing objects: 4% (39/957) 2024-06-26T04:40:59.1076589Z remote: Compressing objects: 5% (48/957) 2024-06-26T04:40:59.1263435Z remote: Compressing objects: 6% (58/957) 2024-06-26T04:40:59.1403422Z remote: Compressing objects: 7% (67/957) 2024-06-26T04:40:59.1712502Z remote: Compressing objects: 8% (77/957) 2024-06-26T04:40:59.2610669Z remote: Compressing objects: 9% (87/957) 2024-06-26T04:40:59.3355103Z remote: Compressing objects: 10% (96/957) 2024-06-26T04:40:59.3938519Z remote: Compressing objects: 11% (106/957) 2024-06-26T04:40:59.4165445Z remote: Compressing objects: 12% (115/957) 2024-06-26T04:40:59.4263383Z remote: Compressing objects: 13% (125/957) 2024-06-26T04:40:59.4305269Z remote: Compressing objects: 14% (134/957) 2024-06-26T04:40:59.4431238Z remote: Compressing objects: 15% (144/957) 2024-06-26T04:40:59.4451796Z remote: Compressing objects: 16% (154/957) 2024-06-26T04:40:59.4456654Z remote: Compressing objects: 17% (163/957) 2024-06-26T04:40:59.4476597Z remote: Compressing objects: 18% (173/957) 2024-06-26T04:40:59.4492292Z remote: Compressing objects: 19% (182/957) 2024-06-26T04:40:59.4509582Z remote: Compressing objects: 20% (192/957) 2024-06-26T04:40:59.4524977Z remote: Compressing objects: 21% (201/957) 2024-06-26T04:40:59.4544112Z remote: Compressing objects: 22% (211/957) 2024-06-26T04:40:59.4562167Z remote: Compressing objects: 23% (221/957) 2024-06-26T04:40:59.4570266Z remote: Compressing objects: 24% (230/957) 2024-06-26T04:40:59.4577852Z remote: Compressing objects: 25% (240/957) 2024-06-26T04:40:59.4584960Z remote: Compressing objects: 26% (249/957) 2024-06-26T04:40:59.4593443Z remote: Compressing objects: 27% (259/957) 2024-06-26T04:40:59.4600062Z remote: Compressing objects: 28% (268/957) 2024-06-26T04:40:59.4601596Z remote: Compressing objects: 29% (278/957) 2024-06-26T04:40:59.4611574Z remote: Compressing objects: 30% (288/957) 2024-06-26T04:40:59.4622183Z remote: Compressing objects: 31% (297/957) 2024-06-26T04:40:59.4635037Z remote: Compressing objects: 32% (307/957) 2024-06-26T04:40:59.4646666Z remote: Compressing objects: 33% (316/957) 2024-06-26T04:40:59.4648753Z remote: Compressing objects: 34% (326/957) 2024-06-26T04:40:59.4649577Z remote: Compressing objects: 35% (335/957) 2024-06-26T04:40:59.4670695Z remote: Compressing objects: 36% (345/957) 2024-06-26T04:40:59.4681060Z remote: Compressing objects: 37% (355/957) 2024-06-26T04:40:59.4703456Z remote: Compressing objects: 38% (364/957) 2024-06-26T04:40:59.4707389Z remote: Compressing objects: 39% (374/957) 2024-06-26T04:40:59.4724383Z remote: Compressing objects: 40% (383/957) 2024-06-26T04:40:59.4745983Z remote: Compressing objects: 41% (393/957) 2024-06-26T04:40:59.4760244Z remote: Compressing objects: 42% (402/957) 2024-06-26T04:40:59.4772265Z remote: Compressing objects: 43% (412/957) 2024-06-26T04:40:59.4780279Z remote: Compressing objects: 44% (422/957) 2024-06-26T04:40:59.4797236Z remote: Compressing objects: 45% (431/957) 2024-06-26T04:40:59.4811522Z remote: Compressing objects: 46% (441/957) 2024-06-26T04:40:59.4826197Z remote: Compressing objects: 47% (450/957) 2024-06-26T04:40:59.4842652Z remote: Compressing objects: 48% (460/957) 2024-06-26T04:40:59.4855917Z remote: Compressing objects: 49% (469/957) 2024-06-26T04:40:59.4861233Z remote: Compressing objects: 50% (479/957) 2024-06-26T04:40:59.4866703Z remote: Compressing objects: 51% (489/957) 2024-06-26T04:40:59.4875562Z remote: Compressing objects: 52% (498/957) 2024-06-26T04:40:59.4888060Z remote: Compressing objects: 53% (508/957) 2024-06-26T04:40:59.4909536Z remote: Compressing objects: 54% (517/957) 2024-06-26T04:40:59.4913768Z remote: Compressing objects: 55% (527/957) 2024-06-26T04:40:59.4930646Z remote: Compressing objects: 56% (536/957) 2024-06-26T04:40:59.4950729Z remote: Compressing objects: 57% (546/957) 2024-06-26T04:40:59.4968957Z remote: Compressing objects: 58% (556/957) 2024-06-26T04:40:59.4985574Z remote: Compressing objects: 59% (565/957) 2024-06-26T04:40:59.4997294Z remote: Compressing objects: 60% (575/957) 2024-06-26T04:40:59.5004318Z remote: Compressing objects: 61% (584/957) 2024-06-26T04:40:59.5010289Z remote: Compressing objects: 62% (594/957) 2024-06-26T04:40:59.5019568Z remote: Compressing objects: 63% (603/957) 2024-06-26T04:40:59.5029646Z remote: Compressing objects: 64% (613/957) 2024-06-26T04:40:59.5039873Z remote: Compressing objects: 65% (623/957) 2024-06-26T04:40:59.5052045Z remote: Compressing objects: 66% (632/957) 2024-06-26T04:40:59.5058331Z remote: Compressing objects: 67% (642/957) 2024-06-26T04:40:59.5067156Z remote: Compressing objects: 68% (651/957) 2024-06-26T04:40:59.5085679Z remote: Compressing objects: 69% (661/957) 2024-06-26T04:40:59.5087802Z remote: Compressing objects: 70% (670/957) 2024-06-26T04:40:59.5094411Z remote: Compressing objects: 71% (680/957) 2024-06-26T04:40:59.5101006Z remote: Compressing objects: 72% (690/957) 2024-06-26T04:40:59.5108208Z remote: Compressing objects: 73% (699/957) 2024-06-26T04:40:59.5120681Z remote: Compressing objects: 74% (709/957) 2024-06-26T04:40:59.5133849Z remote: Compressing objects: 75% (718/957) 2024-06-26T04:40:59.5140569Z remote: Compressing objects: 76% (728/957) 2024-06-26T04:40:59.5141206Z remote: Compressing objects: 77% (737/957) 2024-06-26T04:40:59.5141742Z remote: Compressing objects: 78% (747/957) 2024-06-26T04:40:59.5143437Z remote: Compressing objects: 79% (757/957) 2024-06-26T04:40:59.5144435Z remote: Compressing objects: 80% (766/957) 2024-06-26T04:40:59.5145556Z remote: Compressing objects: 81% (776/957) 2024-06-26T04:40:59.5146116Z remote: Compressing objects: 82% (785/957) 2024-06-26T04:40:59.5147858Z remote: Compressing objects: 83% (795/957) 2024-06-26T04:40:59.5152531Z remote: Compressing objects: 84% (804/957) 2024-06-26T04:40:59.5155802Z remote: Compressing objects: 85% (814/957) 2024-06-26T04:40:59.5159555Z remote: Compressing objects: 86% (824/957) 2024-06-26T04:40:59.5161742Z remote: Compressing objects: 87% (833/957) 2024-06-26T04:40:59.5164063Z remote: Compressing objects: 88% (843/957) 2024-06-26T04:40:59.5165440Z remote: Compressing objects: 89% (852/957) 2024-06-26T04:40:59.5167777Z remote: Compressing objects: 90% (862/957) 2024-06-26T04:40:59.5168897Z remote: Compressing objects: 91% (871/957) 2024-06-26T04:40:59.5170749Z remote: Compressing objects: 92% (881/957) 2024-06-26T04:40:59.5172005Z remote: Compressing objects: 93% (891/957) 2024-06-26T04:40:59.5174019Z remote: Compressing objects: 94% (900/957) 2024-06-26T04:40:59.5176020Z remote: Compressing objects: 95% (910/957) 2024-06-26T04:40:59.5177183Z remote: Compressing objects: 96% (919/957) 2024-06-26T04:40:59.5178485Z remote: Compressing objects: 97% (929/957) 2024-06-26T04:40:59.5179707Z remote: Compressing objects: 98% (938/957) 2024-06-26T04:40:59.5180642Z remote: Compressing objects: 99% (948/957) 2024-06-26T04:40:59.5181262Z remote: Compressing objects: 100% (957/957) 2024-06-26T04:40:59.5181845Z remote: Compressing objects: 100% (957/957), done. 2024-06-26T04:41:19.2207924Z remote: Total 989953 (delta 1975), reused 1701 (delta 1437), pack-reused 987558 2024-06-26T04:41:46.4456371Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T04:41:46.4481414Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:41:46.4486403Z ##[endgroup] 2024-06-26T04:41:46.4487093Z ##[group]Determining the checkout info 2024-06-26T04:41:46.4488137Z ##[endgroup] 2024-06-26T04:41:46.4489808Z ##[group]Checking out the ref 2024-06-26T04:41:46.4491788Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:41:47.8391657Z ##[endgroup] 2024-06-26T04:41:47.8392579Z ##[group]Setting up auth for fetching submodules 2024-06-26T04:41:47.8398357Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:41:47.8444862Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T04:41:47.8473723Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T04:41:47.8502034Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T04:41:47.8526239Z ##[endgroup] 2024-06-26T04:41:47.8527184Z ##[group]Fetching submodules 2024-06-26T04:41:47.8531724Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T04:41:47.8790800Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-06-26T04:41:47.9032634Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-06-26T04:41:47.9034421Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-06-26T04:41:47.9036235Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-06-26T04:41:47.9038020Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-06-26T04:41:47.9040503Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-06-26T04:41:47.9042798Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-06-26T04:41:47.9044934Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-06-26T04:41:47.9047545Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-06-26T04:41:47.9050392Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-06-26T04:41:47.9053195Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-06-26T04:41:47.9055878Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-06-26T04:41:47.9058796Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-06-26T04:41:47.9061826Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-06-26T04:41:47.9065059Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-06-26T04:41:47.9068178Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-06-26T04:41:47.9071510Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-06-26T04:41:47.9075245Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:41:47.9078784Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-06-26T04:41:47.9082551Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-06-26T04:41:47.9086333Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-06-26T04:41:47.9091786Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-06-26T04:41:47.9095698Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-06-26T04:41:47.9100336Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-06-26T04:41:47.9104398Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-06-26T04:41:47.9109050Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-06-26T04:41:47.9113162Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-06-26T04:41:47.9118215Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-06-26T04:41:47.9122544Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-06-26T04:41:47.9127282Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-06-26T04:41:47.9132314Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-06-26T04:41:47.9137277Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-06-26T04:41:47.9142061Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-06-26T04:41:47.9147227Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-06-26T04:41:47.9152396Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-06-26T04:41:47.9157928Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-06-26T04:41:47.9182365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-06-26T04:41:48.2246272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-06-26T04:41:48.3848772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-06-26T04:41:48.5480463Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-06-26T04:41:48.7645209Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-06-26T04:41:51.6877172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-06-26T04:42:04.3298434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-06-26T04:42:04.7090623Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-06-26T04:42:05.2899727Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-06-26T04:42:05.8931759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-06-26T04:42:07.0701184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-06-26T04:42:08.8651476Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-06-26T04:42:14.4936370Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-06-26T04:42:15.9407380Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-06-26T04:42:17.6885776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-06-26T04:42:19.0984588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-06-26T04:42:19.2545995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-06-26T04:42:19.6666512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-06-26T04:42:19.9607524Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-06-26T04:42:21.1855451Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-06-26T04:42:21.5464494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-06-26T04:42:21.7664479Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-06-26T04:42:23.3256705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-06-26T04:42:24.1390782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-06-26T04:42:24.8264500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-06-26T04:42:31.3209799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-06-26T04:42:34.1048586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-06-26T04:42:41.6417434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-06-26T04:42:41.8316895Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-06-26T04:42:51.4158242Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-06-26T04:42:51.5713572Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-06-26T04:42:51.7662418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-06-26T04:42:52.8267712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-06-26T04:42:53.0945336Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-06-26T04:42:53.7449542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-06-26T04:42:54.1522312Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-06-26T04:42:54.1624111Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-06-26T04:42:54.1698535Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-06-26T04:42:54.1905287Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-06-26T04:42:54.2229132Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-06-26T04:42:55.0957619Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-06-26T04:42:55.1163918Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-06-26T04:42:55.1535611Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-06-26T04:42:55.2470991Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-06-26T04:42:55.2780529Z Submodule path 'third_party/cudnn_frontend': checked out 'aa3abd4bc689d6412979c7f55f9cd132848c9c6a' 2024-06-26T04:42:55.7624785Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-06-26T04:42:56.0064690Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-06-26T04:42:56.0789396Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-06-26T04:42:56.0805550Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:42:56.0808798Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:42:56.0810902Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:42:56.0812818Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:42:56.0814788Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:42:56.0836107Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-06-26T04:42:57.1294833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-06-26T04:42:57.7214551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-06-26T04:42:59.5656775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-06-26T04:43:00.7023033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-06-26T04:43:01.0402230Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-06-26T04:43:01.1322890Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-06-26T04:43:01.5170556Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-06-26T04:43:01.5779583Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-06-26T04:43:01.5892078Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-06-26T04:43:01.6965511Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-06-26T04:43:01.7304919Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-06-26T04:43:01.7390966Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-06-26T04:43:01.7777612Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-06-26T04:43:01.8006078Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-06-26T04:43:01.8430408Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T04:43:01.8544056Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-06-26T04:43:01.8556715Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-06-26T04:43:01.8578296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-06-26T04:43:15.5339398Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-06-26T04:43:15.5507857Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-06-26T04:43:15.6409541Z Submodule path 'third_party/kineto': checked out '8681ff11e1fa54da39023076c5c43eddd87b7a8a' 2024-06-26T04:43:15.6425844Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:15.6428233Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:15.6430200Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:15.6453795Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-06-26T04:43:16.2174185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-06-26T04:43:17.6184166Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-06-26T04:43:18.8345699Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-06-26T04:43:18.8359381Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:18.8361849Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:18.8364101Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:18.8366342Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:18.8368758Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:18.8371722Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:18.8374030Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:18.8377024Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:18.8400157Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-06-26T04:43:19.8625548Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-06-26T04:43:20.2222490Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-06-26T04:43:21.6075926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-06-26T04:43:21.8807544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-06-26T04:43:22.3724610Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-06-26T04:43:23.5191909Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-06-26T04:43:30.6613130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-06-26T04:43:31.0191836Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-06-26T04:43:31.0352828Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-06-26T04:43:31.0698944Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-06-26T04:43:31.0823548Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-06-26T04:43:31.0835375Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:31.0857928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-06-26T04:43:31.3706708Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-06-26T04:43:31.3894568Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-06-26T04:43:31.4258642Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-06-26T04:43:31.5269673Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-06-26T04:43:31.5417874Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-06-26T04:43:31.5754389Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-06-26T04:43:31.6320278Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-06-26T04:43:31.6655293Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-06-26T04:43:31.6873508Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-06-26T04:43:31.7863635Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-06-26T04:43:32.0993649Z Submodule path 'third_party/onnx': checked out '990217f043af7222348ca8f0301e17fa7b841781' 2024-06-26T04:43:32.1023968Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:32.1026176Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:32.1048704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-06-26T04:43:32.5113453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-06-26T04:43:33.5362861Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-06-26T04:43:33.5666505Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-06-26T04:43:33.6253693Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-06-26T04:43:33.6269479Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:33.6271766Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:33.6274260Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:33.6277030Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:33.6280098Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:33.6282881Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:33.6285826Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:33.6289036Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:33.6311104Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-06-26T04:43:34.0279244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-06-26T04:43:35.1880443Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-06-26T04:43:35.5328871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-06-26T04:43:42.0215716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-06-26T04:43:42.2879967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-06-26T04:43:42.4696732Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-06-26T04:43:42.7419384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-06-26T04:43:50.4851085Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-06-26T04:43:50.5228080Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-06-26T04:43:50.5370526Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-06-26T04:43:50.6323576Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-06-26T04:43:50.6440235Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-06-26T04:43:50.6567917Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-06-26T04:43:50.6701110Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-06-26T04:43:50.6715084Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:50.6718209Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:50.6738390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-06-26T04:43:52.8532156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-06-26T04:43:54.2144703Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-06-26T04:43:54.2580392Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T04:43:54.6639245Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-06-26T04:43:54.6740727Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-06-26T04:43:54.9243726Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-06-26T04:43:54.9262115Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:54.9264007Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:54.9287175Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-06-26T04:43:55.3101524Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-06-26T04:43:56.4370598Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-06-26T04:43:56.5066953Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-06-26T04:43:56.5147667Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-06-26T04:43:56.5256065Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-06-26T04:43:56.5575119Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-06-26T04:43:56.5846897Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-06-26T04:43:56.6235878Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-06-26T04:43:56.6465245Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-06-26T04:43:56.6479798Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:56.6482093Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:56.6484139Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:56.6487255Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:56.6510225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-06-26T04:43:57.7432884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-06-26T04:43:57.9550689Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-06-26T04:43:59.0333104Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-06-26T04:44:00.1540225Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-06-26T04:44:00.1674943Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-06-26T04:44:00.2322068Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-06-26T04:44:00.2587557Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-06-26T04:44:00.2601819Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:44:00.2623538Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-06-26T04:44:00.4421622Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-06-26T04:44:00.4449976Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T04:44:00.4707868Z Entering 'android/libs/fbjni' 2024-06-26T04:44:00.4742208Z Entering 'third_party/FP16' 2024-06-26T04:44:00.4778558Z Entering 'third_party/FXdiv' 2024-06-26T04:44:00.4813606Z Entering 'third_party/NNPACK' 2024-06-26T04:44:00.4849483Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:44:00.4883973Z Entering 'third_party/XNNPACK' 2024-06-26T04:44:00.4936720Z Entering 'third_party/benchmark' 2024-06-26T04:44:00.4971028Z Entering 'third_party/cpp-httplib' 2024-06-26T04:44:00.5004803Z Entering 'third_party/cpuinfo' 2024-06-26T04:44:00.5039185Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:44:00.5074280Z Entering 'third_party/cutlass' 2024-06-26T04:44:00.5115138Z Entering 'third_party/eigen' 2024-06-26T04:44:00.5151876Z Entering 'third_party/fbgemm' 2024-06-26T04:44:00.5187268Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:44:00.5219753Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:44:00.5252625Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:44:00.5291906Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:44:00.5324830Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:44:00.5358053Z Entering 'third_party/flatbuffers' 2024-06-26T04:44:00.5395413Z Entering 'third_party/fmt' 2024-06-26T04:44:00.5428533Z Entering 'third_party/foxi' 2024-06-26T04:44:00.5461574Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:44:00.5494924Z Entering 'third_party/gloo' 2024-06-26T04:44:00.5529109Z Entering 'third_party/googletest' 2024-06-26T04:44:00.5560855Z Entering 'third_party/ideep' 2024-06-26T04:44:00.5594096Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:44:00.5633864Z Entering 'third_party/ittapi' 2024-06-26T04:44:00.5667518Z Entering 'third_party/kineto' 2024-06-26T04:44:00.5700299Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:44:00.5734101Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:44:00.5767377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:44:00.5799843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:44:00.5832727Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:44:00.5865424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:44:00.5899476Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:44:00.5931581Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:44:00.5964531Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:44:00.5999820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:44:00.6033887Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:44:00.6066838Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:44:00.6099974Z Entering 'third_party/mimalloc' 2024-06-26T04:44:00.6133443Z Entering 'third_party/nccl/nccl' 2024-06-26T04:44:00.6166539Z Entering 'third_party/nlohmann' 2024-06-26T04:44:00.6201101Z Entering 'third_party/onnx' 2024-06-26T04:44:00.6251076Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:44:00.6284305Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:44:00.6319424Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:44:00.6355002Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:44:00.6388520Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:44:00.6423331Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:44:00.6457358Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:44:00.6491932Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:44:00.6524189Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:44:00.6556804Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:44:00.6588975Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:44:00.6625287Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:44:00.6660166Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:44:00.6714552Z Entering 'third_party/pocketfft' 2024-06-26T04:44:00.6750903Z Entering 'third_party/protobuf' 2024-06-26T04:44:00.6788385Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:44:00.6823940Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:44:00.6860374Z Entering 'third_party/psimd' 2024-06-26T04:44:00.6895630Z Entering 'third_party/pthreadpool' 2024-06-26T04:44:00.6929176Z Entering 'third_party/pybind11' 2024-06-26T04:44:00.6963284Z Entering 'third_party/python-peachpy' 2024-06-26T04:44:00.6998721Z Entering 'third_party/sleef' 2024-06-26T04:44:00.7032952Z Entering 'third_party/tensorpipe' 2024-06-26T04:44:00.7067271Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:44:00.7100582Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:44:00.7133108Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:44:00.7166226Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:44:00.7199806Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:44:00.7247532Z ##[endgroup] 2024-06-26T04:44:00.7249775Z ##[group]Persisting credentials for submodules 2024-06-26T04:44:00.7253131Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-06-26T04:44:00.7517097Z Entering 'android/libs/fbjni' 2024-06-26T04:44:00.7562421Z Entering 'third_party/FP16' 2024-06-26T04:44:00.7605304Z Entering 'third_party/FXdiv' 2024-06-26T04:44:00.7650812Z Entering 'third_party/NNPACK' 2024-06-26T04:44:00.7695072Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:44:00.7738735Z Entering 'third_party/XNNPACK' 2024-06-26T04:44:00.7798626Z Entering 'third_party/benchmark' 2024-06-26T04:44:00.7840437Z Entering 'third_party/cpp-httplib' 2024-06-26T04:44:00.7883750Z Entering 'third_party/cpuinfo' 2024-06-26T04:44:00.7928361Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:44:00.7971395Z Entering 'third_party/cutlass' 2024-06-26T04:44:00.8024196Z Entering 'third_party/eigen' 2024-06-26T04:44:00.8069745Z Entering 'third_party/fbgemm' 2024-06-26T04:44:00.8113427Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:44:00.8155666Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:44:00.8199193Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:44:00.8248520Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:44:00.8290964Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:44:00.8333924Z Entering 'third_party/flatbuffers' 2024-06-26T04:44:00.8380313Z Entering 'third_party/fmt' 2024-06-26T04:44:00.8422434Z Entering 'third_party/foxi' 2024-06-26T04:44:00.8466537Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:44:00.8509100Z Entering 'third_party/gloo' 2024-06-26T04:44:00.8551152Z Entering 'third_party/googletest' 2024-06-26T04:44:00.8594264Z Entering 'third_party/ideep' 2024-06-26T04:44:00.8635145Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:44:00.8684418Z Entering 'third_party/ittapi' 2024-06-26T04:44:00.8728367Z Entering 'third_party/kineto' 2024-06-26T04:44:00.8771462Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:44:00.8815654Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:44:00.8860577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:44:00.8902421Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:44:00.8946107Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:44:00.8987580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:44:00.9031457Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:44:00.9073708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:44:00.9117538Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:44:00.9161548Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:44:00.9205351Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:44:00.9247579Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:44:00.9290646Z Entering 'third_party/mimalloc' 2024-06-26T04:44:00.9334860Z Entering 'third_party/nccl/nccl' 2024-06-26T04:44:00.9376912Z Entering 'third_party/nlohmann' 2024-06-26T04:44:00.9419850Z Entering 'third_party/onnx' 2024-06-26T04:44:00.9477589Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:44:00.9519489Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:44:00.9562988Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:44:00.9607548Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:44:00.9650653Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:44:00.9690673Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:44:00.9733240Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:44:00.9776954Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:44:00.9818264Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:44:00.9859556Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:44:00.9900442Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:44:00.9944999Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:44:00.9987179Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:44:01.0049289Z Entering 'third_party/pocketfft' 2024-06-26T04:44:01.0090455Z Entering 'third_party/protobuf' 2024-06-26T04:44:01.0136520Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:44:01.0179292Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:44:01.0223293Z Entering 'third_party/psimd' 2024-06-26T04:44:01.0264432Z Entering 'third_party/pthreadpool' 2024-06-26T04:44:01.0307456Z Entering 'third_party/pybind11' 2024-06-26T04:44:01.0348868Z Entering 'third_party/python-peachpy' 2024-06-26T04:44:01.0390316Z Entering 'third_party/sleef' 2024-06-26T04:44:01.0432130Z Entering 'third_party/tensorpipe' 2024-06-26T04:44:01.0474341Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:44:01.0517091Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:44:01.0556921Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:44:01.0598975Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:44:01.0639283Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:44:01.0698392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-06-26T04:44:01.0959474Z Entering 'android/libs/fbjni' 2024-06-26T04:44:01.0998992Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-06-26T04:44:01.1013154Z Entering 'third_party/FP16' 2024-06-26T04:44:01.1054526Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-06-26T04:44:01.1068415Z Entering 'third_party/FXdiv' 2024-06-26T04:44:01.1108436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-06-26T04:44:01.1122847Z Entering 'third_party/NNPACK' 2024-06-26T04:44:01.1162398Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-06-26T04:44:01.1178022Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:44:01.1216862Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-06-26T04:44:01.1232165Z Entering 'third_party/XNNPACK' 2024-06-26T04:44:01.1270469Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-06-26T04:44:01.1301996Z Entering 'third_party/benchmark' 2024-06-26T04:44:01.1340605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:44:01.1355127Z Entering 'third_party/cpp-httplib' 2024-06-26T04:44:01.1395050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-06-26T04:44:01.1409998Z Entering 'third_party/cpuinfo' 2024-06-26T04:44:01.1449174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T04:44:01.1463894Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:44:01.1503339Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-06-26T04:44:01.1518337Z Entering 'third_party/cutlass' 2024-06-26T04:44:01.1557266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-06-26T04:44:01.1579248Z Entering 'third_party/eigen' 2024-06-26T04:44:01.1617547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-06-26T04:44:01.1634267Z Entering 'third_party/fbgemm' 2024-06-26T04:44:01.1673512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-06-26T04:44:01.1689872Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:44:01.1727146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-06-26T04:44:01.1741974Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:44:01.1779920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T04:44:01.1794295Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:44:01.1832625Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-06-26T04:44:01.1853080Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:44:01.1891254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.1905920Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:44:01.1943436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-06-26T04:44:01.1959371Z Entering 'third_party/flatbuffers' 2024-06-26T04:44:01.1999573Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-06-26T04:44:01.2016835Z Entering 'third_party/fmt' 2024-06-26T04:44:01.2056037Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-06-26T04:44:01.2070698Z Entering 'third_party/foxi' 2024-06-26T04:44:01.2109997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-06-26T04:44:01.2124615Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:44:01.2164035Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-06-26T04:44:01.2178886Z Entering 'third_party/gloo' 2024-06-26T04:44:01.2217550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-06-26T04:44:01.2231978Z Entering 'third_party/googletest' 2024-06-26T04:44:01.2270845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.2285727Z Entering 'third_party/ideep' 2024-06-26T04:44:01.2324406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-06-26T04:44:01.2339036Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:44:01.2377447Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-06-26T04:44:01.2400152Z Entering 'third_party/ittapi' 2024-06-26T04:44:01.2439290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-06-26T04:44:01.2453910Z Entering 'third_party/kineto' 2024-06-26T04:44:01.2494748Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-06-26T04:44:01.2509375Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:44:01.2548803Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-06-26T04:44:01.2563382Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:44:01.2602460Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-06-26T04:44:01.2618314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:44:01.2658057Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-06-26T04:44:01.2672090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:44:01.2714114Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-06-26T04:44:01.2728320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:44:01.2772631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-06-26T04:44:01.2784901Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:44:01.2825877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-06-26T04:44:01.2842146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:44:01.2882026Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-06-26T04:44:01.2897286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:44:01.2938924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.2953237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:44:01.2992971Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-06-26T04:44:01.3008618Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:44:01.3049049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-06-26T04:44:01.3064242Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:44:01.3104231Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-06-26T04:44:01.3119605Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:44:01.3160456Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.3177075Z Entering 'third_party/mimalloc' 2024-06-26T04:44:01.3217746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-06-26T04:44:01.3233713Z Entering 'third_party/nccl/nccl' 2024-06-26T04:44:01.3274521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-06-26T04:44:01.3290478Z Entering 'third_party/nlohmann' 2024-06-26T04:44:01.3331321Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-06-26T04:44:01.3346695Z Entering 'third_party/onnx' 2024-06-26T04:44:01.3388198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-06-26T04:44:01.3420398Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:44:01.3461859Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:44:01.3475362Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:44:01.3515302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:44:01.3532571Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:44:01.3573042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-06-26T04:44:01.3589295Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:44:01.3628507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:44:01.3642964Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:44:01.3681939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.3696473Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:44:01.3735445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-06-26T04:44:01.3749412Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:44:01.3789394Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-06-26T04:44:01.3804770Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:44:01.3843435Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-06-26T04:44:01.3857308Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:44:01.3897940Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-06-26T04:44:01.3911525Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:44:01.3949914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-06-26T04:44:01.3963374Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:44:01.4003110Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-06-26T04:44:01.4019342Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:44:01.4058518Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-06-26T04:44:01.4074340Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:44:01.4114105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-06-26T04:44:01.4150896Z Entering 'third_party/pocketfft' 2024-06-26T04:44:01.4192084Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-06-26T04:44:01.4207237Z Entering 'third_party/protobuf' 2024-06-26T04:44:01.4249106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-06-26T04:44:01.4267090Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:44:01.4309284Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:44:01.4323667Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:44:01.4363433Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.4380982Z Entering 'third_party/psimd' 2024-06-26T04:44:01.4421936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-06-26T04:44:01.4436597Z Entering 'third_party/pthreadpool' 2024-06-26T04:44:01.4476801Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-06-26T04:44:01.4491591Z Entering 'third_party/pybind11' 2024-06-26T04:44:01.4532428Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:44:01.4547104Z Entering 'third_party/python-peachpy' 2024-06-26T04:44:01.4586954Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-06-26T04:44:01.4601863Z Entering 'third_party/sleef' 2024-06-26T04:44:01.4641848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-06-26T04:44:01.4657225Z Entering 'third_party/tensorpipe' 2024-06-26T04:44:01.4697414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-06-26T04:44:01.4711667Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:44:01.4751254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:44:01.4765401Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:44:01.4805094Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-06-26T04:44:01.4819486Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:44:01.4858973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-06-26T04:44:01.4873754Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:44:01.4913290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:44:01.4928654Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:44:01.4967160Z 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 2024-06-26T04:44:01.5644772Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T04:44:01.5908961Z Entering 'android/libs/fbjni' 2024-06-26T04:44:01.5945039Z Entering 'third_party/FP16' 2024-06-26T04:44:01.5980049Z Entering 'third_party/FXdiv' 2024-06-26T04:44:01.6014310Z Entering 'third_party/NNPACK' 2024-06-26T04:44:01.6049096Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:44:01.6082773Z Entering 'third_party/XNNPACK' 2024-06-26T04:44:01.6135110Z Entering 'third_party/benchmark' 2024-06-26T04:44:01.6169191Z Entering 'third_party/cpp-httplib' 2024-06-26T04:44:01.6202837Z Entering 'third_party/cpuinfo' 2024-06-26T04:44:01.6237196Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:44:01.6271877Z Entering 'third_party/cutlass' 2024-06-26T04:44:01.6313111Z Entering 'third_party/eigen' 2024-06-26T04:44:01.6348874Z Entering 'third_party/fbgemm' 2024-06-26T04:44:01.6383798Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:44:01.6418562Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:44:01.6453159Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:44:01.6492473Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:44:01.6526317Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:44:01.6561235Z Entering 'third_party/flatbuffers' 2024-06-26T04:44:01.6600193Z Entering 'third_party/fmt' 2024-06-26T04:44:01.6634695Z Entering 'third_party/foxi' 2024-06-26T04:44:01.6669326Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:44:01.6704662Z Entering 'third_party/gloo' 2024-06-26T04:44:01.6740432Z Entering 'third_party/googletest' 2024-06-26T04:44:01.6775715Z Entering 'third_party/ideep' 2024-06-26T04:44:01.6810929Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:44:01.6853710Z Entering 'third_party/ittapi' 2024-06-26T04:44:01.6888867Z Entering 'third_party/kineto' 2024-06-26T04:44:01.6923631Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:44:01.6960029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:44:01.6997071Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:44:01.7032666Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:44:01.7067739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:44:01.7102611Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:44:01.7139605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:44:01.7175536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:44:01.7211198Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:44:01.7247475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:44:01.7283464Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:44:01.7317176Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:44:01.7353634Z Entering 'third_party/mimalloc' 2024-06-26T04:44:01.7390093Z Entering 'third_party/nccl/nccl' 2024-06-26T04:44:01.7426822Z Entering 'third_party/nlohmann' 2024-06-26T04:44:01.7462353Z Entering 'third_party/onnx' 2024-06-26T04:44:01.7515227Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:44:01.7551094Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:44:01.7588564Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:44:01.7626017Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:44:01.7704429Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:44:01.7738463Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:44:01.7771617Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:44:01.7806978Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:44:01.7841202Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:44:01.7875211Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:44:01.7909521Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:44:01.7945365Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:44:01.7981699Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:44:01.8038581Z Entering 'third_party/pocketfft' 2024-06-26T04:44:01.8074975Z Entering 'third_party/protobuf' 2024-06-26T04:44:01.8113330Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:44:01.8147482Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:44:01.8182546Z Entering 'third_party/psimd' 2024-06-26T04:44:01.8218308Z Entering 'third_party/pthreadpool' 2024-06-26T04:44:01.8253144Z Entering 'third_party/pybind11' 2024-06-26T04:44:01.8287412Z Entering 'third_party/python-peachpy' 2024-06-26T04:44:01.8321363Z Entering 'third_party/sleef' 2024-06-26T04:44:01.8355241Z Entering 'third_party/tensorpipe' 2024-06-26T04:44:01.8389002Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:44:01.8421696Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:44:01.8455542Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:44:01.8488393Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:44:01.8520245Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:44:01.8567876Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T04:44:01.8823177Z Entering 'android/libs/fbjni' 2024-06-26T04:44:01.8857161Z Entering 'third_party/FP16' 2024-06-26T04:44:01.8891074Z Entering 'third_party/FXdiv' 2024-06-26T04:44:01.8924419Z Entering 'third_party/NNPACK' 2024-06-26T04:44:01.8958998Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:44:01.8992470Z Entering 'third_party/XNNPACK' 2024-06-26T04:44:01.9042661Z Entering 'third_party/benchmark' 2024-06-26T04:44:01.9077328Z Entering 'third_party/cpp-httplib' 2024-06-26T04:44:01.9110803Z Entering 'third_party/cpuinfo' 2024-06-26T04:44:01.9146344Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:44:01.9180186Z Entering 'third_party/cutlass' 2024-06-26T04:44:01.9222817Z Entering 'third_party/eigen' 2024-06-26T04:44:01.9258727Z Entering 'third_party/fbgemm' 2024-06-26T04:44:01.9293532Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:44:01.9326545Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:44:01.9360349Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:44:01.9400071Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:44:01.9433677Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:44:01.9468100Z Entering 'third_party/flatbuffers' 2024-06-26T04:44:01.9505897Z Entering 'third_party/fmt' 2024-06-26T04:44:01.9541083Z Entering 'third_party/foxi' 2024-06-26T04:44:01.9576599Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:44:01.9611218Z Entering 'third_party/gloo' 2024-06-26T04:44:01.9645454Z Entering 'third_party/googletest' 2024-06-26T04:44:01.9680151Z Entering 'third_party/ideep' 2024-06-26T04:44:01.9713045Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:44:01.9755103Z Entering 'third_party/ittapi' 2024-06-26T04:44:01.9789074Z Entering 'third_party/kineto' 2024-06-26T04:44:01.9824392Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:44:01.9858455Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:44:01.9893389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:44:01.9927326Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:44:01.9961951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:44:01.9994743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:44:02.0031105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:44:02.0065158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:44:02.0124698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:44:02.0134894Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:44:02.0169948Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:44:02.0204129Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:44:02.0238287Z Entering 'third_party/mimalloc' 2024-06-26T04:44:02.0275057Z Entering 'third_party/nccl/nccl' 2024-06-26T04:44:02.0310889Z Entering 'third_party/nlohmann' 2024-06-26T04:44:02.0348341Z Entering 'third_party/onnx' 2024-06-26T04:44:02.0401828Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:44:02.0437651Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:44:02.0474556Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:44:02.0511562Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:44:02.0546351Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:44:02.0580386Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:44:02.0614742Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:44:02.0651084Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:44:02.0684232Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:44:02.0717565Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:44:02.0750038Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:44:02.0786762Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:44:02.0821377Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:44:02.0875928Z Entering 'third_party/pocketfft' 2024-06-26T04:44:02.0910495Z Entering 'third_party/protobuf' 2024-06-26T04:44:02.0948619Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:44:02.0981903Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:44:02.1017510Z Entering 'third_party/psimd' 2024-06-26T04:44:02.1051737Z Entering 'third_party/pthreadpool' 2024-06-26T04:44:02.1086412Z Entering 'third_party/pybind11' 2024-06-26T04:44:02.1121565Z Entering 'third_party/python-peachpy' 2024-06-26T04:44:02.1155732Z Entering 'third_party/sleef' 2024-06-26T04:44:02.1190767Z Entering 'third_party/tensorpipe' 2024-06-26T04:44:02.1225293Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:44:02.1258845Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:44:02.1291896Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:44:02.1324904Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:44:02.1358459Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:44:02.1402804Z ##[endgroup] 2024-06-26T04:44:02.1439478Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:44:02.1465156Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:44:02.1789181Z Prepare all required actions 2024-06-26T04:44:02.1789679Z Getting action download info 2024-06-26T04:44:02.3406795Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-06-26T04:44:02.4581907Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-06-26T04:44:02.6760708Z ##[group]Run ./.github/actions/linux-build 2024-06-26T04:44:02.6761140Z with: 2024-06-26T04:44:02.6761491Z build-environment: linux-jammy-py3.8-gcc11-pch 2024-06-26T04:44:02.6762080Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:44:02.6762601Z build-generates-artifacts: true 2024-06-26T04:44:02.6763001Z build-with-debug: false 2024-06-26T04:44:02.6763344Z cuda-arch-list: 5.2 2024-06-26T04:44:02.6763851Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1 }, ]} 2024-06-26T04:44:02.6764485Z s3-bucket: gha-artifacts 2024-06-26T04:44:02.6765088Z GITHUB_TOKEN: *** 2024-06-26T04:44:02.6765406Z use_split_build: false 2024-06-26T04:44:02.6765745Z runner: linux.2xlarge 2024-06-26T04:44:02.6766051Z ##[endgroup] 2024-06-26T04:44:02.6870439Z Prepare all required actions 2024-06-26T04:44:02.6870876Z Getting action download info 2024-06-26T04:44:02.7846478Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:44:02.9228532Z ##[group]Run ./.github/actions/setup-linux 2024-06-26T04:44:02.9228978Z ##[endgroup] 2024-06-26T04:44:02.9302617Z ##[group]Run set -euo pipefail 2024-06-26T04:44:02.9303052Z set -euo pipefail 2024-06-26T04:44:02.9303441Z function get_ec2_metadata() { 2024-06-26T04:44:02.9303981Z  # Pulled from instance metadata endpoint for EC2 2024-06-26T04:44:02.9304917Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-06-26T04:44:02.9305884Z  category=$1 2024-06-26T04:44:02.9306417Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-06-26T04:44:02.9307065Z  runner_name_str=i-0b244a7e4885622af 2024-06-26T04:44:02.9307515Z  if [[ -f /.inarc ]]; then 2024-06-26T04:44:02.9308012Z  echo "ARC Runner, no info on ec2 metadata" 2024-06-26T04:44:02.9308586Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-06-26T04:44:02.9309276Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-06-26T04:44:02.9309896Z  else 2024-06-26T04:44:02.9310388Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-06-26T04:44:02.9310975Z  fi 2024-06-26T04:44:02.9311230Z } 2024-06-26T04:44:02.9311581Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-06-26T04:44:02.9312171Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-06-26T04:44:02.9312839Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-06-26T04:44:02.9313424Z echo "system info $(uname -a)" 2024-06-26T04:44:02.9321314Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:02.9321822Z ##[endgroup] 2024-06-26T04:44:02.9404265Z ami-id: ami-0ce0c36d7a00b20e2 2024-06-26T04:44:02.9457919Z instance-id: i-0b244a7e4885622af 2024-06-26T04:44:02.9509565Z instance-type: c5.2xlarge 2024-06-26T04:44:02.9516372Z system info Linux ip-10-0-47-236.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-06-26T04:44:02.9539609Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T04:44:02.9540574Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T04:44:02.9548316Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:02.9548849Z ##[endgroup] 2024-06-26T04:44:02.9613489Z ##[group]Run if systemctl is-active --quiet docker; then 2024-06-26T04:44:02.9614106Z if systemctl is-active --quiet docker; then 2024-06-26T04:44:02.9614658Z  echo "Docker daemon is running..."; 2024-06-26T04:44:02.9615110Z else 2024-06-26T04:44:02.9615595Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-06-26T04:44:02.9616198Z fi 2024-06-26T04:44:02.9623399Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:02.9623907Z ##[endgroup] 2024-06-26T04:44:02.9661065Z Docker daemon is running... 2024-06-26T04:44:02.9728676Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:44:02.9729290Z with: 2024-06-26T04:44:02.9729547Z shell: bash 2024-06-26T04:44:02.9729819Z timeout_minutes: 5 2024-06-26T04:44:02.9730127Z max_attempts: 3 2024-06-26T04:44:02.9730431Z retry_wait_seconds: 30 2024-06-26T04:44:02.9731938Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-06-26T04:44:02.9733518Z polling_interval_seconds: 1 2024-06-26T04:44:02.9733889Z warning_on_retry: true 2024-06-26T04:44:02.9734236Z continue_on_error: false 2024-06-26T04:44:02.9734579Z env: 2024-06-26T04:44:02.9734843Z AWS_RETRY_MODE: standard 2024-06-26T04:44:02.9735182Z AWS_MAX_ATTEMPTS: 5 2024-06-26T04:44:02.9735500Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T04:44:02.9735868Z ##[endgroup] 2024-06-26T04:44:03.8382172Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:44:03.8383542Z Configure a credential helper to remove this warning. See 2024-06-26T04:44:03.8384509Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:44:03.8385201Z 2024-06-26T04:44:03.8385551Z Login Succeeded 2024-06-26T04:44:04.0257159Z Command completed after 1 attempt(s). 2024-06-26T04:44:04.0305057Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:44:04.0305815Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:44:04.0306487Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:44:04.0314228Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.0314731Z ##[endgroup] 2024-06-26T04:44:04.0382976Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:44:04.0383775Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:44:04.0384385Z # shellcheck disable=SC2046 2024-06-26T04:44:04.0384843Z docker stop $(docker ps -q) || true 2024-06-26T04:44:04.0385311Z # Prune all of the docker images 2024-06-26T04:44:04.0385762Z docker system prune -af 2024-06-26T04:44:04.0392944Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.0393473Z ##[endgroup] 2024-06-26T04:44:04.0659929Z "docker stop" requires at least 1 argument. 2024-06-26T04:44:04.0660987Z See 'docker stop --help'. 2024-06-26T04:44:04.0661434Z 2024-06-26T04:44:04.0661853Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-06-26T04:44:04.0662475Z 2024-06-26T04:44:04.0662718Z Stop one or more running containers 2024-06-26T04:44:04.0809622Z Total reclaimed space: 0B 2024-06-26T04:44:04.0843211Z ##[group]Run set +e 2024-06-26T04:44:04.0843590Z set +e 2024-06-26T04:44:04.0843863Z set -x 2024-06-26T04:44:04.0844148Z  2024-06-26T04:44:04.0844460Z PT_DOMAIN=download.pytorch.org 2024-06-26T04:44:04.0845270Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-06-26T04:44:04.0846410Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-06-26T04:44:04.0847202Z # one is returned at random 2024-06-26T04:44:04.0848145Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-06-26T04:44:04.0848680Z  2024-06-26T04:44:04.0848985Z if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T04:44:04.0849602Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-06-26T04:44:04.0850382Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-06-26T04:44:04.0850949Z  2024-06-26T04:44:04.0851255Z  if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T04:44:04.0851797Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-06-26T04:44:04.0852305Z  exit 1 2024-06-26T04:44:04.0852602Z  fi 2024-06-26T04:44:04.0852858Z fi 2024-06-26T04:44:04.0853117Z  2024-06-26T04:44:04.0853460Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-06-26T04:44:04.0853970Z  # Clean up any old records first 2024-06-26T04:44:04.0854494Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-06-26T04:44:04.0854944Z fi 2024-06-26T04:44:04.0855194Z  2024-06-26T04:44:04.0855619Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-06-26T04:44:04.0856176Z cat /etc/hosts 2024-06-26T04:44:04.0864005Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.0864522Z ##[endgroup] 2024-06-26T04:44:04.0917969Z + PT_DOMAIN=download.pytorch.org 2024-06-26T04:44:04.0923120Z ++ dig -4 +short download.pytorch.org 2024-06-26T04:44:04.0923930Z ++ tail -n1 2024-06-26T04:44:04.1292933Z + RESOLVED_IP=18.160.10.22 2024-06-26T04:44:04.1293508Z + '[' -z 18.160.10.22 ']' 2024-06-26T04:44:04.1293947Z + grep -r download.pytorch.org /etc/hosts 2024-06-26T04:44:04.1300748Z 18.160.10.36 download.pytorch.org 2024-06-26T04:44:04.1301761Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-06-26T04:44:04.1401073Z + sudo tee -a /etc/hosts 2024-06-26T04:44:04.1401842Z + echo '18.160.10.22 download.pytorch.org' 2024-06-26T04:44:04.1474328Z 18.160.10.22 download.pytorch.org 2024-06-26T04:44:04.1486809Z + cat /etc/hosts 2024-06-26T04:44:04.1493126Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-06-26T04:44:04.1506537Z ::1 localhost6 localhost6.localdomain6 2024-06-26T04:44:04.1507069Z 18.160.10.22 download.pytorch.org 2024-06-26T04:44:04.1674024Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-06-26T04:44:04.1674646Z with: 2024-06-26T04:44:04.1675010Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:44:04.1675538Z docker-build-dir: .ci/docker 2024-06-26T04:44:04.1676021Z working-directory: . 2024-06-26T04:44:04.1676488Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.1677035Z force-push: false 2024-06-26T04:44:04.1677339Z ##[endgroup] 2024-06-26T04:44:04.1698736Z ##[group]Run set -ex 2024-06-26T04:44:04.1699115Z set -ex 2024-06-26T04:44:04.1699423Z  2024-06-26T04:44:04.1699994Z # If the docker build directory or the build script doesn't exist, the action will 2024-06-26T04:44:04.1700993Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-06-26T04:44:04.1701832Z # job could then download the pre-built image as usual 2024-06-26T04:44:04.1702594Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-06-26T04:44:04.1703294Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1703947Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1704508Z  2024-06-26T04:44:04.1705029Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-06-26T04:44:04.1705679Z  exit 0 2024-06-26T04:44:04.1705970Z else 2024-06-26T04:44:04.1706317Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1706777Z fi 2024-06-26T04:44:04.1707163Z  2024-06-26T04:44:04.1707628Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-06-26T04:44:04.1708533Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-06-26T04:44:04.1709353Z  # use it as it is, but first let's extract the tag 2024-06-26T04:44:04.1710073Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-06-26T04:44:04.1710836Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1711569Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1712132Z else 2024-06-26T04:44:04.1712564Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-06-26T04:44:04.1713247Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1714192Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1714979Z fi 2024-06-26T04:44:04.1722769Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.1723282Z env: 2024-06-26T04:44:04.1723530Z REPO_NAME: pytorch 2024-06-26T04:44:04.1723948Z DOCKER_IMAGE_NAME: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:44:04.1724455Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T04:44:04.1724946Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.1725475Z ##[endgroup] 2024-06-26T04:44:04.1747979Z + [[ ! -d .ci/docker ]] 2024-06-26T04:44:04.1748380Z + [[ ! -f .ci/docker/build.sh ]] 2024-06-26T04:44:04.1748769Z + echo skip=false 2024-06-26T04:44:04.1750595Z + [[ pytorch-linux-jammy-py3.8-gcc11 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-06-26T04:44:04.1751870Z ++ git rev-parse HEAD:.ci/docker 2024-06-26T04:44:04.1765707Z + DOCKER_TAG=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.1766940Z + echo docker-tag=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.1769128Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.1813551Z ##[group]Run set +e 2024-06-26T04:44:04.1813904Z set +e 2024-06-26T04:44:04.1814193Z set -x 2024-06-26T04:44:04.1814472Z  2024-06-26T04:44:04.1814719Z login() { 2024-06-26T04:44:04.1815395Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T04:44:04.1816142Z } 2024-06-26T04:44:04.1816388Z  2024-06-26T04:44:04.1816650Z retry () { 2024-06-26T04:44:04.1817031Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T04:44:04.1817464Z } 2024-06-26T04:44:04.1817722Z  2024-06-26T04:44:04.1818021Z retry login "${DOCKER_REGISTRY}" 2024-06-26T04:44:04.1818439Z  2024-06-26T04:44:04.1818911Z # Check if image already exists, if it does then skip building it 2024-06-26T04:44:04.1819644Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-06-26T04:44:04.1820142Z  exit 0 2024-06-26T04:44:04.1820427Z fi 2024-06-26T04:44:04.1820688Z  2024-06-26T04:44:04.1821179Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-06-26T04:44:04.1822038Z # be empty. The default action would be to continue rebuild the image 2024-06-26T04:44:04.1822795Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-06-26T04:44:04.1823485Z  # if we're on the base branch then use the parent commit 2024-06-26T04:44:04.1824073Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-06-26T04:44:04.1824504Z else 2024-06-26T04:44:04.1824971Z  # otherwise we're on a PR, so use the most recent base commit 2024-06-26T04:44:04.1825807Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-06-26T04:44:04.1826324Z fi 2024-06-26T04:44:04.1826589Z  2024-06-26T04:44:04.1826881Z if [[ -z "${MERGE_BASE}" ]]; then 2024-06-26T04:44:04.1827390Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1827855Z  2024-06-26T04:44:04.1828522Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-06-26T04:44:04.1829327Z  exit 0 2024-06-26T04:44:04.1829623Z fi 2024-06-26T04:44:04.1829875Z  2024-06-26T04:44:04.1830314Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-06-26T04:44:04.1831341Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-06-26T04:44:04.1832198Z  exit 1 2024-06-26T04:44:04.1832478Z fi 2024-06-26T04:44:04.1832752Z  2024-06-26T04:44:04.1833257Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-06-26T04:44:04.1834256Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-06-26T04:44:04.1835184Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-06-26T04:44:04.1836331Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-06-26T04:44:04.1837490Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-06-26T04:44:04.1838169Z fi 2024-06-26T04:44:04.1838435Z  2024-06-26T04:44:04.1838780Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:44:04.1846115Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.1846624Z env: 2024-06-26T04:44:04.1846896Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T04:44:04.1847475Z BASE_REVISION: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:44:04.1848798Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.1849891Z DOCKER_TAG: 91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.1850493Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.1851024Z ##[endgroup] 2024-06-26T04:44:04.1872220Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.1872967Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.1874931Z + aws ecr get-login-password --region us-east-1 2024-06-26T04:44:04.1876292Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.5953695Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:44:04.5955109Z Configure a credential helper to remove this warning. See 2024-06-26T04:44:04.5956734Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:44:04.5957315Z 2024-06-26T04:44:04.5957428Z Login Succeeded 2024-06-26T04:44:04.5965299Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.7771771Z { 2024-06-26T04:44:04.7772246Z "schemaVersion": 2, 2024-06-26T04:44:04.7773118Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-06-26T04:44:04.7774105Z "config": { 2024-06-26T04:44:04.7774615Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-06-26T04:44:04.7775588Z "size": 44015, 2024-06-26T04:44:04.7776806Z "digest": "sha256:14402cfc353dbfa2ba1fa30f87c7ccf0e77a56d529c503e4a803c15ef3448962" 2024-06-26T04:44:04.7778295Z }, 2024-06-26T04:44:04.7778844Z "layers": [ 2024-06-26T04:44:04.7779415Z { 2024-06-26T04:44:04.7780422Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7782204Z "size": 30439283, 2024-06-26T04:44:04.7783164Z "digest": "sha256:2ec76a50fe7c8d5db9ec25590b9217e14e3920513c6e7b5be55db72a16b55f7c" 2024-06-26T04:44:04.7784162Z }, 2024-06-26T04:44:04.7784467Z { 2024-06-26T04:44:04.7785123Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7785951Z "size": 1823, 2024-06-26T04:44:04.7786754Z "digest": "sha256:94cf876dd15336a1bb9c68efe3c199eb689974408d8d00307e6ee7c39375add8" 2024-06-26T04:44:04.7787670Z }, 2024-06-26T04:44:04.7788005Z { 2024-06-26T04:44:04.7788477Z + exit 0 2024-06-26T04:44:04.7789174Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7790190Z "size": 313225743, 2024-06-26T04:44:04.7791138Z "digest": "sha256:844eff13770e3d7fcbb311cc117c4644a656c61edacc026aa3a4167da5c78eac" 2024-06-26T04:44:04.7792260Z }, 2024-06-26T04:44:04.7792667Z { 2024-06-26T04:44:04.7793438Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7794387Z "size": 804, 2024-06-26T04:44:04.7795333Z "digest": "sha256:0ebe1846f17bf25dd364aeebc97768509fda90340864aaaf66f18435862b5d00" 2024-06-26T04:44:04.7796573Z }, 2024-06-26T04:44:04.7796935Z { 2024-06-26T04:44:04.7797708Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7798763Z "size": 106, 2024-06-26T04:44:04.7799731Z "digest": "sha256:aab1810da80ffabe097875b02464bde8a4a3db91be2d3bbbe39ccdec81a36b2d" 2024-06-26T04:44:04.7800862Z }, 2024-06-26T04:44:04.7801242Z { 2024-06-26T04:44:04.7802028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7803088Z "size": 545, 2024-06-26T04:44:04.7803971Z "digest": "sha256:f7a111ade856ed3b73afaea5a82f7717419e8215a08d5289c3bca760c5369c95" 2024-06-26T04:44:04.7804632Z }, 2024-06-26T04:44:04.7804856Z { 2024-06-26T04:44:04.7805372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7806612Z "size": 1239, 2024-06-26T04:44:04.7807590Z "digest": "sha256:4521770e6b41adbbb2db5cff2e8b83a06b08caed66486df8ee6884ffa2625bf4" 2024-06-26T04:44:04.7809055Z }, 2024-06-26T04:44:04.7809452Z { 2024-06-26T04:44:04.7809933Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7810903Z "size": 484, 2024-06-26T04:44:04.7811840Z "digest": "sha256:deb25f4e99d07c3a82d02a1c780af7d3298b55434c9998f9fffd83dc97dc1077" 2024-06-26T04:44:04.7812872Z }, 2024-06-26T04:44:04.7813358Z { 2024-06-26T04:44:04.7814137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7814926Z "size": 110320620, 2024-06-26T04:44:04.7815484Z "digest": "sha256:77b895c04768539cb607a2e35c08521bc97388f138643c1a2ff93365693ab2df" 2024-06-26T04:44:04.7816111Z }, 2024-06-26T04:44:04.7816330Z { 2024-06-26T04:44:04.7816765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7817336Z "size": 3684, 2024-06-26T04:44:04.7817871Z "digest": "sha256:cf312583a2f806332647a141d0517260a0e45439a169dd92274ead5979f81acd" 2024-06-26T04:44:04.7818493Z }, 2024-06-26T04:44:04.7818725Z { 2024-06-26T04:44:04.7819146Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7819719Z "size": 1905, 2024-06-26T04:44:04.7820275Z "digest": "sha256:a180d8bca39de20a44602dd9e54099934988e98b0659cf7770cedfff341da77c" 2024-06-26T04:44:04.7820907Z }, 2024-06-26T04:44:04.7821293Z { 2024-06-26T04:44:04.7821728Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7822286Z "size": 702, 2024-06-26T04:44:04.7822834Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:44:04.7823473Z }, 2024-06-26T04:44:04.7823691Z { 2024-06-26T04:44:04.7824127Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7824703Z "size": 2627181312, 2024-06-26T04:44:04.7825415Z "digest": "sha256:f32c36ef12b53151147e93ec42d342771bfad4fec642edd6a9b9e5f8326a3e77" 2024-06-26T04:44:04.7826083Z }, 2024-06-26T04:44:04.7826319Z { 2024-06-26T04:44:04.7826745Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7827324Z "size": 32, 2024-06-26T04:44:04.7827885Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7828519Z }, 2024-06-26T04:44:04.7828751Z { 2024-06-26T04:44:04.7829187Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7829746Z "size": 381, 2024-06-26T04:44:04.7830294Z "digest": "sha256:a29555b55aa4775dfe3656a896ba2b217487eaf2d243c87a539bccf2d37f39c7" 2024-06-26T04:44:04.7830942Z }, 2024-06-26T04:44:04.7831163Z { 2024-06-26T04:44:04.7831598Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7832172Z "size": 220641, 2024-06-26T04:44:04.7832715Z "digest": "sha256:45d450910c56999dfec09dcf8bfbfd86105905281c6a3857b7031faf255f04b2" 2024-06-26T04:44:04.7833365Z }, 2024-06-26T04:44:04.7833596Z { 2024-06-26T04:44:04.7834017Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7834591Z "size": 232, 2024-06-26T04:44:04.7835137Z "digest": "sha256:b2dd7129275db5ceb6d3257a7e3f75711661020063a2d19616eb48365c88c9c0" 2024-06-26T04:44:04.7835871Z }, 2024-06-26T04:44:04.7836095Z { 2024-06-26T04:44:04.7836539Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7837116Z "size": 2840574, 2024-06-26T04:44:04.7837670Z "digest": "sha256:efd2aa485229a0666afce3f0965ec82713c94d4a3dba5008856716f4559c7e39" 2024-06-26T04:44:04.7838321Z }, 2024-06-26T04:44:04.7838552Z { 2024-06-26T04:44:04.7838975Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7839545Z "size": 1990, 2024-06-26T04:44:04.7840097Z "digest": "sha256:0661ae1bd510185c6176c43a2090f7fd4ad6a625ec04c827eb6149a37ae08030" 2024-06-26T04:44:04.7840835Z }, 2024-06-26T04:44:04.7841078Z { 2024-06-26T04:44:04.7841518Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7842083Z "size": 105, 2024-06-26T04:44:04.7842642Z "digest": "sha256:8e2059e3bfeba4fb9459ce01583b11644de40185026ff7c0fb758190b3dfabe1" 2024-06-26T04:44:04.7843285Z }, 2024-06-26T04:44:04.7843507Z { 2024-06-26T04:44:04.7843943Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7844519Z "size": 566, 2024-06-26T04:44:04.7845060Z "digest": "sha256:6542c0ef474e272d1a5f15b04ffd0ec7f1f536ba784ff139c58399b1c4248149" 2024-06-26T04:44:04.7845705Z }, 2024-06-26T04:44:04.7845935Z { 2024-06-26T04:44:04.7846358Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7846931Z "size": 32, 2024-06-26T04:44:04.7847491Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7848339Z }, 2024-06-26T04:44:04.7848585Z { 2024-06-26T04:44:04.7849029Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7849583Z "size": 104, 2024-06-26T04:44:04.7850143Z "digest": "sha256:861b401f0ab5d6012e70dbd6ef8e5a9d5bce4689c87a635433ae7b7175ee0e16" 2024-06-26T04:44:04.7850789Z }, 2024-06-26T04:44:04.7851010Z { 2024-06-26T04:44:04.7851451Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7852021Z "size": 504, 2024-06-26T04:44:04.7852550Z "digest": "sha256:4ca9a23a73e71088cb9f0177151c841288f42938b799bf25c96e290463ba3a6c" 2024-06-26T04:44:04.7853180Z }, 2024-06-26T04:44:04.7853415Z { 2024-06-26T04:44:04.7853840Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7854413Z "size": 101109809, 2024-06-26T04:44:04.7854969Z "digest": "sha256:f6485591ba901699c177749168e8607338acdd109d977bfb67202fcf28b55842" 2024-06-26T04:44:04.7855581Z }, 2024-06-26T04:44:04.7855812Z { 2024-06-26T04:44:04.7856360Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7856929Z "size": 109, 2024-06-26T04:44:04.7857475Z "digest": "sha256:142b23cc83b8eba936d2663f8572979cd09d4d8963c1366cb87349132bbd83f3" 2024-06-26T04:44:04.7858120Z }, 2024-06-26T04:44:04.7858341Z { 2024-06-26T04:44:04.7858787Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7859365Z "size": 490, 2024-06-26T04:44:04.7859906Z "digest": "sha256:9f65d81b1aabd595f2419d33e6306b8474c43b28decbd11ca44ed37279010ff9" 2024-06-26T04:44:04.7860551Z }, 2024-06-26T04:44:04.7860782Z { 2024-06-26T04:44:04.7861205Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7861773Z "size": 336, 2024-06-26T04:44:04.7862329Z "digest": "sha256:260c90c40e762e888fcdd2a02024508f9af42ce14d46dec48e0ff34ab2cb0894" 2024-06-26T04:44:04.7862962Z }, 2024-06-26T04:44:04.7863194Z { 2024-06-26T04:44:04.7863625Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7864193Z "size": 103, 2024-06-26T04:44:04.7864730Z "digest": "sha256:b667c8726b8f413f7960e0813c9dbc93930426059a6ad0342a358d386e9c233a" 2024-06-26T04:44:04.7865357Z }, 2024-06-26T04:44:04.7865574Z { 2024-06-26T04:44:04.7866009Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7866577Z "size": 1474, 2024-06-26T04:44:04.7867119Z "digest": "sha256:9e75cc8302f3c403885811054b10f69b21cc2a4fafafac214b2b659cc9036959" 2024-06-26T04:44:04.7867757Z }, 2024-06-26T04:44:04.7867992Z { 2024-06-26T04:44:04.7868416Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7868991Z "size": 465317655, 2024-06-26T04:44:04.7869561Z "digest": "sha256:30ff689874b32b30ec30d1f7081d1f14a4e7bf0f5ed8108647f192c7ac6e7188" 2024-06-26T04:44:04.7870191Z }, 2024-06-26T04:44:04.7870424Z { 2024-06-26T04:44:04.7870857Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7871507Z "size": 160, 2024-06-26T04:44:04.7872070Z "digest": "sha256:e75ff799212e700eddfd97d957cf9000a5cb79001cdd2d1d258016fc76b38b04" 2024-06-26T04:44:04.7872719Z }, 2024-06-26T04:44:04.7872938Z { 2024-06-26T04:44:04.7873372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7873946Z "size": 2211, 2024-06-26T04:44:04.7874485Z "digest": "sha256:319065f88688c9273cff5b495dba47e4a017feda1bf861b6b6ff997cc11ce29f" 2024-06-26T04:44:04.7875123Z }, 2024-06-26T04:44:04.7875359Z { 2024-06-26T04:44:04.7875880Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7876460Z "size": 152, 2024-06-26T04:44:04.7877028Z "digest": "sha256:a26ad32bbc0fe830ffb52ed978b971cb4c492c489ac4d80c97f472952eb6c529" 2024-06-26T04:44:04.7877672Z }, 2024-06-26T04:44:04.7877907Z { 2024-06-26T04:44:04.7878342Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7878905Z "size": 648, 2024-06-26T04:44:04.7879468Z "digest": "sha256:1347adb36d32b24469eee98e2d1e94305ea395ab49d7616021705edc304c9524" 2024-06-26T04:44:04.7880104Z }, 2024-06-26T04:44:04.7880320Z { 2024-06-26T04:44:04.7880754Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7881323Z "size": 32, 2024-06-26T04:44:04.7881865Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7882519Z }, 2024-06-26T04:44:04.7882749Z { 2024-06-26T04:44:04.7883171Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7883743Z "size": 162, 2024-06-26T04:44:04.7884311Z "digest": "sha256:8b2e5004bcbab0b9c3b20aaec3aa2f3f482f8cbdc8e488d1e92a24646aebe851" 2024-06-26T04:44:04.7884960Z }, 2024-06-26T04:44:04.7885193Z { 2024-06-26T04:44:04.7885625Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7886180Z "size": 109, 2024-06-26T04:44:04.7886744Z "digest": "sha256:3ad8bad3700657dbadc73b57a9f435ab604b52af2dbb2960fec90101703c2c7c" 2024-06-26T04:44:04.7887479Z }, 2024-06-26T04:44:04.7887861Z { 2024-06-26T04:44:04.7888310Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7888886Z "size": 102, 2024-06-26T04:44:04.7889429Z "digest": "sha256:d335836e780559f38cf4cacaf5fa72a7fd7d9c4cfc1286978413360de54cd94d" 2024-06-26T04:44:04.7890080Z }, 2024-06-26T04:44:04.7890315Z { 2024-06-26T04:44:04.7890738Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7891311Z "size": 422, 2024-06-26T04:44:04.7891868Z "digest": "sha256:03e3083ae7df397a9661184e7bc0ca6bbc2e1f6854833a31fcaadd40bfeec4b2" 2024-06-26T04:44:04.7892497Z }, 2024-06-26T04:44:04.7892729Z { 2024-06-26T04:44:04.7893166Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7893727Z "size": 32, 2024-06-26T04:44:04.7894293Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7894959Z }, 2024-06-26T04:44:04.7895182Z { 2024-06-26T04:44:04.7895619Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7896195Z "size": 111, 2024-06-26T04:44:04.7896747Z "digest": "sha256:97cc85cb7c4e8e1a4f40eff1a6443c10d929b413dbc2a2a69bbf4b04005e17c2" 2024-06-26T04:44:04.7897411Z }, 2024-06-26T04:44:04.7897656Z { 2024-06-26T04:44:04.7898078Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7898656Z "size": 475, 2024-06-26T04:44:04.7899217Z "digest": "sha256:d490220e4f6bc3cd20e5a46b873043c8f47ffaa718f81ef42a8e45704fc2e96c" 2024-06-26T04:44:04.7899853Z }, 2024-06-26T04:44:04.7900090Z { 2024-06-26T04:44:04.7900527Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7901086Z "size": 32, 2024-06-26T04:44:04.7901639Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7902290Z }, 2024-06-26T04:44:04.7902638Z { 2024-06-26T04:44:04.7903091Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7903671Z "size": 112, 2024-06-26T04:44:04.7904186Z "digest": "sha256:04d0190bc97a111068f095e0631193a6ef218093d621a406151a284e12049861" 2024-06-26T04:44:04.7904810Z }, 2024-06-26T04:44:04.7905040Z { 2024-06-26T04:44:04.7905465Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7906039Z "size": 563, 2024-06-26T04:44:04.7906588Z "digest": "sha256:04d47328c7bd2d0987f8357de16bdf9224a7629db9fc046318942fbcee32c568" 2024-06-26T04:44:04.7907221Z }, 2024-06-26T04:44:04.7907451Z { 2024-06-26T04:44:04.7907889Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7908458Z "size": 43163951, 2024-06-26T04:44:04.7909035Z "digest": "sha256:69a3d4e29db0e7d7bd5833503abd51a03f51e2ee4dc4c5317f572a7e9ab4edda" 2024-06-26T04:44:04.7909688Z }, 2024-06-26T04:44:04.7909906Z { 2024-06-26T04:44:04.7910358Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7910936Z "size": 106, 2024-06-26T04:44:04.7911489Z "digest": "sha256:0231c909d672d2e40b9deccf81dc97dddfdd0530b2b072782fe8d2b29957aa54" 2024-06-26T04:44:04.7912144Z }, 2024-06-26T04:44:04.7912376Z { 2024-06-26T04:44:04.7912798Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7913372Z "size": 295, 2024-06-26T04:44:04.7913932Z "digest": "sha256:7af7703fd0c99d4c22c6c420c3ca9ace4646234bce2dbbc8e4a685276bd96a6b" 2024-06-26T04:44:04.7914571Z }, 2024-06-26T04:44:04.7914803Z { 2024-06-26T04:44:04.7915238Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7915933Z "size": 32, 2024-06-26T04:44:04.7916497Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7917156Z }, 2024-06-26T04:44:04.7917378Z { 2024-06-26T04:44:04.7917814Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7918525Z "size": 106, 2024-06-26T04:44:04.7919058Z "digest": "sha256:027ac6996c62a5c9772f3885939b2ca1508d6342a46be3344c2eb474c0032903" 2024-06-26T04:44:04.7919691Z }, 2024-06-26T04:44:04.7919925Z { 2024-06-26T04:44:04.7920355Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7920932Z "size": 425, 2024-06-26T04:44:04.7921487Z "digest": "sha256:74a68590fdfcf793ff1148af97440cab24ff53112786632dfd31af3861d7d695" 2024-06-26T04:44:04.7922118Z }, 2024-06-26T04:44:04.7922353Z { 2024-06-26T04:44:04.7922789Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7923350Z "size": 19308854, 2024-06-26T04:44:04.7923915Z "digest": "sha256:2e867e2465c63943a6f568b03f82de03caa582dbcfb66bb8364ca6af33bf687e" 2024-06-26T04:44:04.7924565Z }, 2024-06-26T04:44:04.7924783Z { 2024-06-26T04:44:04.7925221Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7925802Z "size": 108, 2024-06-26T04:44:04.7926349Z "digest": "sha256:f51a2243c1bf3305a28ce63dcb4e55761f73abf2dc0172c25921e352761dc92e" 2024-06-26T04:44:04.7926997Z }, 2024-06-26T04:44:04.7927234Z { 2024-06-26T04:44:04.7927870Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7928454Z "size": 441, 2024-06-26T04:44:04.7929023Z "digest": "sha256:dccc1e11707a46b3ff2271ca32b160514fed1bc6a7e80dd316aba8fe7ef834dd" 2024-06-26T04:44:04.7929677Z }, 2024-06-26T04:44:04.7929921Z { 2024-06-26T04:44:04.7930363Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7930928Z "size": 702, 2024-06-26T04:44:04.7931483Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:44:04.7932119Z }, 2024-06-26T04:44:04.7932337Z { 2024-06-26T04:44:04.7932772Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7933344Z "size": 142, 2024-06-26T04:44:04.7934026Z "digest": "sha256:fa84b128b2d8bd6d79b5e2f01e4cf834d1b1d9439d42893cd7a3f2c0f9ecd923" 2024-06-26T04:44:04.7934685Z }, 2024-06-26T04:44:04.7934922Z { 2024-06-26T04:44:04.7935350Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7935931Z "size": 135, 2024-06-26T04:44:04.7936494Z "digest": "sha256:79c5c1b4789a8061392ed80f7df55a0cf8b3f578f569025973dafc832d7bbb1b" 2024-06-26T04:44:04.7937123Z }, 2024-06-26T04:44:04.7937356Z { 2024-06-26T04:44:04.7937805Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7938367Z "size": 32, 2024-06-26T04:44:04.7938922Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7939575Z }, 2024-06-26T04:44:04.7939795Z { 2024-06-26T04:44:04.7940234Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7940805Z "size": 191, 2024-06-26T04:44:04.7941348Z "digest": "sha256:585d93983ffa398cf27a97f4939a0120bc1a733f4d8b1de24126a3a1a8cca278" 2024-06-26T04:44:04.7941994Z }, 2024-06-26T04:44:04.7942231Z { 2024-06-26T04:44:04.7942658Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7943233Z "size": 1212, 2024-06-26T04:44:04.7943780Z "digest": "sha256:0e2757b3e947531b56521a63a38f869487bdaf8d434517834db7ac70c3fb4453" 2024-06-26T04:44:04.7944411Z }, 2024-06-26T04:44:04.7944633Z { 2024-06-26T04:44:04.7945073Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7945648Z "size": 702, 2024-06-26T04:44:04.7946186Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:44:04.7946831Z }, 2024-06-26T04:44:04.7947067Z { 2024-06-26T04:44:04.7947492Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7948066Z "size": 138, 2024-06-26T04:44:04.7948610Z "digest": "sha256:017702dc3bb9e5484c17f9128a44348f83a3b8f07e0b1562e0b715ba365dcded" 2024-06-26T04:44:04.7949238Z }, 2024-06-26T04:44:04.7949594Z { 2024-06-26T04:44:04.7950039Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7950604Z "size": 1838061418, 2024-06-26T04:44:04.7951190Z "digest": "sha256:26b6032d8e72bb67615c5d0a83ba3e01d208fc78c20cace534c5bff7bbe41a59" 2024-06-26T04:44:04.7951841Z }, 2024-06-26T04:44:04.7952064Z { 2024-06-26T04:44:04.7952502Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7953076Z "size": 152, 2024-06-26T04:44:04.7953629Z "digest": "sha256:7eaba9afcf96af27f87045a1f17dbbbc83d88c47208139b136a80edf27b5b1f8" 2024-06-26T04:44:04.7954284Z }, 2024-06-26T04:44:04.7954515Z { 2024-06-26T04:44:04.7954937Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7955510Z "size": 849, 2024-06-26T04:44:04.7956171Z "digest": "sha256:4e1273fff111ab63c6def740c9fe3f405168e73ca96505750ec9560e571f877f" 2024-06-26T04:44:04.7956816Z }, 2024-06-26T04:44:04.7957052Z { 2024-06-26T04:44:04.7957499Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7958057Z "size": 702, 2024-06-26T04:44:04.7958600Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:44:04.7959244Z }, 2024-06-26T04:44:04.7959463Z { 2024-06-26T04:44:04.7959895Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7960473Z "size": 139, 2024-06-26T04:44:04.7961009Z "digest": "sha256:095aaa194ad58bed818d7624f54a8462d2368b1d7a9177dbf1d622d158e3def8" 2024-06-26T04:44:04.7961654Z }, 2024-06-26T04:44:04.7961888Z { 2024-06-26T04:44:04.7962311Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7962882Z "size": 32, 2024-06-26T04:44:04.7963436Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7964074Z }, 2024-06-26T04:44:04.7964402Z { 2024-06-26T04:44:04.7964845Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7965411Z "size": 158, 2024-06-26T04:44:04.7965974Z "digest": "sha256:e69bf94e94cb18ac9d20e45d50582f15473ce61f6365e247b604cbcd61f4ddcc" 2024-06-26T04:44:04.7966622Z }, 2024-06-26T04:44:04.7966845Z { 2024-06-26T04:44:04.7967285Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7968095Z "size": 909, 2024-06-26T04:44:04.7968645Z "digest": "sha256:5b282fb06022aaeb8cb00baf6758ebd1fc50213fa08837e6ebd8367648f0cc03" 2024-06-26T04:44:04.7969299Z }, 2024-06-26T04:44:04.7969534Z { 2024-06-26T04:44:04.7969964Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7970538Z "size": 702, 2024-06-26T04:44:04.7971087Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:44:04.7971717Z }, 2024-06-26T04:44:04.7971951Z { 2024-06-26T04:44:04.7972388Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7972963Z "size": 135, 2024-06-26T04:44:04.7973494Z "digest": "sha256:26170244c99466a119be20c01e62387ea3245e38bca465127b3e1b5ca8683314" 2024-06-26T04:44:04.7974118Z }, 2024-06-26T04:44:04.7974336Z { 2024-06-26T04:44:04.7974772Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7975346Z "size": 32, 2024-06-26T04:44:04.7975888Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7976534Z }, 2024-06-26T04:44:04.7976769Z { 2024-06-26T04:44:04.7977189Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7977758Z "size": 156, 2024-06-26T04:44:04.7978310Z "digest": "sha256:45c7879febc5552f1bb9b59969d326cc799eeb1d3e31f7d425d1d02259551a4e" 2024-06-26T04:44:04.7978948Z }, 2024-06-26T04:44:04.7979181Z { 2024-06-26T04:44:04.7979615Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7980181Z "size": 1578, 2024-06-26T04:44:04.7980887Z "digest": "sha256:f5dd85f916a3414b09232ecaddf806dfe81f2d7fba5ed61373edd807df99a262" 2024-06-26T04:44:04.7981552Z }, 2024-06-26T04:44:04.7981778Z { 2024-06-26T04:44:04.7982217Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7982792Z "size": 32, 2024-06-26T04:44:04.7983338Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7984005Z }, 2024-06-26T04:44:04.7984239Z { 2024-06-26T04:44:04.7984661Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7985233Z "size": 128, 2024-06-26T04:44:04.7985799Z "digest": "sha256:00cfe467539eb476bd66ff9c6bf2bea8601f073a4ca45ecb476c3e37ed2b2d85" 2024-06-26T04:44:04.7986447Z }, 2024-06-26T04:44:04.7986681Z { 2024-06-26T04:44:04.7987117Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7987678Z "size": 379, 2024-06-26T04:44:04.7988225Z "digest": "sha256:761b58c4a7323f0fa29d02368b839830353760466f08d0a73f0d5e505d8aa44c" 2024-06-26T04:44:04.7988855Z }, 2024-06-26T04:44:04.7989074Z { 2024-06-26T04:44:04.7989521Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7990096Z "size": 32, 2024-06-26T04:44:04.7990637Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.7991293Z }, 2024-06-26T04:44:04.7991526Z { 2024-06-26T04:44:04.7991953Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7992526Z "size": 104, 2024-06-26T04:44:04.7993078Z "digest": "sha256:ce57725e9a4c3eadb62246f231e0f27e0535973a6f881557be320048c4552f2e" 2024-06-26T04:44:04.7993705Z }, 2024-06-26T04:44:04.7993939Z { 2024-06-26T04:44:04.7994380Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7994944Z "size": 1841, 2024-06-26T04:44:04.7995516Z "digest": "sha256:ecdd20263166bfcc5e8e25f125b05534fe8c754c82c8ea6aa5a60d733cbbf694" 2024-06-26T04:44:04.7996357Z }, 2024-06-26T04:44:04.7996581Z { 2024-06-26T04:44:04.7997029Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.7997612Z "size": 7529630, 2024-06-26T04:44:04.7998172Z "digest": "sha256:f6b630e16b35df33b7f2ff25c6a3213d58d8203e1dd6c5dcfc41e96ecf26f646" 2024-06-26T04:44:04.7998831Z }, 2024-06-26T04:44:04.7999060Z { 2024-06-26T04:44:04.7999485Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8000065Z "size": 106, 2024-06-26T04:44:04.8000613Z "digest": "sha256:05462c0bf1655f0b876d0358a0831b29d5b2eaa9f4e99f9aa6be8f1a338b5d00" 2024-06-26T04:44:04.8001244Z }, 2024-06-26T04:44:04.8018162Z { 2024-06-26T04:44:04.8018758Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8019354Z "size": 165, 2024-06-26T04:44:04.8019915Z "digest": "sha256:2861e30c4419c8e6e8cbf7f943a4d0a897ecdc504f4b1383a30de43a569798bb" 2024-06-26T04:44:04.8020581Z }, 2024-06-26T04:44:04.8020816Z { 2024-06-26T04:44:04.8021252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8021814Z "size": 7944, 2024-06-26T04:44:04.8022370Z "digest": "sha256:ec250a1df2c075bc9fcf2595945b010296b0b32813ed9a7d93c6769f3ffe6543" 2024-06-26T04:44:04.8023016Z }, 2024-06-26T04:44:04.8023232Z { 2024-06-26T04:44:04.8023664Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8024235Z "size": 8064, 2024-06-26T04:44:04.8024776Z "digest": "sha256:994a842bbc8796fcf2e4d295f0ba513718cc7c33f63ef0648913e1ec011fbe23" 2024-06-26T04:44:04.8025417Z }, 2024-06-26T04:44:04.8025649Z { 2024-06-26T04:44:04.8026069Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8026639Z "size": 303, 2024-06-26T04:44:04.8027176Z "digest": "sha256:851f80854d0a39831957ee6397e18c35b8d4fff54dccfe373a2f10ec410a4460" 2024-06-26T04:44:04.8027816Z }, 2024-06-26T04:44:04.8028031Z { 2024-06-26T04:44:04.8028670Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8029250Z "size": 32, 2024-06-26T04:44:04.8029793Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.8030440Z }, 2024-06-26T04:44:04.8030670Z { 2024-06-26T04:44:04.8031088Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8031659Z "size": 108, 2024-06-26T04:44:04.8032225Z "digest": "sha256:3d9bae1abce26e7cd0093200b96c41cdb09be5472c60ebaeca918e78cb6fe6b5" 2024-06-26T04:44:04.8032871Z }, 2024-06-26T04:44:04.8033099Z { 2024-06-26T04:44:04.8033528Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8034092Z "size": 54145774, 2024-06-26T04:44:04.8034684Z "digest": "sha256:a80b78a9c4343fe6bbfc10a01ea35ad79aee2ce2ba85a79bbad4b88dca8f9a98" 2024-06-26T04:44:04.8035340Z }, 2024-06-26T04:44:04.8035563Z { 2024-06-26T04:44:04.8036109Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:44:04.8036681Z "size": 32, 2024-06-26T04:44:04.8037220Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:44:04.8037870Z } 2024-06-26T04:44:04.8038099Z ] 2024-06-26T04:44:04.8038308Z } 2024-06-26T04:44:04.8139877Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2024-06-26T04:44:04.8140344Z tag=${ECR_DOCKER_IMAGE##*/} 2024-06-26T04:44:04.8140897Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2024-06-26T04:44:04.8148905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.8149415Z env: 2024-06-26T04:44:04.8150311Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.8151334Z ##[endgroup] 2024-06-26T04:44:04.8175903Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-jammy-py3.8-gcc11-91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.8224479Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-06-26T04:44:04.8225043Z with: 2024-06-26T04:44:04.8225936Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.8227118Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.8227648Z ##[endgroup] 2024-06-26T04:44:04.8245966Z ##[group]Run set -x 2024-06-26T04:44:04.8246299Z set -x 2024-06-26T04:44:04.8246586Z set +e 2024-06-26T04:44:04.8246860Z  2024-06-26T04:44:04.8247108Z login() { 2024-06-26T04:44:04.8247991Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T04:44:04.8248748Z } 2024-06-26T04:44:04.8248997Z  2024-06-26T04:44:04.8249261Z retry () { 2024-06-26T04:44:04.8249657Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T04:44:04.8250099Z } 2024-06-26T04:44:04.8250356Z  2024-06-26T04:44:04.8250657Z retry login "${DOCKER_REGISTRY}" 2024-06-26T04:44:04.8251058Z  2024-06-26T04:44:04.8251311Z set -e 2024-06-26T04:44:04.8251782Z # ignore output since only exit code is used for conditional 2024-06-26T04:44:04.8252493Z # only pull docker image if it's not available locally 2024-06-26T04:44:04.8253291Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-06-26T04:44:04.8254012Z  retry docker pull "${DOCKER_IMAGE}" 2024-06-26T04:44:04.8254447Z fi 2024-06-26T04:44:04.8261905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:44:04.8262409Z env: 2024-06-26T04:44:04.8263284Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:04.8264557Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.8265092Z ##[endgroup] 2024-06-26T04:44:04.8287296Z + set +e 2024-06-26T04:44:04.8288379Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.8289481Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:04.8290715Z + aws ecr get-login-password --region us-east-1 2024-06-26T04:44:04.8292141Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:44:05.2422457Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:44:05.2423430Z Configure a credential helper to remove this warning. See 2024-06-26T04:44:05.2424307Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:44:05.2424868Z 2024-06-26T04:44:05.2424992Z Login Succeeded 2024-06-26T04:44:05.2434310Z + set -e 2024-06-26T04:44:05.2436253Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:05.2559099Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:05.2560917Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:44:05.4542680Z 91382da70d5719cd7007b6b80b71d2f48398f6b7: Pulling from pytorch/pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:44:05.4544052Z 2ec76a50fe7c: Pulling fs layer 2024-06-26T04:44:05.4544608Z 94cf876dd153: Pulling fs layer 2024-06-26T04:44:05.4545230Z 844eff13770e: Pulling fs layer 2024-06-26T04:44:05.4545870Z 0ebe1846f17b: Pulling fs layer 2024-06-26T04:44:05.4546422Z aab1810da80f: Pulling fs layer 2024-06-26T04:44:05.4546955Z f7a111ade856: Pulling fs layer 2024-06-26T04:44:05.4547322Z 4521770e6b41: Pulling fs layer 2024-06-26T04:44:05.4548207Z deb25f4e99d0: Pulling fs layer 2024-06-26T04:44:05.4549173Z 77b895c04768: Pulling fs layer 2024-06-26T04:44:05.4549691Z cf312583a2f8: Pulling fs layer 2024-06-26T04:44:05.4550291Z a180d8bca39d: Pulling fs layer 2024-06-26T04:44:05.4551042Z 29852573ae91: Pulling fs layer 2024-06-26T04:44:05.4551601Z 0ebe1846f17b: Waiting 2024-06-26T04:44:05.4552161Z 4521770e6b41: Waiting 2024-06-26T04:44:05.4552762Z f32c36ef12b5: Pulling fs layer 2024-06-26T04:44:05.4553293Z aab1810da80f: Waiting 2024-06-26T04:44:05.4553601Z deb25f4e99d0: Waiting 2024-06-26T04:44:05.4554020Z 4f4fb700ef54: Pulling fs layer 2024-06-26T04:44:05.4554368Z f7a111ade856: Waiting 2024-06-26T04:44:05.4554739Z 77b895c04768: Waiting 2024-06-26T04:44:05.4555056Z a29555b55aa4: Pulling fs layer 2024-06-26T04:44:05.4555399Z a180d8bca39d: Waiting 2024-06-26T04:44:05.4555717Z 45d450910c56: Pulling fs layer 2024-06-26T04:44:05.4556157Z 29852573ae91: Waiting 2024-06-26T04:44:05.4556445Z cf312583a2f8: Waiting 2024-06-26T04:44:05.4556921Z b2dd7129275d: Pulling fs layer 2024-06-26T04:44:05.4557678Z f32c36ef12b5: Waiting 2024-06-26T04:44:05.4558214Z 4f4fb700ef54: Waiting 2024-06-26T04:44:05.4558946Z a29555b55aa4: Waiting 2024-06-26T04:44:05.4559401Z efd2aa485229: Pulling fs layer 2024-06-26T04:44:05.4559767Z 0661ae1bd510: Pulling fs layer 2024-06-26T04:44:05.4560137Z 8e2059e3bfeb: Pulling fs layer 2024-06-26T04:44:05.4560493Z b2dd7129275d: Waiting 2024-06-26T04:44:05.4560802Z 6542c0ef474e: Pulling fs layer 2024-06-26T04:44:05.4561155Z efd2aa485229: Waiting 2024-06-26T04:44:05.4561473Z 861b401f0ab5: Pulling fs layer 2024-06-26T04:44:05.4561829Z 4ca9a23a73e7: Pulling fs layer 2024-06-26T04:44:05.4562193Z f6485591ba90: Pulling fs layer 2024-06-26T04:44:05.4562554Z 142b23cc83b8: Pulling fs layer 2024-06-26T04:44:05.4562889Z 8e2059e3bfeb: Waiting 2024-06-26T04:44:05.4563210Z 9f65d81b1aab: Pulling fs layer 2024-06-26T04:44:05.4563661Z 0661ae1bd510: Waiting 2024-06-26T04:44:05.4563972Z 6542c0ef474e: Waiting 2024-06-26T04:44:05.4564291Z 260c90c40e76: Pulling fs layer 2024-06-26T04:44:05.4564709Z f6485591ba90: Waiting 2024-06-26T04:44:05.4565268Z b667c8726b8f: Pulling fs layer 2024-06-26T04:44:05.4565696Z 861b401f0ab5: Waiting 2024-06-26T04:44:05.4565999Z 4ca9a23a73e7: Waiting 2024-06-26T04:44:05.4566637Z 9e75cc8302f3: Pulling fs layer 2024-06-26T04:44:05.4567938Z 9f65d81b1aab: Waiting 2024-06-26T04:44:05.4568484Z 30ff689874b3: Pulling fs layer 2024-06-26T04:44:05.4569076Z 142b23cc83b8: Waiting 2024-06-26T04:44:05.4569656Z e75ff799212e: Pulling fs layer 2024-06-26T04:44:05.4570288Z 260c90c40e76: Waiting 2024-06-26T04:44:05.4570844Z b667c8726b8f: Waiting 2024-06-26T04:44:05.4571426Z 319065f88688: Pulling fs layer 2024-06-26T04:44:05.4572056Z 9e75cc8302f3: Waiting 2024-06-26T04:44:05.4572598Z a26ad32bbc0f: Pulling fs layer 2024-06-26T04:44:05.4573225Z 1347adb36d32: Pulling fs layer 2024-06-26T04:44:05.4574062Z 319065f88688: Waiting 2024-06-26T04:44:05.4574692Z 30ff689874b3: Waiting 2024-06-26T04:44:05.4575257Z a26ad32bbc0f: Waiting 2024-06-26T04:44:05.4575852Z 8b2e5004bcba: Pulling fs layer 2024-06-26T04:44:05.4576522Z 1347adb36d32: Waiting 2024-06-26T04:44:05.4577094Z 3ad8bad37006: Pulling fs layer 2024-06-26T04:44:05.4577702Z d335836e7805: Pulling fs layer 2024-06-26T04:44:05.4578293Z 8b2e5004bcba: Waiting 2024-06-26T04:44:05.4578855Z 03e3083ae7df: Pulling fs layer 2024-06-26T04:44:05.4579500Z 3ad8bad37006: Waiting 2024-06-26T04:44:05.4580107Z 97cc85cb7c4e: Pulling fs layer 2024-06-26T04:44:05.4580765Z d335836e7805: Waiting 2024-06-26T04:44:05.4581336Z d490220e4f6b: Pulling fs layer 2024-06-26T04:44:05.4581962Z 03e3083ae7df: Waiting 2024-06-26T04:44:05.4582498Z 04d0190bc97a: Pulling fs layer 2024-06-26T04:44:05.4583086Z 97cc85cb7c4e: Waiting 2024-06-26T04:44:05.4583649Z 04d47328c7bd: Pulling fs layer 2024-06-26T04:44:05.4584334Z 69a3d4e29db0: Pulling fs layer 2024-06-26T04:44:05.4584974Z 04d0190bc97a: Waiting 2024-06-26T04:44:05.4585558Z 0231c909d672: Pulling fs layer 2024-06-26T04:44:05.4586209Z 69a3d4e29db0: Waiting 2024-06-26T04:44:05.4586787Z 7af7703fd0c9: Pulling fs layer 2024-06-26T04:44:05.4587579Z 04d47328c7bd: Waiting 2024-06-26T04:44:05.4588117Z 027ac6996c62: Pulling fs layer 2024-06-26T04:44:05.4588787Z 74a68590fdfc: Pulling fs layer 2024-06-26T04:44:05.4589472Z 2e867e2465c6: Pulling fs layer 2024-06-26T04:44:05.4590126Z 7af7703fd0c9: Waiting 2024-06-26T04:44:05.4590712Z f51a2243c1bf: Pulling fs layer 2024-06-26T04:44:05.4591355Z dccc1e11707a: Pulling fs layer 2024-06-26T04:44:05.4592072Z 74a68590fdfc: Waiting 2024-06-26T04:44:05.4592593Z fa84b128b2d8: Pulling fs layer 2024-06-26T04:44:05.4593255Z dccc1e11707a: Waiting 2024-06-26T04:44:05.4593846Z 79c5c1b4789a: Pulling fs layer 2024-06-26T04:44:05.4594692Z 585d93983ffa: Pulling fs layer 2024-06-26T04:44:05.4595340Z 79c5c1b4789a: Waiting 2024-06-26T04:44:05.4595963Z 0e2757b3e947: Pulling fs layer 2024-06-26T04:44:05.4596578Z 017702dc3bb9: Pulling fs layer 2024-06-26T04:44:05.4597170Z 585d93983ffa: Waiting 2024-06-26T04:44:05.4597724Z 0e2757b3e947: Waiting 2024-06-26T04:44:05.4598295Z 26b6032d8e72: Pulling fs layer 2024-06-26T04:44:05.4599008Z 7eaba9afcf96: Pulling fs layer 2024-06-26T04:44:05.4599712Z 4e1273fff111: Pulling fs layer 2024-06-26T04:44:05.4600307Z 7eaba9afcf96: Waiting 2024-06-26T04:44:05.4600855Z 095aaa194ad5: Pulling fs layer 2024-06-26T04:44:05.4601450Z 4e1273fff111: Waiting 2024-06-26T04:44:05.4601983Z e69bf94e94cb: Pulling fs layer 2024-06-26T04:44:05.4602568Z 095aaa194ad5: Waiting 2024-06-26T04:44:05.4603094Z 5b282fb06022: Pulling fs layer 2024-06-26T04:44:05.4603560Z e69bf94e94cb: Waiting 2024-06-26T04:44:05.4603868Z 5b282fb06022: Waiting 2024-06-26T04:44:05.4604184Z 26170244c994: Pulling fs layer 2024-06-26T04:44:05.4604534Z 45c7879febc5: Pulling fs layer 2024-06-26T04:44:05.4604902Z f5dd85f916a3: Pulling fs layer 2024-06-26T04:44:05.4605253Z 45c7879febc5: Waiting 2024-06-26T04:44:05.4605560Z 00cfe467539e: Pulling fs layer 2024-06-26T04:44:05.4605922Z 761b58c4a732: Pulling fs layer 2024-06-26T04:44:05.4606285Z ce57725e9a4c: Pulling fs layer 2024-06-26T04:44:05.4606620Z 00cfe467539e: Waiting 2024-06-26T04:44:05.4607096Z ecdd20263166: Pulling fs layer 2024-06-26T04:44:05.4607894Z ce57725e9a4c: Waiting 2024-06-26T04:44:05.4608392Z f6b630e16b35: Pulling fs layer 2024-06-26T04:44:05.4608759Z 05462c0bf165: Pulling fs layer 2024-06-26T04:44:05.4609116Z ecdd20263166: Waiting 2024-06-26T04:44:05.4609485Z 2861e30c4419: Pulling fs layer 2024-06-26T04:44:05.4609850Z ec250a1df2c0: Pulling fs layer 2024-06-26T04:44:05.4610203Z f6b630e16b35: Waiting 2024-06-26T04:44:05.4610508Z 994a842bbc87: Pulling fs layer 2024-06-26T04:44:05.4610873Z 851f80854d0a: Pulling fs layer 2024-06-26T04:44:05.4611217Z 05462c0bf165: Waiting 2024-06-26T04:44:05.4611503Z 2861e30c4419: Waiting 2024-06-26T04:44:05.4611800Z ec250a1df2c0: Waiting 2024-06-26T04:44:05.4612125Z 3d9bae1abce2: Pulling fs layer 2024-06-26T04:44:05.4612463Z 851f80854d0a: Waiting 2024-06-26T04:44:05.4612781Z a80b78a9c434: Pulling fs layer 2024-06-26T04:44:05.4613140Z 3d9bae1abce2: Waiting 2024-06-26T04:44:05.4613432Z 994a842bbc87: Waiting 2024-06-26T04:44:05.5731789Z 94cf876dd153: Verifying Checksum 2024-06-26T04:44:05.5732409Z 94cf876dd153: Download complete 2024-06-26T04:44:05.6482477Z 0ebe1846f17b: Verifying Checksum 2024-06-26T04:44:05.6483177Z 0ebe1846f17b: Download complete 2024-06-26T04:44:05.7069660Z aab1810da80f: Download complete 2024-06-26T04:44:05.7669928Z f7a111ade856: Download complete 2024-06-26T04:44:05.8138873Z 2ec76a50fe7c: Verifying Checksum 2024-06-26T04:44:05.8139366Z 2ec76a50fe7c: Download complete 2024-06-26T04:44:05.8433976Z 4521770e6b41: Download complete 2024-06-26T04:44:05.8963608Z deb25f4e99d0: Verifying Checksum 2024-06-26T04:44:05.8964452Z deb25f4e99d0: Download complete 2024-06-26T04:44:05.9765369Z cf312583a2f8: Download complete 2024-06-26T04:44:06.0480330Z a180d8bca39d: Verifying Checksum 2024-06-26T04:44:06.0481255Z a180d8bca39d: Download complete 2024-06-26T04:44:06.1145324Z 29852573ae91: Download complete 2024-06-26T04:44:06.8575854Z 2ec76a50fe7c: Pull complete 2024-06-26T04:44:06.8990448Z 94cf876dd153: Pull complete 2024-06-26T04:44:07.0018348Z 77b895c04768: Verifying Checksum 2024-06-26T04:44:07.0019126Z 77b895c04768: Download complete 2024-06-26T04:44:07.0088295Z 4f4fb700ef54: Verifying Checksum 2024-06-26T04:44:07.0088760Z 4f4fb700ef54: Download complete 2024-06-26T04:44:07.0833308Z a29555b55aa4: Download complete 2024-06-26T04:44:07.1687912Z 45d450910c56: Download complete 2024-06-26T04:44:07.2434312Z b2dd7129275d: Verifying Checksum 2024-06-26T04:44:07.2434899Z b2dd7129275d: Download complete 2024-06-26T04:44:07.3346315Z efd2aa485229: Verifying Checksum 2024-06-26T04:44:07.3346808Z efd2aa485229: Download complete 2024-06-26T04:44:07.3978547Z 0661ae1bd510: Verifying Checksum 2024-06-26T04:44:07.3979087Z 0661ae1bd510: Download complete 2024-06-26T04:44:07.4644454Z 8e2059e3bfeb: Download complete 2024-06-26T04:44:07.5466724Z 6542c0ef474e: Verifying Checksum 2024-06-26T04:44:07.5467555Z 6542c0ef474e: Download complete 2024-06-26T04:44:07.6212146Z 861b401f0ab5: Verifying Checksum 2024-06-26T04:44:07.6213063Z 861b401f0ab5: Download complete 2024-06-26T04:44:07.6960532Z 4ca9a23a73e7: Verifying Checksum 2024-06-26T04:44:07.6961093Z 4ca9a23a73e7: Download complete 2024-06-26T04:44:08.6588620Z 844eff13770e: Verifying Checksum 2024-06-26T04:44:08.6589414Z 844eff13770e: Download complete 2024-06-26T04:44:08.7340746Z 142b23cc83b8: Verifying Checksum 2024-06-26T04:44:08.7341464Z 142b23cc83b8: Download complete 2024-06-26T04:44:08.8054520Z f6485591ba90: Verifying Checksum 2024-06-26T04:44:08.8055023Z f6485591ba90: Download complete 2024-06-26T04:44:08.8115019Z 9f65d81b1aab: Download complete 2024-06-26T04:44:08.8816813Z b667c8726b8f: Verifying Checksum 2024-06-26T04:44:08.8817523Z b667c8726b8f: Download complete 2024-06-26T04:44:08.8838587Z 260c90c40e76: Verifying Checksum 2024-06-26T04:44:08.9499149Z 260c90c40e76: Download complete 2024-06-26T04:44:08.9499982Z 9e75cc8302f3: Verifying Checksum 2024-06-26T04:44:08.9500721Z 9e75cc8302f3: Download complete 2024-06-26T04:44:09.0252042Z e75ff799212e: Download complete 2024-06-26T04:44:09.1365195Z 319065f88688: Verifying Checksum 2024-06-26T04:44:09.1365926Z 319065f88688: Download complete 2024-06-26T04:44:09.2164606Z a26ad32bbc0f: Verifying Checksum 2024-06-26T04:44:09.2165412Z a26ad32bbc0f: Download complete 2024-06-26T04:44:09.2919331Z 1347adb36d32: Download complete 2024-06-26T04:44:10.3617174Z 8b2e5004bcba: Verifying Checksum 2024-06-26T04:44:10.3617669Z 8b2e5004bcba: Download complete 2024-06-26T04:44:10.4337656Z 3ad8bad37006: Verifying Checksum 2024-06-26T04:44:10.4339883Z 3ad8bad37006: Download complete 2024-06-26T04:44:10.5056163Z d335836e7805: Verifying Checksum 2024-06-26T04:44:10.5057287Z d335836e7805: Download complete 2024-06-26T04:44:10.5897824Z 03e3083ae7df: Verifying Checksum 2024-06-26T04:44:10.5898606Z 03e3083ae7df: Download complete 2024-06-26T04:44:10.6618950Z 97cc85cb7c4e: Verifying Checksum 2024-06-26T04:44:10.6619597Z 97cc85cb7c4e: Download complete 2024-06-26T04:44:10.7291780Z d490220e4f6b: Verifying Checksum 2024-06-26T04:44:10.7292398Z d490220e4f6b: Download complete 2024-06-26T04:44:10.7990150Z 04d0190bc97a: Download complete 2024-06-26T04:44:10.8690140Z 04d47328c7bd: Verifying Checksum 2024-06-26T04:44:10.8690647Z 04d47328c7bd: Download complete 2024-06-26T04:44:11.3557816Z 69a3d4e29db0: Verifying Checksum 2024-06-26T04:44:11.3558360Z 69a3d4e29db0: Download complete 2024-06-26T04:44:11.4364643Z 0231c909d672: Verifying Checksum 2024-06-26T04:44:11.4365146Z 0231c909d672: Download complete 2024-06-26T04:44:11.5158092Z 7af7703fd0c9: Verifying Checksum 2024-06-26T04:44:11.5158802Z 7af7703fd0c9: Download complete 2024-06-26T04:44:11.5820828Z 027ac6996c62: Verifying Checksum 2024-06-26T04:44:11.5821443Z 027ac6996c62: Download complete 2024-06-26T04:44:11.6814252Z 74a68590fdfc: Download complete 2024-06-26T04:44:11.9373309Z 2e867e2465c6: Verifying Checksum 2024-06-26T04:44:11.9374145Z 2e867e2465c6: Download complete 2024-06-26T04:44:12.0007012Z f51a2243c1bf: Verifying Checksum 2024-06-26T04:44:12.0763051Z dccc1e11707a: Verifying Checksum 2024-06-26T04:44:12.0764010Z dccc1e11707a: Download complete 2024-06-26T04:44:12.1542714Z fa84b128b2d8: Download complete 2024-06-26T04:44:12.2311478Z 79c5c1b4789a: Verifying Checksum 2024-06-26T04:44:12.2312132Z 79c5c1b4789a: Download complete 2024-06-26T04:44:12.3167769Z 585d93983ffa: Verifying Checksum 2024-06-26T04:44:12.3168561Z 585d93983ffa: Download complete 2024-06-26T04:44:12.3954999Z 0e2757b3e947: Download complete 2024-06-26T04:44:12.4752273Z 017702dc3bb9: Download complete 2024-06-26T04:44:17.0180654Z 844eff13770e: Pull complete 2024-06-26T04:44:17.2544157Z 0ebe1846f17b: Pull complete 2024-06-26T04:44:17.2734640Z 30ff689874b3: Verifying Checksum 2024-06-26T04:44:17.2735231Z 30ff689874b3: Download complete 2024-06-26T04:44:17.3443956Z 7eaba9afcf96: Verifying Checksum 2024-06-26T04:44:17.3444524Z 7eaba9afcf96: Download complete 2024-06-26T04:44:17.4071590Z aab1810da80f: Pull complete 2024-06-26T04:44:17.4213878Z 4e1273fff111: Download complete 2024-06-26T04:44:17.4964217Z 095aaa194ad5: Verifying Checksum 2024-06-26T04:44:17.4964968Z 095aaa194ad5: Download complete 2024-06-26T04:44:17.5966849Z e69bf94e94cb: Verifying Checksum 2024-06-26T04:44:17.5967357Z e69bf94e94cb: Download complete 2024-06-26T04:44:17.6431858Z f7a111ade856: Pull complete 2024-06-26T04:44:17.6701361Z 5b282fb06022: Verifying Checksum 2024-06-26T04:44:17.6702087Z 5b282fb06022: Download complete 2024-06-26T04:44:17.7480776Z 26170244c994: Verifying Checksum 2024-06-26T04:44:17.7481356Z 26170244c994: Download complete 2024-06-26T04:44:17.8319286Z 45c7879febc5: Verifying Checksum 2024-06-26T04:44:17.8319806Z 45c7879febc5: Download complete 2024-06-26T04:44:17.8794619Z 4521770e6b41: Pull complete 2024-06-26T04:44:18.0897275Z 00cfe467539e: Verifying Checksum 2024-06-26T04:44:18.0897765Z 00cfe467539e: Download complete 2024-06-26T04:44:18.1260857Z deb25f4e99d0: Pull complete 2024-06-26T04:44:18.1708389Z 761b58c4a732: Verifying Checksum 2024-06-26T04:44:18.1708958Z 761b58c4a732: Download complete 2024-06-26T04:44:18.2385057Z ce57725e9a4c: Download complete 2024-06-26T04:44:18.3048661Z ecdd20263166: Verifying Checksum 2024-06-26T04:44:18.3049836Z ecdd20263166: Download complete 2024-06-26T04:44:18.7052207Z f6b630e16b35: Verifying Checksum 2024-06-26T04:44:18.7052679Z f6b630e16b35: Download complete 2024-06-26T04:44:18.8094240Z 05462c0bf165: Verifying Checksum 2024-06-26T04:44:18.8094973Z 05462c0bf165: Download complete 2024-06-26T04:44:18.8922506Z 2861e30c4419: Verifying Checksum 2024-06-26T04:44:18.8923305Z 2861e30c4419: Download complete 2024-06-26T04:44:19.0056639Z ec250a1df2c0: Verifying Checksum 2024-06-26T04:44:19.0057323Z ec250a1df2c0: Download complete 2024-06-26T04:44:19.1075746Z 994a842bbc87: Verifying Checksum 2024-06-26T04:44:19.1076614Z 994a842bbc87: Download complete 2024-06-26T04:44:19.1836887Z 851f80854d0a: Verifying Checksum 2024-06-26T04:44:19.1837587Z 851f80854d0a: Download complete 2024-06-26T04:44:19.2735034Z 3d9bae1abce2: Download complete 2024-06-26T04:44:20.7296621Z 77b895c04768: Pull complete 2024-06-26T04:44:20.8625803Z a80b78a9c434: Verifying Checksum 2024-06-26T04:44:20.8626316Z a80b78a9c434: Download complete 2024-06-26T04:44:20.9535076Z cf312583a2f8: Pull complete 2024-06-26T04:44:21.1617152Z a180d8bca39d: Pull complete 2024-06-26T04:44:21.4117791Z 29852573ae91: Pull complete 2024-06-26T04:44:47.0149317Z 26b6032d8e72: Verifying Checksum 2024-06-26T04:44:47.0149795Z 26b6032d8e72: Download complete 2024-06-26T04:44:57.3562165Z f32c36ef12b5: Download complete 2024-06-26T04:45:41.7319433Z f32c36ef12b5: Pull complete 2024-06-26T04:45:41.7813835Z 4f4fb700ef54: Pull complete 2024-06-26T04:45:41.8340440Z a29555b55aa4: Pull complete 2024-06-26T04:45:41.9059408Z 45d450910c56: Pull complete 2024-06-26T04:45:41.9527360Z b2dd7129275d: Pull complete 2024-06-26T04:45:42.0470315Z efd2aa485229: Pull complete 2024-06-26T04:45:42.0851492Z 0661ae1bd510: Pull complete 2024-06-26T04:45:42.1246700Z 8e2059e3bfeb: Pull complete 2024-06-26T04:45:42.1529764Z 6542c0ef474e: Pull complete 2024-06-26T04:45:42.2633278Z 861b401f0ab5: Pull complete 2024-06-26T04:45:42.3122626Z 4ca9a23a73e7: Pull complete 2024-06-26T04:45:44.4367927Z f6485591ba90: Pull complete 2024-06-26T04:45:44.4847367Z 142b23cc83b8: Pull complete 2024-06-26T04:45:44.5248563Z 9f65d81b1aab: Pull complete 2024-06-26T04:45:44.5690553Z 260c90c40e76: Pull complete 2024-06-26T04:45:44.6216957Z b667c8726b8f: Pull complete 2024-06-26T04:45:44.6564321Z 9e75cc8302f3: Pull complete 2024-06-26T04:45:52.2281409Z 30ff689874b3: Pull complete 2024-06-26T04:45:52.4395129Z e75ff799212e: Pull complete 2024-06-26T04:45:52.5800461Z 319065f88688: Pull complete 2024-06-26T04:45:52.6805591Z a26ad32bbc0f: Pull complete 2024-06-26T04:45:52.8334791Z 1347adb36d32: Pull complete 2024-06-26T04:45:52.9813485Z 8b2e5004bcba: Pull complete 2024-06-26T04:45:53.0388215Z 3ad8bad37006: Pull complete 2024-06-26T04:45:53.0801501Z d335836e7805: Pull complete 2024-06-26T04:45:53.1191498Z 03e3083ae7df: Pull complete 2024-06-26T04:45:53.2214643Z 97cc85cb7c4e: Pull complete 2024-06-26T04:45:53.2602808Z d490220e4f6b: Pull complete 2024-06-26T04:45:53.3637629Z 04d0190bc97a: Pull complete 2024-06-26T04:45:53.4144292Z 04d47328c7bd: Pull complete 2024-06-26T04:45:55.0310501Z 69a3d4e29db0: Pull complete 2024-06-26T04:45:55.1824539Z 0231c909d672: Pull complete 2024-06-26T04:45:55.4052909Z 7af7703fd0c9: Pull complete 2024-06-26T04:45:55.8654630Z 027ac6996c62: Pull complete 2024-06-26T04:45:56.0918505Z 74a68590fdfc: Pull complete 2024-06-26T04:45:56.5348241Z 2e867e2465c6: Pull complete 2024-06-26T04:45:56.7252972Z f51a2243c1bf: Pull complete 2024-06-26T04:45:56.9324770Z dccc1e11707a: Pull complete 2024-06-26T04:45:57.3638076Z fa84b128b2d8: Pull complete 2024-06-26T04:45:57.5878053Z 79c5c1b4789a: Pull complete 2024-06-26T04:45:58.0378852Z 585d93983ffa: Pull complete 2024-06-26T04:45:58.2468385Z 0e2757b3e947: Pull complete 2024-06-26T04:45:58.6443631Z 017702dc3bb9: Pull complete 2024-06-26T04:46:29.3852457Z 26b6032d8e72: Pull complete 2024-06-26T04:46:29.7533387Z 7eaba9afcf96: Pull complete 2024-06-26T04:46:29.9748729Z 4e1273fff111: Pull complete 2024-06-26T04:46:30.2911020Z 095aaa194ad5: Pull complete 2024-06-26T04:46:30.6766993Z e69bf94e94cb: Pull complete 2024-06-26T04:46:30.7950894Z 5b282fb06022: Pull complete 2024-06-26T04:46:31.2761173Z 26170244c994: Pull complete 2024-06-26T04:46:31.7178973Z 45c7879febc5: Pull complete 2024-06-26T04:46:31.9051357Z f5dd85f916a3: Pull complete 2024-06-26T04:46:32.3286074Z 00cfe467539e: Pull complete 2024-06-26T04:46:32.5423087Z 761b58c4a732: Pull complete 2024-06-26T04:46:32.9954660Z ce57725e9a4c: Pull complete 2024-06-26T04:46:33.2152800Z ecdd20263166: Pull complete 2024-06-26T04:46:33.5710731Z f6b630e16b35: Pull complete 2024-06-26T04:46:33.7958352Z 05462c0bf165: Pull complete 2024-06-26T04:46:34.0210665Z 2861e30c4419: Pull complete 2024-06-26T04:46:34.2100820Z ec250a1df2c0: Pull complete 2024-06-26T04:46:34.4345289Z 994a842bbc87: Pull complete 2024-06-26T04:46:34.6559572Z 851f80854d0a: Pull complete 2024-06-26T04:46:35.1558716Z 3d9bae1abce2: Pull complete 2024-06-26T04:46:37.0225434Z a80b78a9c434: Pull complete 2024-06-26T04:46:37.4095257Z Digest: sha256:1862f87fe60cbac0efa4720f6f6fe873270a315ff02a9510d48d1480259bc4e9 2024-06-26T04:46:37.4413277Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:46:37.4739460Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:46:37.5020535Z ##[group]Run .github/scripts/parse_ref.py 2024-06-26T04:46:37.5020998Z .github/scripts/parse_ref.py 2024-06-26T04:46:37.6485882Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:37.6486427Z ##[endgroup] 2024-06-26T04:46:37.9423688Z Prepare all required actions 2024-06-26T04:46:37.9497683Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-06-26T04:46:37.9498162Z with: 2024-06-26T04:46:37.9498859Z github-token: *** 2024-06-26T04:46:37.9499157Z ##[endgroup] 2024-06-26T04:46:37.9540054Z ##[group]Run set -eux 2024-06-26T04:46:37.9540392Z set -eux 2024-06-26T04:46:37.9541207Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-06-26T04:46:37.9549249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:37.9549760Z env: 2024-06-26T04:46:37.9550207Z GITHUB_TOKEN: *** 2024-06-26T04:46:37.9550501Z ##[endgroup] 2024-06-26T04:46:37.9573976Z + python3 .github/scripts/get_workflow_job_id.py 9673645538 i-0b244a7e4885622af 2024-06-26T04:46:38.6919388Z setting job-id=26687981213 2024-06-26T04:46:38.6920451Z setting job-name=linux-jammy-py3.8-gcc11-pch / build 2024-06-26T04:46:38.7267417Z Prepare all required actions 2024-06-26T04:46:38.7267926Z Getting action download info 2024-06-26T04:46:38.9300046Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T04:46:38.9300520Z with: 2024-06-26T04:46:38.9300964Z github-token: *** 2024-06-26T04:46:38.9301483Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1 }, ]} 2024-06-26T04:46:38.9302176Z job-name: linux-jammy-py3.8-gcc11-pch / build 2024-06-26T04:46:38.9302646Z ##[endgroup] 2024-06-26T04:46:38.9416710Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:46:38.9417296Z with: 2024-06-26T04:46:38.9417552Z shell: bash 2024-06-26T04:46:38.9417826Z timeout_minutes: 10 2024-06-26T04:46:38.9418143Z max_attempts: 5 2024-06-26T04:46:38.9418444Z retry_wait_seconds: 30 2024-06-26T04:46:38.9420315Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:46:38.9421587Z polling_interval_seconds: 1 2024-06-26T04:46:38.9421958Z warning_on_retry: true 2024-06-26T04:46:38.9422299Z continue_on_error: false 2024-06-26T04:46:38.9422616Z env: 2024-06-26T04:46:38.9423051Z GITHUB_TOKEN: *** 2024-06-26T04:46:38.9423356Z ##[endgroup] 2024-06-26T04:46:39.0075327Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:46:40.0474760Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:46:40.0695264Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-06-26T04:46:40.0842662Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-06-26T04:46:40.0874308Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-06-26T04:46:40.1070937Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.6.2) 2024-06-26T04:46:40.1098108Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T04:46:40.1125179Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-06-26T04:46:41.0094782Z Command completed after 1 attempt(s). 2024-06-26T04:46:41.0142968Z ##[group]Run set -x 2024-06-26T04:46:41.0143306Z set -x 2024-06-26T04:46:41.0143592Z  2024-06-26T04:46:41.0144149Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:46:41.0144844Z # in runner workspace 2024-06-26T04:46:41.0145377Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T04:46:41.0153433Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:41.0153944Z ##[endgroup] 2024-06-26T04:46:41.0177649Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T04:46:41.0401267Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:46:41.0401828Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:46:41.0402287Z echo "Job name: ${JOB_NAME}" 2024-06-26T04:46:41.0402848Z  2024-06-26T04:46:41.0403407Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:46:41.0404112Z # in runner workspace 2024-06-26T04:46:41.0404688Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T04:46:41.0405355Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T04:46:41.0405812Z  --job-name "${JOB_NAME}" \ 2024-06-26T04:46:41.0406233Z  --test-matrix "{ include: [ 2024-06-26T04:46:41.0406752Z  { config: "default", shard: 1, num_shards: 1 }, 2024-06-26T04:46:41.0407240Z ]} 2024-06-26T04:46:41.0407493Z " \ 2024-06-26T04:46:41.0408085Z  --selected-test-configs "" \ 2024-06-26T04:46:41.0408547Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T04:46:41.0408954Z  --tag "${TAG}" \ 2024-06-26T04:46:41.0409347Z  --event-name "${EVENT_NAME}" \ 2024-06-26T04:46:41.0409811Z  --schedule "${SCHEDULE}" \ 2024-06-26T04:46:41.0410225Z  --branch "${HEAD_BRANCH}" 2024-06-26T04:46:41.0418130Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:41.0418644Z env: 2024-06-26T04:46:41.0419113Z GITHUB_TOKEN: *** 2024-06-26T04:46:41.0419505Z JOB_NAME: linux-jammy-py3.8-gcc11-pch / build 2024-06-26T04:46:41.0419963Z PR_NUMBER: 129470 2024-06-26T04:46:41.0420260Z TAG: 2024-06-26T04:46:41.0420517Z EVENT_NAME: pull_request 2024-06-26T04:46:41.0420855Z SCHEDULE: 2024-06-26T04:46:41.0421131Z HEAD_BRANCH: 2024-06-26T04:46:41.0421402Z ##[endgroup] 2024-06-26T04:46:41.0442787Z Workflow: pull 2024-06-26T04:46:41.0443296Z Job name: linux-jammy-py3.8-gcc11-pch / build 2024-06-26T04:46:41.2672563Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T04:46:41.9884271Z ##[group]Run echo "Filtered matrix:" 2024-06-26T04:46:41.9884730Z echo "Filtered matrix:" 2024-06-26T04:46:41.9885464Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1}]}" 2024-06-26T04:46:41.9886072Z  2024-06-26T04:46:41.9886325Z echo 2024-06-26T04:46:41.9886699Z echo "Is the current job unstable? False" 2024-06-26T04:46:41.9887160Z  2024-06-26T04:46:41.9887403Z echo 2024-06-26T04:46:41.9887999Z echo "Is keep-going label set? False" 2024-06-26T04:46:41.9888457Z  2024-06-26T04:46:41.9888703Z echo 2024-06-26T04:46:41.9889011Z echo "Renabled issues? " 2024-06-26T04:46:41.9896742Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:41.9897272Z ##[endgroup] 2024-06-26T04:46:41.9918357Z Filtered matrix: 2024-06-26T04:46:41.9918896Z {include: [{config: default, shard: 1, num_shards: 1}]} 2024-06-26T04:46:41.9919467Z 2024-06-26T04:46:41.9919703Z Is the current job unstable? False 2024-06-26T04:46:41.9920207Z 2024-06-26T04:46:41.9920605Z Is keep-going label set? False 2024-06-26T04:46:41.9923036Z 2024-06-26T04:46:41.9923423Z Renabled issues? 2024-06-26T04:46:41.9988691Z Prepare all required actions 2024-06-26T04:46:41.9989125Z Getting action download info 2024-06-26T04:46:42.1001600Z ##[group]Run ./.github/actions/pytest-cache-download 2024-06-26T04:46:42.1002087Z with: 2024-06-26T04:46:42.1002655Z cache_dir: .pytest_cache 2024-06-26T04:46:42.1003073Z job_identifier: pull_linux-jammy-py3.8-gcc11-pch 2024-06-26T04:46:42.1003553Z s3_bucket: gha-artifacts 2024-06-26T04:46:42.1003893Z ##[endgroup] 2024-06-26T04:46:42.1047898Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:46:42.1048480Z with: 2024-06-26T04:46:42.1048735Z shell: bash 2024-06-26T04:46:42.1049005Z timeout_minutes: 5 2024-06-26T04:46:42.1049317Z max_attempts: 5 2024-06-26T04:46:42.1049620Z retry_wait_seconds: 30 2024-06-26T04:46:42.1050261Z command: set -eu python3 -m pip install boto3==1.19.12 2024-06-26T04:46:42.1050781Z polling_interval_seconds: 1 2024-06-26T04:46:42.1051282Z warning_on_retry: true 2024-06-26T04:46:42.1051624Z continue_on_error: false 2024-06-26T04:46:42.1051960Z ##[endgroup] 2024-06-26T04:46:42.3887453Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:46:42.4058329Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-06-26T04:46:42.4111886Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-06-26T04:46:42.4141922Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-06-26T04:46:42.4155507Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-06-26T04:46:42.4201052Z 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.19) 2024-06-26T04:46:42.4393569Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-06-26T04:46:42.4413750Z 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) 2024-06-26T04:46:43.1599047Z Command completed after 1 attempt(s). 2024-06-26T04:46:43.1646571Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-06-26T04:46:43.1647187Z python3 .github/scripts/pytest_cache.py \ 2024-06-26T04:46:43.1647880Z  --download \ 2024-06-26T04:46:43.1648307Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-06-26T04:46:43.1648813Z  --pr_identifier $GITHUB_REF \ 2024-06-26T04:46:43.1649296Z  --job_identifier $JOB_IDENTIFIER \ 2024-06-26T04:46:43.1649776Z  --temp_dir $RUNNER_TEMP \ 2024-06-26T04:46:43.1650308Z  --repo $REPO \ 2024-06-26T04:46:43.1650662Z  --bucket $BUCKET \ 2024-06-26T04:46:43.1658247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:43.1658762Z env: 2024-06-26T04:46:43.1659032Z CACHE_DIR: .pytest_cache 2024-06-26T04:46:43.1659453Z JOB_IDENTIFIER: pull_linux-jammy-py3.8-gcc11-pch 2024-06-26T04:46:43.1659940Z REPO: pytorch/pytorch 2024-06-26T04:46:43.1660275Z BUCKET: gha-artifacts 2024-06-26T04:46:43.1660589Z ##[endgroup] 2024-06-26T04:46:43.6846392Z PR identifier for `refs/pull/129470/merge` is `9d05f01a438f32bd0a1a446ace4d18de` 2024-06-26T04:46:43.6849675Z Downloading cache with args Namespace(bucket='gha-artifacts', cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', download=True, job_identifier='pull_linux-jammy-py3.8-gcc11-pch', pr_identifier='refs/pull/129470/merge', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-06-26T04:46:43.6853052Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/9d05f01a438f32bd0a1a446ace4d18de/pull_linux-jammy-py3_8-gcc11-pch` in bucket `gha-artifacts` 2024-06-26T04:46:43.7355164Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2024-06-26T04:46:43.7356159Z # detached container should get cleaned up by teardown_ec2_linux 2024-06-26T04:46:43.7356784Z container_name=$(docker run \ 2024-06-26T04:46:43.7357222Z  -e BUILD_ENVIRONMENT \ 2024-06-26T04:46:43.7357671Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-06-26T04:46:43.7358142Z  -e AWS_DEFAULT_REGION \ 2024-06-26T04:46:43.7358533Z  -e PR_NUMBER \ 2024-06-26T04:46:43.7358873Z  -e SHA1 \ 2024-06-26T04:46:43.7359190Z  -e BRANCH \ 2024-06-26T04:46:43.7359514Z  -e SCCACHE_BUCKET \ 2024-06-26T04:46:43.7359907Z  -e SCCACHE_S3_KEY_PREFIX \ 2024-06-26T04:46:43.7360456Z  -e XLA_CUDA \ 2024-06-26T04:46:43.7360841Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-06-26T04:46:43.7361350Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2024-06-26T04:46:43.7361817Z  -e TORCH_CUDA_ARCH_LIST \ 2024-06-26T04:46:43.7362207Z  -e PR_LABELS \ 2024-06-26T04:46:43.7362564Z  -e OUR_GITHUB_JOB_ID \ 2024-06-26T04:46:43.7362976Z  -e HUGGING_FACE_HUB_TOKEN \ 2024-06-26T04:46:43.7363382Z  -e USE_SPLIT_BUILD \ 2024-06-26T04:46:43.7363867Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-06-26T04:46:43.7364432Z  --security-opt seccomp=unconfined \ 2024-06-26T04:46:43.7364893Z  --cap-add=SYS_PTRACE \ 2024-06-26T04:46:43.7365274Z  --tty \ 2024-06-26T04:46:43.7365576Z  --detach \ 2024-06-26T04:46:43.7365890Z  --user jenkins \ 2024-06-26T04:46:43.7366378Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-06-26T04:46:43.7366959Z  -w /var/lib/jenkins/workspace \ 2024-06-26T04:46:43.7367384Z  "${DOCKER_IMAGE}" 2024-06-26T04:46:43.7367899Z ) 2024-06-26T04:46:43.7368368Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2024-06-26T04:46:43.7376413Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:43.7376919Z env: 2024-06-26T04:46:43.7377255Z BUILD_ENVIRONMENT: linux-jammy-py3.8-gcc11-pch 2024-06-26T04:46:43.7377715Z BRANCH: pull/129470 2024-06-26T04:46:43.7378051Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T04:46:43.7378422Z PR_NUMBER: 129470 2024-06-26T04:46:43.7378767Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:46:43.7379301Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-06-26T04:46:43.7379798Z SCCACHE_S3_KEY_PREFIX: pull 2024-06-26T04:46:43.7380352Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-06-26T04:46:43.7381471Z PR_LABELS: [ "open source", "ciflow/trunk", "topic: not user facing", "module: inductor", "ciflow/inductor" ] 2024-06-26T04:46:43.7382278Z TORCH_CUDA_ARCH_LIST: 5.2 2024-06-26T04:46:43.7383244Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:46:43.7384236Z XLA_CUDA: 2024-06-26T04:46:43.7384506Z DEBUG: 0 2024-06-26T04:46:43.7384787Z OUR_GITHUB_JOB_ID: 26687981213 2024-06-26T04:46:43.7385154Z HUGGING_FACE_HUB_TOKEN: 2024-06-26T04:46:43.7385505Z USE_SPLIT_BUILD: false 2024-06-26T04:46:43.7385828Z ##[endgroup] 2024-06-26T04:46:54.2006237Z ++ dirname .ci/pytorch/build.sh 2024-06-26T04:46:54.2026437Z + source .ci/pytorch/common.sh 2024-06-26T04:46:54.2031789Z +++ dirname .ci/pytorch/common.sh 2024-06-26T04:46:54.2037683Z ++ source .ci/pytorch/common_utils.sh 2024-06-26T04:46:54.2042496Z +++ declare -f -t trap_add 2024-06-26T04:46:54.2046446Z ++ set -ex 2024-06-26T04:46:54.2047167Z ++ [[ linux-jammy-py3.8-gcc11-pch == *rocm* ]] 2024-06-26T04:46:54.2048208Z ++ BUILD_TEST_LIBTORCH=0 2024-06-26T04:46:54.2050485Z ++ dirname .ci/pytorch/build.sh 2024-06-26T04:46:54.2056886Z + source .ci/pytorch/common-build.sh 2024-06-26T04:46:54.2061492Z ++ [[ linux-jammy-py3.8-gcc11-pch != *win-* ]] 2024-06-26T04:46:54.2066417Z ++++ dirname .ci/pytorch/common-build.sh 2024-06-26T04:46:54.2072325Z +++ cd .ci/pytorch 2024-06-26T04:46:54.2072666Z +++ pwd -P 2024-06-26T04:46:54.2075284Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-06-26T04:46:54.2075869Z ++ which sccache 2024-06-26T04:46:54.2104983Z ++ sccache --stop-server 2024-06-26T04:46:54.2226942Z ++ true 2024-06-26T04:46:54.2227457Z ++ rm -f /var/lib/jenkins/sccache_error.log 2024-06-26T04:46:54.2251510Z ++ trap_add sccache_epilogue EXIT 2024-06-26T04:46:54.2252110Z ++ trap_add_cmd=sccache_epilogue 2024-06-26T04:46:54.2252486Z ++ shift 2024-06-26T04:46:54.2252844Z ++ for trap_add_name in "$@" 2024-06-26T04:46:54.2257027Z ++++ trap -p EXIT 2024-06-26T04:46:54.2259946Z +++ eval 'extract_trap_cmd ' 2024-06-26T04:46:54.2260337Z ++++ extract_trap_cmd 2024-06-26T04:46:54.2260745Z ++++ printf '%s\n' '' 2024-06-26T04:46:54.2261179Z +++ printf '%s\n' sccache_epilogue 2024-06-26T04:46:54.2261936Z ++ trap -- ' 2024-06-26T04:46:54.2262455Z sccache_epilogue' EXIT 2024-06-26T04:46:54.2263070Z ++ [[ -n 1 ]] 2024-06-26T04:46:54.2263755Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-06-26T04:46:54.2264606Z Skipping sccache server initialization, setting environment variables 2024-06-26T04:46:54.2265390Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-06-26T04:46:54.2265891Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-06-26T04:46:54.2266904Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-06-26T04:46:54.2267872Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-06-26T04:46:54.2268409Z ++ export RUST_LOG=sccache::server=error 2024-06-26T04:46:54.2268853Z ++ RUST_LOG=sccache::server=error 2024-06-26T04:46:54.2269282Z ++ sccache --zero-stats 2024-06-26T04:46:54.2542089Z Compile requests 0 2024-06-26T04:46:54.2542985Z Compile requests executed 0 2024-06-26T04:46:54.2543735Z Cache hits 0 2024-06-26T04:46:54.2544528Z Cache misses 0 2024-06-26T04:46:54.2545397Z Cache timeouts 0 2024-06-26T04:46:54.2545949Z Cache read errors 0 2024-06-26T04:46:54.2546378Z Forced recaches 0 2024-06-26T04:46:54.2546809Z Cache write errors 0 2024-06-26T04:46:54.2547227Z Compilation failures 0 2024-06-26T04:46:54.2547653Z Cache errors 0 2024-06-26T04:46:54.2548180Z Non-cacheable compilations 0 2024-06-26T04:46:54.2548648Z Non-cacheable calls 0 2024-06-26T04:46:54.2549127Z Non-compilation calls 0 2024-06-26T04:46:54.2549571Z Unsupported compiler calls 0 2024-06-26T04:46:54.2550000Z Average cache write 0.000 s 2024-06-26T04:46:54.2550677Z Average cache read miss 0.000 s 2024-06-26T04:46:54.2551135Z Average cache read hit 0.000 s 2024-06-26T04:46:54.2551583Z Failed distributed compilations 0 2024-06-26T04:46:54.2552837Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:46:54.2553918Z ++ which ccache 2024-06-26T04:46:54.2565111Z + [[ linux-jammy-py3.8-gcc11-pch == *-mobile-*build* ]] 2024-06-26T04:46:54.2565683Z + echo 'Python version:' 2024-06-26T04:46:54.2566038Z Python version: 2024-06-26T04:46:54.2566359Z + python --version 2024-06-26T04:46:54.2806377Z Python 3.8.19 2024-06-26T04:46:54.2839997Z + echo 'GCC version:' 2024-06-26T04:46:54.2846551Z GCC version: 2024-06-26T04:46:54.2846937Z + gcc --version 2024-06-26T04:46:54.4049677Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 2024-06-26T04:46:54.4050298Z Copyright (C) 2021 Free Software Foundation, Inc. 2024-06-26T04:46:54.4051021Z This is free software; see the source for copying conditions. There is NO 2024-06-26T04:46:54.4051898Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2024-06-26T04:46:54.4052414Z 2024-06-26T04:46:54.4056078Z + echo 'CMake version:' 2024-06-26T04:46:54.4056453Z CMake version: 2024-06-26T04:46:54.4056791Z + cmake --version 2024-06-26T04:46:54.4416985Z cmake version 3.26.4 2024-06-26T04:46:54.4417282Z 2024-06-26T04:46:54.4417615Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2024-06-26T04:46:54.4446681Z + echo 'Environment variables:' 2024-06-26T04:46:54.4447104Z Environment variables: 2024-06-26T04:46:54.4447426Z + env 2024-06-26T04:46:54.4454684Z INSTALLED_DB=yes 2024-06-26T04:46:54.4456253Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:46:54.4457075Z PR_LABELS=[ 2024-06-26T04:46:54.4457537Z "open source", 2024-06-26T04:46:54.4457992Z "ciflow/trunk", 2024-06-26T04:46:54.4459083Z "topic: not user facing", 2024-06-26T04:46:54.4459888Z "module: inductor", 2024-06-26T04:46:54.4460606Z "ciflow/inductor" 2024-06-26T04:46:54.4461218Z ] 2024-06-26T04:46:54.4461917Z BUILD_ENVIRONMENT=linux-jammy-py3.8-gcc11-pch 2024-06-26T04:46:54.4462450Z HOSTNAME=168a83225ede 2024-06-26T04:46:54.4463835Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_bfa3cf98-cb1a-459a-a803-c0fea613098f 2024-06-26T04:46:54.4465554Z GITHUB_ACTION=linux-build 2024-06-26T04:46:54.4466166Z USE_SPLIT_BUILD=false 2024-06-26T04:46:54.4466758Z GITHUB_RUN_NUMBER=219936 2024-06-26T04:46:54.4467230Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-06-26T04:46:54.4467711Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-06-26T04:46:54.4468178Z AWS_DEFAULT_REGION=us-east-1 2024-06-26T04:46:54.4468524Z SCCACHE_IDLE_TIMEOUT=0 2024-06-26T04:46:54.4468939Z GITHUB_TRIGGERING_ACTOR=leslie-fang-intel 2024-06-26T04:46:54.4469375Z GITHUB_REF_TYPE=branch 2024-06-26T04:46:54.4469690Z TORCH_CUDA_ARCH_LIST=5.2 2024-06-26T04:46:54.4470021Z XLA_CUDA= 2024-06-26T04:46:54.4470460Z HUGGING_FACE_HUB_TOKEN= 2024-06-26T04:46:54.4481605Z *** 2024-06-26T04:46:54.4481918Z GITHUB_REPOSITORY_ID=65600975 2024-06-26T04:46:54.4482316Z GITHUB_ACTIONS=true 2024-06-26T04:46:54.4482716Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-06-26T04:46:54.4483235Z SHA1=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:46:54.4483755Z GITHUB_SHA=4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d 2024-06-26T04:46:54.4484511Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/129470/merge 2024-06-26T04:46:54.4485167Z UCC_HOME=/usr 2024-06-26T04:46:54.4485463Z GITHUB_REF=refs/pull/129470/merge 2024-06-26T04:46:54.4485855Z GITHUB_REF_PROTECTED=false 2024-06-26T04:46:54.4486188Z HOME=/var/lib/jenkins 2024-06-26T04:46:54.4486549Z GITHUB_API_URL=https://api.github.com 2024-06-26T04:46:54.4486955Z UCX_COMMIT= 2024-06-26T04:46:54.4487225Z SCCACHE_S3_KEY_PREFIX=pull 2024-06-26T04:46:54.4487563Z UCX_HOME=/usr 2024-06-26T04:46:54.4488950Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_bfa3cf98-cb1a-459a-a803-c0fea613098f 2024-06-26T04:46:54.4490412Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_bfa3cf98-cb1a-459a-a803-c0fea613098f 2024-06-26T04:46:54.4491627Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2024-06-26T04:46:54.4492328Z GITHUB_EVENT_NAME=pull_request 2024-06-26T04:46:54.4492685Z GITHUB_RUN_ID=9673645538 2024-06-26T04:46:54.4493660Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_bfa3cf98-cb1a-459a-a803-c0fea613098f 2024-06-26T04:46:54.4494654Z GITHUB_ACTOR=leslie-fang-intel 2024-06-26T04:46:54.4495013Z PR_NUMBER=129470 2024-06-26T04:46:54.4495305Z DESIRED_CUDA= 2024-06-26T04:46:54.4495590Z GITHUB_RUN_ATTEMPT=1 2024-06-26T04:46:54.4495971Z ANACONDA_PYTHON_VERSION=3.8 2024-06-26T04:46:54.4496405Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-06-26T04:46:54.4496888Z TERM=xterm 2024-06-26T04:46:54.4497172Z INSTALLED_VISION=yes 2024-06-26T04:46:54.4497475Z BRANCH=pull/129470 2024-06-26T04:46:54.4497790Z OUR_GITHUB_JOB_ID=26687981213 2024-06-26T04:46:54.4498167Z OPENSSL_ROOT_DIR=/opt/openssl 2024-06-26T04:46:54.4498523Z CUDA_PATH=/usr/local/cuda 2024-06-26T04:46:54.4499322Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-06-26T04:46:54.4500119Z GITHUB_SERVER_URL=https://github.com 2024-06-26T04:46:54.4500514Z UCC_COMMIT= 2024-06-26T04:46:54.4500776Z DOCS=yes 2024-06-26T04:46:54.4501040Z INSTALLED_ANDROID= 2024-06-26T04:46:54.4501318Z SHLVL=1 2024-06-26T04:46:54.4501563Z MAX_JOBS=6 2024-06-26T04:46:54.4501835Z GITHUB_ACTOR_ID=53841472 2024-06-26T04:46:54.4502287Z GITHUB_WORKFLOW_SHA=4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d 2024-06-26T04:46:54.4502827Z GITHUB_REF_NAME=129470/merge 2024-06-26T04:46:54.4503447Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-06-26T04:46:54.4504153Z GITHUB_JOB=build 2024-06-26T04:46:54.4504489Z GITHUB_REPOSITORY=pytorch/pytorch 2024-06-26T04:46:54.4504891Z GITHUB_RETENTION_DAYS=90 2024-06-26T04:46:54.4505334Z OPENSSL_DIR=/opt/openssl 2024-06-26T04:46:54.4505679Z GITHUB_ACTION_REPOSITORY= 2024-06-26T04:46:54.4506792Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T04:46:54.4508046Z GITHUB_BASE_REF=gh/leslie-fang-intel/126/base 2024-06-26T04:46:54.4508497Z INSTALLED_ACL= 2024-06-26T04:46:54.4508775Z CI=true 2024-06-26T04:46:54.4509043Z GITHUB_REPOSITORY_OWNER=pytorch 2024-06-26T04:46:54.4509455Z RUST_LOG=sccache::server=error 2024-06-26T04:46:54.4509826Z INSTALLED_PROTOBUF=yes 2024-06-26T04:46:54.4510247Z GITHUB_HEAD_REF=gh/leslie-fang-intel/126/head 2024-06-26T04:46:54.4510691Z GITHUB_ACTION_REF= 2024-06-26T04:46:54.4511127Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-06-26T04:46:54.4511589Z GITHUB_WORKFLOW=pull 2024-06-26T04:46:54.4511928Z DEBIAN_FRONTEND=noninteractive 2024-06-26T04:46:54.4512907Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_bfa3cf98-cb1a-459a-a803-c0fea613098f 2024-06-26T04:46:54.4513816Z SKIP_SCCACHE_INITIALIZATION=1 2024-06-26T04:46:54.4514180Z _=/usr/bin/env 2024-06-26T04:46:54.4514577Z + [[ linux-jammy-py3.8-gcc11-pch == *cuda* ]] 2024-06-26T04:46:54.4515135Z + [[ linux-jammy-py3.8-gcc11-pch == *cuda11* ]] 2024-06-26T04:46:54.4516283Z + [[ linux-jammy-py3.8-gcc11-pch == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2024-06-26T04:46:54.4517124Z + [[ linux-jammy-py3.8-gcc11-pch == *rocm* ]] 2024-06-26T04:46:54.4517570Z + export USE_LLVM=/opt/llvm 2024-06-26T04:46:54.4517929Z + USE_LLVM=/opt/llvm 2024-06-26T04:46:54.4518283Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-06-26T04:46:54.4518722Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-06-26T04:46:54.4519256Z + [[ linux-jammy-py3.8-gcc11-pch == *executorch* ]] 2024-06-26T04:46:54.4519726Z + which conda 2024-06-26T04:46:54.4520011Z /opt/conda/bin/conda 2024-06-26T04:46:54.4520486Z + [[ -v CONDA_PREFIX ]] 2024-06-26T04:46:54.4520882Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2024-06-26T04:46:54.4521336Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8 2024-06-26T04:46:54.4521850Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8 2024-06-26T04:46:54.4522309Z + '[' 3.8 = 3.12 ']' 2024-06-26T04:46:54.4522732Z + [[ linux-jammy-py3.8-gcc11-pch == *aarch64* ]] 2024-06-26T04:46:54.4523320Z + [[ linux-jammy-py3.8-gcc11-pch == *libtorch* ]] 2024-06-26T04:46:54.4523908Z + [[ linux-jammy-py3.8-gcc11-pch == *-android* ]] 2024-06-26T04:46:54.4524470Z + [[ linux-jammy-py3.8-gcc11-pch != *android* ]] 2024-06-26T04:46:54.4525049Z + [[ linux-jammy-py3.8-gcc11-pch == *vulkan* ]] 2024-06-26T04:46:54.4525608Z + [[ linux-jammy-py3.8-gcc11-pch == *rocm* ]] 2024-06-26T04:46:54.4526153Z + [[ linux-jammy-py3.8-gcc11-pch == *xpu* ]] 2024-06-26T04:46:54.4526603Z + '[' -z 6 ']' 2024-06-26T04:46:54.4526995Z + [[ linux-jammy-py3.8-gcc11-pch == *cuda* ]] 2024-06-26T04:46:54.4527552Z + [[ linux-jammy-py3.8-gcc11-pch == *cuda* ]] 2024-06-26T04:46:54.4528266Z + [[ linux-jammy-py3.8-gcc11-pch == *clang* ]] 2024-06-26T04:46:54.4528861Z + [[ linux-jammy-py3.8-gcc11-pch == *-clang*-asan* ]] 2024-06-26T04:46:54.4529459Z + [[ linux-jammy-py3.8-gcc11-pch == *no-ops* ]] 2024-06-26T04:46:54.4530009Z + [[ linux-jammy-py3.8-gcc11-pch == *-pch* ]] 2024-06-26T04:46:54.4530486Z + export USE_PRECOMPILED_HEADERS=1 2024-06-26T04:46:54.4530896Z + USE_PRECOMPILED_HEADERS=1 2024-06-26T04:46:54.4531494Z + [[ linux-jammy-py3.8-gcc11-pch == *linux-focal-py3.7-gcc7-build* ]] 2024-06-26T04:46:54.4532204Z + [[ linux-jammy-py3.8-gcc11-pch != *android* ]] 2024-06-26T04:46:54.4532773Z + [[ linux-jammy-py3.8-gcc11-pch != *cuda* ]] 2024-06-26T04:46:54.4533248Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-06-26T04:46:54.4533702Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-06-26T04:46:54.4534208Z + [[ linux-jammy-py3.8-gcc11-pch != *rocm* ]] 2024-06-26T04:46:54.4534730Z ++ stat -c %u /var/lib/jenkins/workspace 2024-06-26T04:46:54.4553236Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2024-06-26T04:46:54.4553944Z + trap_add cleanup_workspace EXIT 2024-06-26T04:46:54.4554346Z + trap_add_cmd=cleanup_workspace 2024-06-26T04:46:54.4554727Z + shift 2024-06-26T04:46:54.4554999Z + for trap_add_name in "$@" 2024-06-26T04:46:54.4559368Z +++ trap -p EXIT 2024-06-26T04:46:54.4561953Z ++ eval 'extract_trap_cmd trap -- '\'' 2024-06-26T04:46:54.4562799Z sccache_epilogue'\'' EXIT' 2024-06-26T04:46:54.4563195Z +++ extract_trap_cmd trap -- ' 2024-06-26T04:46:54.4563791Z sccache_epilogue' EXIT 2024-06-26T04:46:54.4581774Z +++ printf '%s\n' ' 2024-06-26T04:46:54.4582560Z sccache_epilogue' 2024-06-26T04:46:54.4582946Z ++ printf '%s\n' cleanup_workspace 2024-06-26T04:46:54.4583362Z + trap -- ' 2024-06-26T04:46:54.4583636Z sccache_epilogue 2024-06-26T04:46:54.4583964Z cleanup_workspace' EXIT 2024-06-26T04:46:54.4584430Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2024-06-26T04:46:58.0620507Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2024-06-26T04:46:58.0901056Z + [[ linux-jammy-py3.8-gcc11-pch == *-bazel-* ]] 2024-06-26T04:46:58.0902443Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2024-06-26T04:46:58.0903518Z The next three invocations are expected to fail with invalid command error messages. 2024-06-26T04:46:58.0904262Z + get_exit_code python setup.py bad_argument 2024-06-26T04:46:58.0904699Z + set +e 2024-06-26T04:46:58.0904972Z + python setup.py bad_argument 2024-06-26T04:46:58.2843264Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.3815776Z invalid command 'bad_argument' 2024-06-26T04:46:58.4025445Z + retcode=1 2024-06-26T04:46:58.4025880Z + set -e 2024-06-26T04:46:58.4026146Z + return 1 2024-06-26T04:46:58.4030033Z + get_exit_code python setup.py 'clean]' 2024-06-26T04:46:58.4030760Z + set +e 2024-06-26T04:46:58.4031271Z + python setup.py 'clean]' 2024-06-26T04:46:58.5329033Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.5710292Z invalid command name 'clean]' 2024-06-26T04:46:58.5916323Z + retcode=1 2024-06-26T04:46:58.5916885Z + set -e 2024-06-26T04:46:58.5917149Z + return 1 2024-06-26T04:46:58.5919418Z + get_exit_code python setup.py clean bad_argument 2024-06-26T04:46:58.5919904Z + set +e 2024-06-26T04:46:58.5920200Z + python setup.py clean bad_argument 2024-06-26T04:46:58.7199582Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.7707386Z invalid command 'bad_argument' 2024-06-26T04:46:58.7895437Z + retcode=1 2024-06-26T04:46:58.7896018Z + set -e 2024-06-26T04:46:58.7896427Z + return 1 2024-06-26T04:46:58.7897543Z + [[ linux-jammy-py3.8-gcc11-pch != *libtorch* ]] 2024-06-26T04:46:58.7898257Z + [[ linux-jammy-py3.8-gcc11-pch != *rocm* ]] 2024-06-26T04:46:58.7898827Z + [[ linux-jammy-py3.8-gcc11-pch != *xla* ]] 2024-06-26T04:46:58.7899366Z + [[ linux-jammy-py3.8-gcc11-pch != *py3.8* ]] 2024-06-26T04:46:58.7899810Z + WERROR=1 2024-06-26T04:46:58.7900092Z + python setup.py clean 2024-06-26T04:46:58.9171707Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:59.0525405Z running clean 2024-06-26T04:46:59.2512260Z + [[ false == \t\r\u\e ]] 2024-06-26T04:46:59.2512897Z + WERROR=1 2024-06-26T04:46:59.2513194Z + python setup.py bdist_wheel 2024-06-26T04:46:59.3855253Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:59.4362716Z -- Building version 2.5.0a0+gitb8c4c54 2024-06-26T04:46:59.4505472Z cmake -DBUILD_ENVIRONMENT=linux-jammy-py3.8-gcc11-pch -DBUILD_PYTHON=True -DBUILD_STATIC_RUNTIME_BENCHMARK=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 -DOPENSSL_ROOT_DIR=/opt/openssl -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DTORCH_BUILD_VERSION=2.5.0a0+gitb8c4c54 -DTORCH_CUDA_ARCH_LIST=5.2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_PRECOMPILED_HEADERS=1 -DUSE_SPLIT_BUILD=false -DWERROR=1 /var/lib/jenkins/workspace 2024-06-26T04:46:59.7328671Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:46:59.8536201Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:46:59.8699284Z -- Detecting CXX compiler ABI info 2024-06-26T04:47:00.0015911Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:47:00.0135809Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:47:00.0138006Z -- Detecting CXX compile features 2024-06-26T04:47:00.0143711Z -- Detecting CXX compile features - done 2024-06-26T04:47:00.0178145Z -- Detecting C compiler ABI info 2024-06-26T04:47:00.1068696Z -- Detecting C compiler ABI info - done 2024-06-26T04:47:00.1181435Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:47:00.1184192Z -- Detecting C compile features 2024-06-26T04:47:00.1188902Z -- Detecting C compile features - done 2024-06-26T04:47:00.1227383Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2024-06-26T04:47:00.5331130Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2024-06-26T04:47:00.5331803Z -- Not forcing any particular BLAS to be found 2024-06-26T04:47:00.5364218Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2024-06-26T04:47:00.5411772Z -- Performing Test C_HAS_AVX_1 2024-06-26T04:47:00.9105945Z -- Performing Test C_HAS_AVX_1 - Failed 2024-06-26T04:47:00.9106625Z -- Performing Test C_HAS_AVX_2 2024-06-26T04:47:01.0559217Z -- Performing Test C_HAS_AVX_2 - Success 2024-06-26T04:47:01.0559930Z -- Performing Test C_HAS_AVX2_1 2024-06-26T04:47:01.3377318Z -- Performing Test C_HAS_AVX2_1 - Failed 2024-06-26T04:47:01.3378052Z -- Performing Test C_HAS_AVX2_2 2024-06-26T04:47:01.4821090Z -- Performing Test C_HAS_AVX2_2 - Success 2024-06-26T04:47:01.4821863Z -- Performing Test C_HAS_AVX512_1 2024-06-26T04:47:01.7603203Z -- Performing Test C_HAS_AVX512_1 - Failed 2024-06-26T04:47:01.7603788Z -- Performing Test C_HAS_AVX512_2 2024-06-26T04:47:01.9232120Z -- Performing Test C_HAS_AVX512_2 - Success 2024-06-26T04:47:01.9232851Z -- Performing Test CXX_HAS_AVX_1 2024-06-26T04:47:02.1992016Z -- Performing Test CXX_HAS_AVX_1 - Failed 2024-06-26T04:47:02.1992623Z -- Performing Test CXX_HAS_AVX_2 2024-06-26T04:47:02.3602269Z -- Performing Test CXX_HAS_AVX_2 - Success 2024-06-26T04:47:02.3603025Z -- Performing Test CXX_HAS_AVX2_1 2024-06-26T04:47:02.6433396Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2024-06-26T04:47:02.6433973Z -- Performing Test CXX_HAS_AVX2_2 2024-06-26T04:47:02.8281782Z -- Performing Test CXX_HAS_AVX2_2 - Success 2024-06-26T04:47:02.8282737Z -- Performing Test CXX_HAS_AVX512_1 2024-06-26T04:47:03.1410681Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2024-06-26T04:47:03.1411642Z -- Performing Test CXX_HAS_AVX512_2 2024-06-26T04:47:03.2923284Z -- Performing Test CXX_HAS_AVX512_2 - Success 2024-06-26T04:47:03.2924374Z -- Current compiler supports avx2 extension. Will build perfkernels. 2024-06-26T04:47:03.2925399Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2024-06-26T04:47:03.4407394Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2024-06-26T04:47:03.4408863Z -- Current compiler supports avx512f extension. Will build fbgemm. 2024-06-26T04:47:03.4414801Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2024-06-26T04:47:03.5423656Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2024-06-26T04:47:03.5431057Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2024-06-26T04:47:03.6429191Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2024-06-26T04:47:03.6436262Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2024-06-26T04:47:03.8265671Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2024-06-26T04:47:03.8412442Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2024-06-26T04:47:03.8723621Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2024-06-26T04:47:03.8733837Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2024-06-26T04:47:03.8734904Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2024-06-26T04:47:03.8736162Z or a Caffe2 dependent library, the next warning / error will give you more 2024-06-26T04:47:03.8736859Z info. 2024-06-26T04:47:03.8737241Z Call Stack (most recent call first): 2024-06-26T04:47:03.8737685Z cmake/Dependencies.cmake:43 (include) 2024-06-26T04:47:03.8738198Z CMakeLists.txt:853 (include) 2024-06-26T04:47:03.8738468Z 2024-06-26T04:47:03.8738597Z  2024-06-26T04:47:03.8739132Z CMake Warning at cmake/Dependencies.cmake:72 (message): 2024-06-26T04:47:03.8739981Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2024-06-26T04:47:03.8740697Z Call Stack (most recent call first): 2024-06-26T04:47:03.8741141Z CMakeLists.txt:853 (include) 2024-06-26T04:47:03.8741449Z 2024-06-26T04:47:03.8741564Z  2024-06-26T04:47:03.8751741Z CMake Warning at cmake/Dependencies.cmake:90 (message): 2024-06-26T04:47:03.8752490Z Not compiling with XPU. Could NOT find SYCL.Suppress this warning with 2024-06-26T04:47:03.8753161Z -DUSE_XPU=OFF. 2024-06-26T04:47:03.8753484Z Call Stack (most recent call first): 2024-06-26T04:47:03.8753909Z CMakeLists.txt:853 (include) 2024-06-26T04:47:03.8754158Z 2024-06-26T04:47:03.8754280Z  2024-06-26T04:47:03.8758572Z -- Building using own protobuf under third_party per request. 2024-06-26T04:47:03.8759171Z -- Use custom protobuf build. 2024-06-26T04:47:03.8778462Z -- 2024-06-26T04:47:03.8778794Z -- 3.13.0.0 2024-06-26T04:47:03.8785829Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-06-26T04:47:03.9659911Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-06-26T04:47:03.9669276Z -- Found Threads: TRUE 2024-06-26T04:47:03.9672719Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2024-06-26T04:47:04.0728941Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2024-06-26T04:47:04.0877643Z -- Caffe2 protobuf include directory: $$ 2024-06-26T04:47:04.0894757Z -- Trying to find preferred BLAS backend of choice: MKL 2024-06-26T04:47:04.0913668Z -- MKL_THREADING = OMP 2024-06-26T04:47:04.0915294Z -- Looking for sys/types.h 2024-06-26T04:47:04.2062066Z -- Looking for sys/types.h - found 2024-06-26T04:47:04.2062595Z -- Looking for stdint.h 2024-06-26T04:47:04.2930786Z -- Looking for stdint.h - found 2024-06-26T04:47:04.2931569Z -- Looking for stddef.h 2024-06-26T04:47:04.3821322Z -- Looking for stddef.h - found 2024-06-26T04:47:04.3821880Z -- Check size of void* 2024-06-26T04:47:04.4845227Z -- Check size of void* - done 2024-06-26T04:47:04.4898958Z -- MKL_THREADING = OMP 2024-06-26T04:47:04.4953958Z -- Check OMP with lib /opt/conda/envs/py_3.8/lib/libgomp.so and flags -fopenmp -v 2024-06-26T04:47:04.6032140Z -- Check OMP with lib /opt/conda/envs/py_3.8/lib/libgomp.so and flags -fopenmp -v 2024-06-26T04:47:04.8065649Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:04.8067135Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:04.8068041Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:04.8068961Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:04.8069692Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:04.8070234Z Call Stack (most recent call first): 2024-06-26T04:47:04.8070922Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:04.8071670Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.8072285Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.8072869Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-06-26T04:47:04.8073530Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-06-26T04:47:04.8074179Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.8074788Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.8075749Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:04.8076300Z CMakeLists.txt:853 (include) 2024-06-26T04:47:04.8077002Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:04.8077638Z  2024-06-26T04:47:04.9138355Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:04.9139918Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:04.9140772Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:04.9141603Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:04.9142257Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:04.9142723Z Call Stack (most recent call first): 2024-06-26T04:47:04.9143339Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:04.9144031Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.9144593Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.9145165Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-06-26T04:47:04.9145751Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-06-26T04:47:04.9146306Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.9146856Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.9147407Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:04.9147857Z CMakeLists.txt:853 (include) 2024-06-26T04:47:04.9148485Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:04.9149078Z  2024-06-26T04:47:04.9178256Z -- Looking for cblas_sgemm 2024-06-26T04:47:05.1835645Z -- Looking for cblas_sgemm - found 2024-06-26T04:47:05.1837674Z -- Looking for cblas_gemm_bf16bf16f32 2024-06-26T04:47:05.4305053Z -- Looking for cblas_gemm_bf16bf16f32 - found 2024-06-26T04:47:05.4305633Z -- Looking for cblas_gemm_f16f16f32 2024-06-26T04:47:05.5452398Z -- Looking for cblas_gemm_f16f16f32 - not found 2024-06-26T04:47:05.5517369Z -- Check OMP with lib /opt/conda/envs/py_3.8/lib/libgomp.so and flags -fopenmp -v 2024-06-26T04:47:05.6662393Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:05.6663629Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:05.6664473Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:05.6665431Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:05.6666075Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:05.6666558Z Call Stack (most recent call first): 2024-06-26T04:47:05.6667176Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:05.6667838Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:05.6668442Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:05.6668999Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:05.6669450Z CMakeLists.txt:853 (include) 2024-06-26T04:47:05.6670086Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:05.6670679Z  2024-06-26T04:47:05.6673674Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:05.6674866Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:05.6676028Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:05.6676847Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:05.6677488Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:05.6677967Z Call Stack (most recent call first): 2024-06-26T04:47:05.6678593Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:05.6679501Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:05.6680063Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:05.6680620Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:05.6681073Z CMakeLists.txt:853 (include) 2024-06-26T04:47:05.6681717Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:05.6682306Z  2024-06-26T04:47:05.6745622Z -- MKL libraries: /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so;/opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so;/opt/conda/envs/py_3.8/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.a 2024-06-26T04:47:05.6747670Z -- MKL include directory: /opt/conda/envs/py_3.8/include 2024-06-26T04:47:05.6748214Z -- MKL OpenMP type: GNU 2024-06-26T04:47:05.6748588Z -- MKL OpenMP library: -fopenmp 2024-06-26T04:47:05.7124538Z -- The ASM compiler identification is GNU 2024-06-26T04:47:05.7146494Z -- Found assembler: /opt/cache/bin/cc 2024-06-26T04:47:05.7264124Z -- Brace yourself, we are building NNPACK 2024-06-26T04:47:05.7315370Z -- Performing Test NNPACK_ARCH_IS_X86_32 2024-06-26T04:47:05.7652232Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2024-06-26T04:47:05.7864235Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-06-26T04:47:05.7865003Z -- NNPACK backend is x86-64 2024-06-26T04:47:05.7866033Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2024-06-26T04:47:05.8047036Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/ExternalProject.cmake:3091 (message): 2024-06-26T04:47:05.8048408Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2024-06-26T04:47:05.8049282Z not set. The policy's OLD behavior will be used. When using a URL 2024-06-26T04:47:05.8050089Z download, the timestamps of extracted files should preferably be that of 2024-06-26T04:47:05.8051111Z the time of extraction, otherwise code that depends on the extracted 2024-06-26T04:47:05.8051874Z contents might not be rebuilt if the URL changes. The OLD behavior 2024-06-26T04:47:05.8052679Z preserves the timestamps from the archive instead, but this is usually not 2024-06-26T04:47:05.8053493Z what you want. Update your project to the NEW behavior or specify the 2024-06-26T04:47:05.8054261Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2024-06-26T04:47:05.8054844Z robustness issue. 2024-06-26T04:47:05.8055180Z Call Stack (most recent call first): 2024-06-26T04:47:05.8056077Z /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) 2024-06-26T04:47:05.8056934Z CMakeLists.txt:6 (ExternalProject_Add) 2024-06-26T04:47:05.8057611Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:05.8058080Z 2024-06-26T04:47:05.8138438Z -- Configuring done (0.0s) 2024-06-26T04:47:05.8155336Z -- Generating done (0.0s) 2024-06-26T04:47:05.8168670Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2024-06-26T04:47:05.8481493Z [ 11%] Creating directories for 'six' 2024-06-26T04:47:05.8634572Z [ 22%] Performing download step (download, verify and extract) for 'six' 2024-06-26T04:47:05.8688039Z -- Downloading... 2024-06-26T04:47:05.8688869Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-06-26T04:47:05.8689687Z timeout='none' 2024-06-26T04:47:05.8690025Z inactivity timeout='none' 2024-06-26T04:47:05.8691132Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2024-06-26T04:47:05.8836849Z -- [download 100% complete] 2024-06-26T04:47:05.8913656Z -- [download 0% complete] 2024-06-26T04:47:05.8914258Z -- [download 100% complete] 2024-06-26T04:47:05.8985099Z -- [download 0% complete] 2024-06-26T04:47:05.8986688Z -- [download 55% complete] 2024-06-26T04:47:05.8987176Z -- [download 100% complete] 2024-06-26T04:47:05.8991169Z -- verifying file... 2024-06-26T04:47:05.8992022Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-06-26T04:47:05.8992962Z -- Downloading... done 2024-06-26T04:47:05.9112091Z -- extracting... 2024-06-26T04:47:05.9113308Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-06-26T04:47:05.9114856Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2024-06-26T04:47:05.9115885Z -- extracting... [tar xfz] 2024-06-26T04:47:05.9170129Z -- extracting... [analysis] 2024-06-26T04:47:05.9170729Z -- extracting... [rename] 2024-06-26T04:47:05.9171437Z -- extracting... [clean up] 2024-06-26T04:47:05.9171916Z -- extracting... done 2024-06-26T04:47:05.9270219Z [ 33%] No update step for 'six' 2024-06-26T04:47:05.9397976Z [ 44%] No patch step for 'six' 2024-06-26T04:47:05.9524940Z [ 55%] No configure step for 'six' 2024-06-26T04:47:05.9668081Z [ 66%] No build step for 'six' 2024-06-26T04:47:05.9806464Z [ 77%] No install step for 'six' 2024-06-26T04:47:05.9948943Z [ 88%] No test step for 'six' 2024-06-26T04:47:06.0095371Z [100%] Completed 'six' 2024-06-26T04:47:06.0345866Z [100%] Built target six 2024-06-26T04:47:06.4420068Z -- Found Python: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") found components: Interpreter 2024-06-26T04:47:06.4525800Z -- Failed to find LLVM FileCheck 2024-06-26T04:47:06.4571422Z -- Found Git: /usr/bin/git (found version "2.34.1") 2024-06-26T04:47:06.5902669Z -- git version: v1.6.1 normalized to 1.6.1 2024-06-26T04:47:06.5903286Z -- Version: 1.6.1 2024-06-26T04:47:06.5909572Z -- Looking for shm_open in rt 2024-06-26T04:47:06.6820001Z -- Looking for shm_open in rt - found 2024-06-26T04:47:06.6828880Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2024-06-26T04:47:06.7815277Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2024-06-26T04:47:06.7824644Z -- Performing Test HAVE_CXX_FLAG_WALL 2024-06-26T04:47:06.9106411Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2024-06-26T04:47:06.9116618Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2024-06-26T04:47:07.0611494Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2024-06-26T04:47:07.0621400Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2024-06-26T04:47:07.1620771Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2024-06-26T04:47:07.1630472Z -- Performing Test HAVE_CXX_FLAG_WERROR 2024-06-26T04:47:07.2669865Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2024-06-26T04:47:07.2685040Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2024-06-26T04:47:07.3678139Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2024-06-26T04:47:07.3688428Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2024-06-26T04:47:07.4660176Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2024-06-26T04:47:07.4671361Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2024-06-26T04:47:07.5629093Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2024-06-26T04:47:07.5639158Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2024-06-26T04:47:07.6120899Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2024-06-26T04:47:07.6130903Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2024-06-26T04:47:07.7122221Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2024-06-26T04:47:07.7132336Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2024-06-26T04:47:07.8155660Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2024-06-26T04:47:07.8166042Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2024-06-26T04:47:07.9172722Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2024-06-26T04:47:07.9188716Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2024-06-26T04:47:08.0177256Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2024-06-26T04:47:08.0187252Z -- Performing Test HAVE_CXX_FLAG_WD654 2024-06-26T04:47:08.0519986Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2024-06-26T04:47:08.0529387Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2024-06-26T04:47:08.0970291Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2024-06-26T04:47:08.0980796Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2024-06-26T04:47:08.2265066Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2024-06-26T04:47:08.2267977Z -- Performing Test HAVE_STD_REGEX 2024-06-26T04:47:08.2268545Z -- Performing Test HAVE_STD_REGEX 2024-06-26T04:47:08.5431388Z -- Performing Test HAVE_STD_REGEX -- success 2024-06-26T04:47:08.5431994Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-06-26T04:47:08.5432485Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-06-26T04:47:08.5790399Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2024-06-26T04:47:08.5791066Z -- Performing Test HAVE_POSIX_REGEX 2024-06-26T04:47:08.5791531Z -- Performing Test HAVE_POSIX_REGEX 2024-06-26T04:47:08.7387787Z -- Performing Test HAVE_POSIX_REGEX -- success 2024-06-26T04:47:08.7388404Z -- Performing Test HAVE_STEADY_CLOCK 2024-06-26T04:47:08.7388899Z -- Performing Test HAVE_STEADY_CLOCK 2024-06-26T04:47:08.9131648Z -- Performing Test HAVE_STEADY_CLOCK -- success 2024-06-26T04:47:08.9449264Z -- Performing Test COMPILER_SUPPORTS_AVX512 2024-06-26T04:47:09.0459680Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2024-06-26T04:47:09.0485595Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:09.0487355Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:09.0488468Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:09.0489777Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:09.0490887Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:09.0491633Z Call Stack (most recent call first): 2024-06-26T04:47:09.0492258Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:09.0493190Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-06-26T04:47:09.0494347Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:09.0495327Z  2024-06-26T04:47:09.0495719Z -- Found OpenMP_C: -fopenmp 2024-06-26T04:47:09.0497216Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:09.0498396Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:09.0499246Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:09.0500045Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:09.0500699Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:09.0501181Z Call Stack (most recent call first): 2024-06-26T04:47:09.0501781Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:09.0502500Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-06-26T04:47:09.0503234Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:09.0503806Z  2024-06-26T04:47:09.0504116Z -- Found OpenMP_CXX: -fopenmp 2024-06-26T04:47:09.0504537Z -- Found OpenMP: TRUE 2024-06-26T04:47:09.0505107Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2024-06-26T04:47:09.0505717Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2024-06-26T04:47:09.0506036Z 2024-06-26T04:47:09.0506148Z  2024-06-26T04:47:09.1672628Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2024-06-26T04:47:09.1673531Z ========== 2024-06-26T04:47:09.1673712Z 2024-06-26T04:47:09.1673833Z  2024-06-26T04:47:09.1674355Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2024-06-26T04:47:09.1674934Z CMAKE_BUILD_TYPE = Release 2024-06-26T04:47:09.1675193Z 2024-06-26T04:47:09.1675304Z  2024-06-26T04:47:09.1675889Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2024-06-26T04:47:09.1676757Z CMAKE_CXX_FLAGS_DEBUG is -g 2024-06-26T04:47:09.1677023Z 2024-06-26T04:47:09.1677131Z  2024-06-26T04:47:09.1677631Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2024-06-26T04:47:09.1678275Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2024-06-26T04:47:09.1678602Z 2024-06-26T04:47:09.1678710Z  2024-06-26T04:47:09.1679204Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2024-06-26T04:47:09.1679754Z ========== 2024-06-26T04:47:09.1679927Z 2024-06-26T04:47:09.1680036Z  2024-06-26T04:47:09.1719621Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2024-06-26T04:47:09.2708988Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2024-06-26T04:47:09.2717215Z -- Performing Test __CxxFlag__fno_semantic_interposition 2024-06-26T04:47:09.3716300Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2024-06-26T04:47:09.3725705Z -- Performing Test __CxxFlag__fmerge_all_constants 2024-06-26T04:47:09.4797454Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2024-06-26T04:47:09.4806749Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2024-06-26T04:47:09.5845916Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2024-06-26T04:47:09.5870599Z ** AsmJit Summary ** 2024-06-26T04:47:09.5871756Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2024-06-26T04:47:09.5872514Z  ASMJIT_TEST=FALSE 2024-06-26T04:47:09.5872932Z  ASMJIT_TARGET_TYPE=STATIC 2024-06-26T04:47:09.5873378Z  ASMJIT_DEPS=pthread;rt 2024-06-26T04:47:09.5873836Z  ASMJIT_LIBS=asmjit;pthread;rt 2024-06-26T04:47:09.5874320Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2024-06-26T04:47:09.5875519Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2024-06-26T04:47:09.5876593Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2024-06-26T04:47:09.5877569Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2024-06-26T04:47:09.5954749Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2024-06-26T04:47:09.5956067Z CMake Warning at cmake/Dependencies.cmake:774 (message): 2024-06-26T04:47:09.5956907Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2024-06-26T04:47:09.5957520Z Call Stack (most recent call first): 2024-06-26T04:47:09.5957927Z CMakeLists.txt:853 (include) 2024-06-26T04:47:09.5958190Z 2024-06-26T04:47:09.5958302Z  2024-06-26T04:47:09.5998131Z -- Using third party subdirectory Eigen. 2024-06-26T04:47:10.3953522Z -- Found Python: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") found components: Interpreter Development NumPy Development.Module Development.Embed 2024-06-26T04:47:10.3954780Z -- Using third_party/pybind11. 2024-06-26T04:47:10.3955625Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2024-06-26T04:47:10.3974464Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2024-06-26T04:47:10.3975214Z -- Using third_party/opentelemetry-cpp. 2024-06-26T04:47:10.3976190Z -- opentelemetry api include dirs: /var/lib/jenkins/workspace/cmake/../third_party/opentelemetry-cpp/api/include 2024-06-26T04:47:10.4874213Z -- Checking for module 'mpi-c' 2024-06-26T04:47:10.4938398Z -- No package 'mpi-c' found 2024-06-26T04:47:10.5313731Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2024-06-26T04:47:10.5775973Z -- Checking for module 'mpi-cxx' 2024-06-26T04:47:10.5794431Z -- No package 'mpi-cxx' found 2024-06-26T04:47:10.6160817Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2024-06-26T04:47:10.6161962Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2024-06-26T04:47:10.6168186Z CMake Warning at cmake/Dependencies.cmake:942 (message): 2024-06-26T04:47:10.6169222Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2024-06-26T04:47:10.6169815Z Call Stack (most recent call first): 2024-06-26T04:47:10.6170237Z CMakeLists.txt:853 (include) 2024-06-26T04:47:10.6170494Z 2024-06-26T04:47:10.6170616Z  2024-06-26T04:47:10.6198361Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2024-06-26T04:47:10.6199187Z -- Will link against OpenMP libraries: /opt/conda/envs/py_3.8/lib/libgomp.so 2024-06-26T04:47:10.6199952Z -- Looking for LLVM in /opt/llvm 2024-06-26T04:47:10.6260202Z -- Found LLVM 9.0.1 2024-06-26T04:47:10.6260730Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2024-06-26T04:47:10.6293602Z CMake Warning at cmake/Dependencies.cmake:1110 (message): 2024-06-26T04:47:10.6294365Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2024-06-26T04:47:10.6295000Z -DUSE_NCCL=OFF. 2024-06-26T04:47:10.6295402Z Call Stack (most recent call first): 2024-06-26T04:47:10.6295828Z CMakeLists.txt:853 (include) 2024-06-26T04:47:10.6296079Z 2024-06-26T04:47:10.6296209Z  2024-06-26T04:47:10.6454365Z -- Performing Test UV_LINT_W4 2024-06-26T04:47:10.6846632Z -- Performing Test UV_LINT_W4 - Failed 2024-06-26T04:47:10.6854259Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2024-06-26T04:47:10.7263995Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2024-06-26T04:47:10.7271715Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2024-06-26T04:47:10.7711795Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2024-06-26T04:47:10.7719325Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2024-06-26T04:47:10.8127114Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2024-06-26T04:47:10.8134872Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2024-06-26T04:47:10.8547908Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2024-06-26T04:47:10.8556455Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2024-06-26T04:47:10.8959498Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2024-06-26T04:47:10.8968232Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2024-06-26T04:47:10.9377798Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2024-06-26T04:47:10.9385879Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2024-06-26T04:47:10.9808311Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2024-06-26T04:47:10.9816749Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2024-06-26T04:47:11.0214260Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2024-06-26T04:47:11.0222742Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2024-06-26T04:47:11.0629602Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2024-06-26T04:47:11.0638216Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2024-06-26T04:47:11.1043151Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2024-06-26T04:47:11.1051596Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2024-06-26T04:47:11.1465573Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2024-06-26T04:47:11.1473871Z -- Performing Test UV_LINT_WALL 2024-06-26T04:47:11.2349213Z -- Performing Test UV_LINT_WALL - Success 2024-06-26T04:47:11.2356572Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2024-06-26T04:47:11.3243479Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2024-06-26T04:47:11.3250876Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2024-06-26T04:47:11.4121813Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2024-06-26T04:47:11.4128816Z -- Performing Test UV_LINT_EXTRA 2024-06-26T04:47:11.5177572Z -- Performing Test UV_LINT_EXTRA - Success 2024-06-26T04:47:11.5185286Z -- Performing Test UV_LINT_UTF8_MSVC 2024-06-26T04:47:11.5594832Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2024-06-26T04:47:11.5603696Z -- Performing Test UV_F_STRICT_ALIASING 2024-06-26T04:47:11.6464242Z -- Performing Test UV_F_STRICT_ALIASING - Success 2024-06-26T04:47:11.6476738Z -- summary of build options: 2024-06-26T04:47:11.6477481Z Install prefix: /var/lib/jenkins/workspace/torch 2024-06-26T04:47:11.6477997Z Target system: Linux 2024-06-26T04:47:11.6478577Z Compiler: 2024-06-26T04:47:11.6478902Z C compiler: /opt/cache/bin/cc 2024-06-26T04:47:11.6479307Z CFLAGS: 2024-06-26T04:47:11.6479512Z 2024-06-26T04:47:11.6497385Z -- Found uv: 1.38.1 (found version "1.38.1") 2024-06-26T04:47:11.6529797Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2024-06-26T04:47:11.6530632Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2024-06-26T04:47:11.6531757Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2024-06-26T04:47:11.6532493Z set the policy and suppress this warning. 2024-06-26T04:47:11.6532828Z 2024-06-26T04:47:11.6533146Z For compatibility with older versions of CMake, option is clearing the 2024-06-26T04:47:11.6533822Z normal variable 'BUILD_BENCHMARK'. 2024-06-26T04:47:11.6534487Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:11.6535064Z  2024-06-26T04:47:11.6535383Z -- Enabling sccache for CXX 2024-06-26T04:47:11.6535791Z -- Enabling sccache for C 2024-06-26T04:47:11.6536170Z -- Gloo build as SHARED library 2024-06-26T04:47:11.6980326Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-06-26T04:47:11.6981799Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-06-26T04:47:11.6983795Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-06-26T04:47:11.8152996Z -- 2024-06-26T04:47:11.8153602Z -- ******** Summary ******** 2024-06-26T04:47:11.8154237Z -- CMake version : 3.26.4 2024-06-26T04:47:11.8154893Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-06-26T04:47:11.8155579Z -- System : Linux 2024-06-26T04:47:11.8156157Z -- C++ compiler : /opt/cache/bin/c++ 2024-06-26T04:47:11.8156740Z -- C++ compiler version : 11.4.0 2024-06-26T04:47:11.8157926Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-06-26T04:47:11.8158825Z -- Build type : Release 2024-06-26T04:47:11.8159674Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2024-06-26T04:47:11.8160838Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 2024-06-26T04:47:11.8161801Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-06-26T04:47:11.8163011Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-06-26T04:47:11.8163943Z -- 2024-06-26T04:47:11.8164276Z -- ONNX version : 1.16.0 2024-06-26T04:47:11.8164819Z -- ONNX NAMESPACE : onnx_torch 2024-06-26T04:47:11.8165369Z -- ONNX_USE_LITE_PROTO : OFF 2024-06-26T04:47:11.8165872Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2024-06-26T04:47:11.8166387Z -- Protobuf_USE_STATIC_LIBS : ON 2024-06-26T04:47:11.8166907Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2024-06-26T04:47:11.8167422Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2024-06-26T04:47:11.8168098Z -- ONNX_WERROR : OFF 2024-06-26T04:47:11.8168595Z -- ONNX_BUILD_TESTS : OFF 2024-06-26T04:47:11.8169085Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-06-26T04:47:11.8169581Z -- ONNX_BUILD_SHARED_LIBS : 2024-06-26T04:47:11.8170080Z -- BUILD_SHARED_LIBS : OFF 2024-06-26T04:47:11.8170491Z -- 2024-06-26T04:47:11.8170815Z -- Protobuf compiler : 2024-06-26T04:47:11.8171300Z -- Protobuf includes : 2024-06-26T04:47:11.8171770Z -- Protobuf libraries : 2024-06-26T04:47:11.8172261Z -- BUILD_ONNX_PYTHON : OFF 2024-06-26T04:47:11.8201142Z -- 2024-06-26T04:47:11.8201756Z -- ******** Summary ******** 2024-06-26T04:47:11.8202589Z -- CMake version : 3.26.4 2024-06-26T04:47:11.8203317Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-06-26T04:47:11.8203972Z -- System : Linux 2024-06-26T04:47:11.8204433Z -- C++ compiler : /opt/cache/bin/c++ 2024-06-26T04:47:11.8204933Z -- C++ compiler version : 11.4.0 2024-06-26T04:47:11.8206191Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-06-26T04:47:11.8207221Z -- Build type : Release 2024-06-26T04:47:11.8208040Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2024-06-26T04:47:11.8209069Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 2024-06-26T04:47:11.8209973Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-06-26T04:47:11.8211147Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-06-26T04:47:11.8212077Z -- 2024-06-26T04:47:11.8212368Z -- ONNX version : 1.4.1 2024-06-26T04:47:11.8212818Z -- ONNX NAMESPACE : onnx_torch 2024-06-26T04:47:11.8213275Z -- ONNX_BUILD_TESTS : OFF 2024-06-26T04:47:11.8213683Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-06-26T04:47:11.8214107Z -- ONNX_USE_LITE_PROTO : OFF 2024-06-26T04:47:11.8214519Z -- ONNXIFI_DUMMY_BACKEND : 2024-06-26T04:47:11.8214861Z -- 2024-06-26T04:47:11.8215156Z -- Protobuf compiler : 2024-06-26T04:47:11.8215562Z -- Protobuf includes : 2024-06-26T04:47:11.8215953Z -- Protobuf libraries : 2024-06-26T04:47:11.8216363Z -- BUILD_ONNX_PYTHON : OFF 2024-06-26T04:47:11.8217033Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2024-06-26T04:47:11.8217759Z -- Adding -DNDEBUG to compile flags 2024-06-26T04:47:11.8218521Z CMake Warning at cmake/Dependencies.cmake:1407 (message): 2024-06-26T04:47:11.8219330Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2024-06-26T04:47:11.8219955Z Call Stack (most recent call first): 2024-06-26T04:47:11.8220365Z CMakeLists.txt:853 (include) 2024-06-26T04:47:11.8220629Z 2024-06-26T04:47:11.8220741Z  2024-06-26T04:47:11.8419328Z -- Could not find hardware support for NEON on this machine. 2024-06-26T04:47:11.8419998Z -- No OMAP3 processor on this machine. 2024-06-26T04:47:11.8443546Z -- No OMAP4 processor on this machine. 2024-06-26T04:47:11.8459701Z -- Found a library with LAPACK API (mkl). 2024-06-26T04:47:11.8460823Z disabling CUDA because NOT USE_CUDA is set 2024-06-26T04:47:11.8461508Z disabling ROCM because NOT USE_ROCM is set 2024-06-26T04:47:11.8462124Z -- MIOpen not found. Compiling without MIOpen support 2024-06-26T04:47:11.8462680Z -- Will build oneDNN Graph 2024-06-26T04:47:11.8469305Z -- MKLDNN_CPU_RUNTIME = OMP 2024-06-26T04:47:11.8494860Z -- DNNL_TARGET_ARCH: X64 2024-06-26T04:47:11.8559611Z -- DNNL_LIBRARY_NAME: dnnl 2024-06-26T04:47:11.8640847Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:11.8642134Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:11.8642972Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:11.8643790Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:11.8644441Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:11.8645007Z Call Stack (most recent call first): 2024-06-26T04:47:11.8645777Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:11.8646787Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-06-26T04:47:11.8648168Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-06-26T04:47:11.8649155Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:11.8649750Z  2024-06-26T04:47:11.8650041Z -- Found OpenMP_C: -fopenmp 2024-06-26T04:47:11.8651089Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:11.8652270Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:11.8653109Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:11.8653909Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:11.8654560Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:11.8655040Z Call Stack (most recent call first): 2024-06-26T04:47:11.8655645Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:11.8656466Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-06-26T04:47:11.8657175Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-06-26T04:47:11.8657911Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:11.8658495Z  2024-06-26T04:47:11.8658803Z -- Found OpenMP_CXX: -fopenmp 2024-06-26T04:47:11.8848088Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2024-06-26T04:47:11.9066730Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found suitable version "3.8.19", minimum required is "2.7") 2024-06-26T04:47:12.3323059Z -- Found Sphinx: /opt/conda/envs/py_3.8/bin/sphinx-build (found version "sphinx-build 5.3.0") 2024-06-26T04:47:12.3985761Z -- Enabled testing coverage: CI 2024-06-26T04:47:12.4014485Z -- Enabled workload: TRAINING 2024-06-26T04:47:12.4015068Z -- Enabled primitives: ALL 2024-06-26T04:47:12.4015583Z -- Enabled primitive CPU ISA: ALL 2024-06-26T04:47:12.4016049Z -- Enabled primitive GPU ISA: ALL 2024-06-26T04:47:12.4016592Z -- Enabled GeMM kernels ISA: ALL 2024-06-26T04:47:12.4083289Z -- Primitive cache is enabled 2024-06-26T04:47:12.4230699Z -- Graph component is enabled 2024-06-26T04:47:12.4343238Z -- Graph compiler backend is disabled. 2024-06-26T04:47:12.4421230Z -- Found MKL-DNN: TRUE 2024-06-26T04:47:12.4424870Z -- Looking for clock_gettime in rt 2024-06-26T04:47:12.5344799Z -- Looking for clock_gettime in rt - found 2024-06-26T04:47:12.5345347Z -- Looking for mmap 2024-06-26T04:47:12.6267913Z -- Looking for mmap - found 2024-06-26T04:47:12.6268387Z -- Looking for shm_open 2024-06-26T04:47:12.7210951Z -- Looking for shm_open - found 2024-06-26T04:47:12.7211470Z -- Looking for shm_unlink 2024-06-26T04:47:12.8098607Z -- Looking for shm_unlink - found 2024-06-26T04:47:12.8099159Z -- Looking for malloc_usable_size 2024-06-26T04:47:12.8992409Z -- Looking for malloc_usable_size - found 2024-06-26T04:47:12.8997287Z --  2024-06-26T04:47:12.8999314Z -- Performing Test COMPILE_OUT_ZVECTOR 2024-06-26T04:47:12.9341540Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2024-06-26T04:47:12.9342283Z -- ZVECTOR flags were NOT set. 2024-06-26T04:47:12.9342760Z --  2024-06-26T04:47:12.9404782Z -- Version: 10.2.1 2024-06-26T04:47:12.9405140Z -- Build type: Release 2024-06-26T04:47:12.9447229Z -- Using CPU-only version of Kineto 2024-06-26T04:47:12.9448232Z -- Configuring Kineto dependency: 2024-06-26T04:47:12.9448971Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2024-06-26T04:47:12.9449663Z -- KINETO_BUILD_TESTS = OFF 2024-06-26T04:47:12.9450071Z -- KINETO_LIBRARY_TYPE = static 2024-06-26T04:47:12.9690914Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-06-26T04:47:12.9693218Z INFO CUDA_SOURCE_DIR =  2024-06-26T04:47:12.9694017Z INFO ROCM_SOURCE_DIR =  2024-06-26T04:47:12.9894804Z INFO CUPTI unavailable or disabled - not building GPU profilers 2024-06-26T04:47:13.0291449Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2024-06-26T04:47:13.0292404Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2024-06-26T04:47:13.0293455Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2024-06-26T04:47:13.0294111Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2024-06-26T04:47:13.0295124Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2024-06-26T04:47:13.0296637Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2024-06-26T04:47:13.0319580Z -- Configured Kineto (CPU) 2024-06-26T04:47:13.0339167Z -- GCC 11.4.0: Adding gcc and gcc_s libs to link line 2024-06-26T04:47:13.0355404Z -- Performing Test HAS_WERROR_RETURN_TYPE 2024-06-26T04:47:13.1471482Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2024-06-26T04:47:13.1480127Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2024-06-26T04:47:13.2475691Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2024-06-26T04:47:13.2485383Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2024-06-26T04:47:13.2942587Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2024-06-26T04:47:13.2951962Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2024-06-26T04:47:13.3936060Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2024-06-26T04:47:13.3945669Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2024-06-26T04:47:13.4981344Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2024-06-26T04:47:13.4990866Z -- Performing Test HAS_WNARROWING 2024-06-26T04:47:13.5986084Z -- Performing Test HAS_WNARROWING - Success 2024-06-26T04:47:13.5994186Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2024-06-26T04:47:13.7016022Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2024-06-26T04:47:13.7024085Z -- Performing Test HAS_WNO_TYPE_LIMITS 2024-06-26T04:47:13.8024754Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2024-06-26T04:47:13.8032866Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2024-06-26T04:47:13.9679758Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2024-06-26T04:47:13.9689201Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2024-06-26T04:47:14.0675260Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2024-06-26T04:47:14.0683622Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2024-06-26T04:47:14.1691204Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2024-06-26T04:47:14.1699902Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2024-06-26T04:47:14.3247157Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2024-06-26T04:47:14.3256090Z -- Performing Test HAS_WNO_UNUSED_RESULT 2024-06-26T04:47:14.4244223Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2024-06-26T04:47:14.4252979Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2024-06-26T04:47:14.5255347Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2024-06-26T04:47:14.5265091Z -- Performing Test HAS_WNO_STRICT_ALIASING 2024-06-26T04:47:14.6247823Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2024-06-26T04:47:14.6255600Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2024-06-26T04:47:14.7281094Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2024-06-26T04:47:14.7289601Z -- Performing Test HAS_WVLA_EXTENSION 2024-06-26T04:47:14.7683661Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2024-06-26T04:47:14.7692205Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2024-06-26T04:47:14.8658670Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2024-06-26T04:47:14.8666445Z -- Performing Test HAS_WNEWLINE_EOF 2024-06-26T04:47:14.9018239Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2024-06-26T04:47:14.9026027Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2024-06-26T04:47:14.9464816Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2024-06-26T04:47:14.9473473Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-06-26T04:47:14.9943258Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-06-26T04:47:14.9951793Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2024-06-26T04:47:15.0949598Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2024-06-26T04:47:15.0958821Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2024-06-26T04:47:15.1939346Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2024-06-26T04:47:15.1949319Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE 2024-06-26T04:47:15.2441676Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE - Failed 2024-06-26T04:47:15.2451698Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-06-26T04:47:15.2983347Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-06-26T04:47:15.2991812Z -- Performing Test HAS_WCONSTANT_CONVERSION 2024-06-26T04:47:15.3382699Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2024-06-26T04:47:15.3391598Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2024-06-26T04:47:15.3824112Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Failed 2024-06-26T04:47:15.3832775Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2024-06-26T04:47:15.4283153Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2024-06-26T04:47:15.4292817Z -- Performing Test HAS_WNO_MISSING_BRACES 2024-06-26T04:47:15.5312804Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2024-06-26T04:47:15.5320869Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2024-06-26T04:47:15.5733193Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2024-06-26T04:47:15.5741581Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2024-06-26T04:47:15.6745922Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2024-06-26T04:47:15.6755058Z -- Performing Test HAS_FALIGNED_NEW 2024-06-26T04:47:15.7781060Z -- Performing Test HAS_FALIGNED_NEW - Success 2024-06-26T04:47:15.7789482Z -- Performing Test HAS_WERROR 2024-06-26T04:47:15.8813543Z -- Performing Test HAS_WERROR - Success 2024-06-26T04:47:15.8823450Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2024-06-26T04:47:15.9827435Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2024-06-26T04:47:15.9837021Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2024-06-26T04:47:16.0830043Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2024-06-26T04:47:16.0838422Z -- Performing Test HAS_FSTANDALONE_DEBUG 2024-06-26T04:47:16.1228750Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2024-06-26T04:47:16.1237160Z -- Performing Test HAS_FNO_MATH_ERRNO 2024-06-26T04:47:16.2232039Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2024-06-26T04:47:16.2240011Z -- Performing Test HAS_FNO_TRAPPING_MATH 2024-06-26T04:47:16.3711345Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2024-06-26T04:47:16.3719923Z -- Performing Test HAS_WERROR_FORMAT 2024-06-26T04:47:16.4906378Z -- Performing Test HAS_WERROR_FORMAT - Success 2024-06-26T04:47:16.4962693Z -- Performing Test HAS_WDEPRECATED 2024-06-26T04:47:16.5985533Z -- Performing Test HAS_WDEPRECATED - Success 2024-06-26T04:47:16.5986236Z -- don't use NUMA 2024-06-26T04:47:16.6006581Z -- Looking for backtrace 2024-06-26T04:47:16.6907356Z -- Looking for backtrace - found 2024-06-26T04:47:16.6908172Z -- backtrace facility detected in default set of libraries 2024-06-26T04:47:16.6910466Z -- Found Backtrace: /usr/include 2024-06-26T04:47:19.9804129Z -- headers outputs: 2024-06-26T04:47:27.0127048Z -- sources outputs: 2024-06-26T04:47:28.3072210Z -- declarations_yaml outputs: 2024-06-26T04:47:28.3134751Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2024-06-26T04:47:28.4173521Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2024-06-26T04:47:28.4715708Z -- Using ATen parallel backend: OMP 2024-06-26T04:47:28.4734555Z disabling CUDA because USE_CUDA is set false 2024-06-26T04:47:28.5962772Z -- Found OpenSSL: /opt/conda/envs/py_3.8/lib/libcrypto.so (found version "3.3.1") 2024-06-26T04:47:28.5996722Z -- Check size of long double 2024-06-26T04:47:28.7032051Z -- Check size of long double - done 2024-06-26T04:47:28.7032876Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2024-06-26T04:47:28.7937124Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2024-06-26T04:47:28.7938093Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2024-06-26T04:47:28.8868727Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2024-06-26T04:47:28.8869503Z -- Performing Test COMPILER_SUPPORTS_SSE2 2024-06-26T04:47:29.0261576Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2024-06-26T04:47:29.0262292Z -- Performing Test COMPILER_SUPPORTS_SSE4 2024-06-26T04:47:29.1598283Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2024-06-26T04:47:29.1599377Z -- Performing Test COMPILER_SUPPORTS_AVX 2024-06-26T04:47:29.2893345Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2024-06-26T04:47:29.2894079Z -- Performing Test COMPILER_SUPPORTS_FMA4 2024-06-26T04:47:29.4231565Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2024-06-26T04:47:29.4232272Z -- Performing Test COMPILER_SUPPORTS_AVX2 2024-06-26T04:47:29.5535458Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2024-06-26T04:47:29.5536494Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2024-06-26T04:47:29.6832911Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2024-06-26T04:47:29.6861292Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2024-06-26T04:47:29.6865163Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2024-06-26T04:47:29.6868458Z -- Found OpenMP: TRUE (found version "4.5") 2024-06-26T04:47:29.6870499Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2024-06-26T04:47:29.7814452Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2024-06-26T04:47:29.7815196Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2024-06-26T04:47:29.8783208Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2024-06-26T04:47:29.8783896Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2024-06-26T04:47:29.9710648Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2024-06-26T04:47:29.9712013Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2024-06-26T04:47:30.0619325Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2024-06-26T04:47:30.0620061Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2024-06-26T04:47:30.1835317Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2024-06-26T04:47:30.2018725Z -- Configuring build for SLEEF-v3.6.0 2024-06-26T04:47:30.2019836Z  Target system: Linux-4.14.336-257.562.amzn2.x86_64 2024-06-26T04:47:30.2020543Z  Target processor: x86_64 2024-06-26T04:47:30.2021116Z  Host system: Linux-4.14.336-257.562.amzn2.x86_64 2024-06-26T04:47:30.2021656Z  Host processor: x86_64 2024-06-26T04:47:30.2022190Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2024-06-26T04:47:30.2022716Z  CMake: 3.26.4 2024-06-26T04:47:30.2023102Z  Make program: /usr/bin/gmake 2024-06-26T04:47:30.2024382Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2024-06-26T04:47:30.2025567Z -- Building shared libs : OFF 2024-06-26T04:47:30.2025980Z -- Building static test bins: OFF 2024-06-26T04:47:30.2026430Z -- MPFR : LIB_MPFR-NOTFOUND 2024-06-26T04:47:30.2026837Z -- GMP : LIBGMP-NOTFOUND 2024-06-26T04:47:30.2027242Z -- RT : /usr/lib/x86_64-linux-gnu/librt.a 2024-06-26T04:47:30.2027704Z -- FFTW3 : LIBFFTW3-NOTFOUND 2024-06-26T04:47:30.2028084Z -- OPENSSL : 3.3.1 2024-06-26T04:47:30.2028423Z -- SDE : SDE_COMMAND-NOTFOUND 2024-06-26T04:47:30.2028844Z -- COMPILER_SUPPORTS_OPENMP : 1 2024-06-26T04:47:30.2125563Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2024-06-26T04:47:30.2126755Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2024-06-26T04:47:30.2128242Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2024-06-26T04:47:30.2129478Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2024-06-26T04:47:30.4182447Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2024-06-26T04:47:30.4613733Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2024-06-26T04:47:30.4618590Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.8/bin/python;-m;torchgen.gen_executorch;--source-path=/var/lib/jenkins/workspace/test/edge/../../test/edge;--install-dir=/var/lib/jenkins/workspace/build/out;--tags-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/custom_ops.yaml 2024-06-26T04:47:30.4737269Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2024-06-26T04:47:30.5728890Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2024-06-26T04:47:30.5768946Z -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable 2024-06-26T04:47:30.6459906Z -- Using /opt/conda/envs/py_3.8/lib/python3.8/site-packages as python relative installation path 2024-06-26T04:47:30.6481981Z CMake Warning at CMakeLists.txt:1282 (message): 2024-06-26T04:47:30.6482830Z Generated cmake files are only fully tested if one builds with system glog, 2024-06-26T04:47:30.6483791Z gflags, and protobuf. Other settings may generate files that are not well 2024-06-26T04:47:30.6484495Z tested. 2024-06-26T04:47:30.6484656Z 2024-06-26T04:47:30.6484792Z  2024-06-26T04:47:30.6502047Z -- 2024-06-26T04:47:30.6502553Z -- ******** Summary ******** 2024-06-26T04:47:30.6503180Z -- General: 2024-06-26T04:47:30.6503739Z -- CMake version : 3.26.4 2024-06-26T04:47:30.6504693Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-06-26T04:47:30.6505646Z -- System : Linux 2024-06-26T04:47:30.6506393Z -- C++ compiler : /opt/cache/bin/c++ 2024-06-26T04:47:30.6507299Z -- C++ compiler id : GNU 2024-06-26T04:47:30.6508106Z -- C++ compiler version : 11.4.0 2024-06-26T04:47:30.6508915Z -- Using ccache if found : ON 2024-06-26T04:47:30.6510120Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2024-06-26T04:47:30.6520633Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -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-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=pedantic -Wno-error=old-style-cast -Wno-missing-braces -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 2024-06-26T04:47:30.6530635Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2024-06-26T04:47:30.6531217Z -- Static LD flags : 2024-06-26T04:47:30.6531625Z -- Module LD flags : 2024-06-26T04:47:30.6532025Z -- Build type : Release 2024-06-26T04:47:30.6533934Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS;FLASHATTENTION_DISABLE_ALIBI 2024-06-26T04:47:30.6536057Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 2024-06-26T04:47:30.6536963Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-06-26T04:47:30.6537512Z -- USE_GOLD_LINKER : OFF 2024-06-26T04:47:30.6537881Z -- 2024-06-26T04:47:30.6538187Z -- TORCH_VERSION : 2.5.0 2024-06-26T04:47:30.6538626Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2024-06-26T04:47:30.6539258Z -- BUILD_BINARY : OFF 2024-06-26T04:47:30.6539685Z -- BUILD_CUSTOM_PROTOBUF : ON 2024-06-26T04:47:30.6540096Z -- Link local protobuf : ON 2024-06-26T04:47:30.6540515Z -- BUILD_DOCS : OFF 2024-06-26T04:47:30.6540926Z -- BUILD_PYTHON : True 2024-06-26T04:47:30.6541379Z -- Python version : 3.8.19 2024-06-26T04:47:30.6541946Z -- Python executable : /opt/conda/envs/py_3.8/bin/python 2024-06-26T04:47:30.6542672Z -- Python library : /opt/conda/envs/py_3.8/lib/libpython3.8.so 2024-06-26T04:47:30.6543429Z -- Python includes : /opt/conda/envs/py_3.8/include/python3.8 2024-06-26T04:47:30.6544239Z -- Python site-package : /opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-06-26T04:47:30.6544904Z -- BUILD_SHARED_LIBS : ON 2024-06-26T04:47:30.6545375Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2024-06-26T04:47:30.6545846Z -- BUILD_TEST : True 2024-06-26T04:47:30.6546263Z -- BUILD_JNI : OFF 2024-06-26T04:47:30.6546682Z -- BUILD_MOBILE_AUTOGRAD : OFF 2024-06-26T04:47:30.6547100Z -- BUILD_LITE_INTERPRETER: OFF 2024-06-26T04:47:30.6547526Z -- INTERN_BUILD_MOBILE : 2024-06-26T04:47:30.6547928Z -- TRACING_BASED : OFF 2024-06-26T04:47:30.6548320Z -- USE_BLAS : 1 2024-06-26T04:47:30.6548712Z -- BLAS : mkl 2024-06-26T04:47:30.6549110Z -- BLAS_HAS_SBGEMM : 2024-06-26T04:47:30.6549491Z -- USE_LAPACK : 1 2024-06-26T04:47:30.6549888Z -- LAPACK : mkl 2024-06-26T04:47:30.6550292Z -- USE_ASAN : OFF 2024-06-26T04:47:30.6550682Z -- USE_TSAN : OFF 2024-06-26T04:47:30.6551092Z -- USE_CPP_CODE_COVERAGE : OFF 2024-06-26T04:47:30.6551498Z -- USE_CUDA : OFF 2024-06-26T04:47:30.6551880Z -- USE_XPU : OFF 2024-06-26T04:47:30.6552279Z -- USE_ROCM : OFF 2024-06-26T04:47:30.6552676Z -- BUILD_NVFUSER : 2024-06-26T04:47:30.6553055Z -- USE_EIGEN_FOR_BLAS : 2024-06-26T04:47:30.6553581Z -- USE_FBGEMM : ON 2024-06-26T04:47:30.6554004Z -- USE_FAKELOWP : OFF 2024-06-26T04:47:30.6554410Z -- USE_KINETO : ON 2024-06-26T04:47:30.6554820Z -- USE_GFLAGS : OFF 2024-06-26T04:47:30.6555225Z -- USE_GLOG : OFF 2024-06-26T04:47:30.6555730Z -- USE_LITE_PROTO : OFF 2024-06-26T04:47:30.6556154Z -- USE_PYTORCH_METAL : OFF 2024-06-26T04:47:30.6556592Z -- USE_PYTORCH_METAL_EXPORT : OFF 2024-06-26T04:47:30.6557032Z -- USE_MPS : OFF 2024-06-26T04:47:30.6557431Z -- USE_MKL : ON 2024-06-26T04:47:30.6557830Z -- USE_MKLDNN : ON 2024-06-26T04:47:30.6558223Z -- USE_MKLDNN_ACL : OFF 2024-06-26T04:47:30.6558633Z -- USE_MKLDNN_CBLAS : OFF 2024-06-26T04:47:30.6559038Z -- USE_UCC : OFF 2024-06-26T04:47:30.6559421Z -- USE_ITT : ON 2024-06-26T04:47:30.6559822Z -- USE_NCCL : OFF 2024-06-26T04:47:30.6560233Z -- USE_NNPACK : ON 2024-06-26T04:47:30.6560624Z -- USE_NUMPY : ON 2024-06-26T04:47:30.6561034Z -- USE_OBSERVERS : ON 2024-06-26T04:47:30.6561441Z -- USE_OPENCL : OFF 2024-06-26T04:47:30.6561832Z -- USE_OPENMP : ON 2024-06-26T04:47:30.6562238Z -- USE_MIMALLOC : OFF 2024-06-26T04:47:30.6562642Z -- USE_VULKAN : OFF 2024-06-26T04:47:30.6563034Z -- USE_PROF : OFF 2024-06-26T04:47:30.6563444Z -- USE_PYTORCH_QNNPACK : ON 2024-06-26T04:47:30.6563856Z -- USE_XNNPACK : ON 2024-06-26T04:47:30.6564288Z -- USE_DISTRIBUTED : ON 2024-06-26T04:47:30.6564751Z -- USE_MPI : OFF 2024-06-26T04:47:30.6565377Z -- USE_GLOO : ON 2024-06-26T04:47:30.6566160Z -- USE_GLOO_WITH_OPENSSL : OFF 2024-06-26T04:47:30.6566609Z -- USE_TENSORPIPE : ON 2024-06-26T04:47:30.6567366Z -- Public Dependencies : caffe2::mkl 2024-06-26T04:47:30.6569062Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2024-06-26T04:47:30.6570613Z -- Public CUDA Deps. : 2024-06-26T04:47:30.6571028Z -- Private CUDA Deps. : 2024-06-26T04:47:30.6571439Z -- USE_COREML_DELEGATE : OFF 2024-06-26T04:47:30.6571887Z -- BUILD_LAZY_TS_BACKEND : ON 2024-06-26T04:47:30.6572332Z -- USE_ROCM_KERNEL_ASSERT : OFF 2024-06-26T04:47:30.6572803Z -- Performing Test HAS_WMISSING_PROTOTYPES 2024-06-26T04:47:30.6950172Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2024-06-26T04:47:30.6958575Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2024-06-26T04:47:30.7340122Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2024-06-26T04:47:30.7413213Z -- Configuring done (31.3s) 2024-06-26T04:47:32.9823666Z -- Generating done (1.9s) 2024-06-26T04:47:33.0185887Z CMake Warning: 2024-06-26T04:47:33.0186872Z Manually-specified variables were not used by the project: 2024-06-26T04:47:33.0187373Z 2024-06-26T04:47:33.0187490Z BUILD_ENVIRONMENT 2024-06-26T04:47:33.0187814Z USE_SPLIT_BUILD 2024-06-26T04:47:33.0188005Z 2024-06-26T04:47:33.0188120Z  2024-06-26T04:47:33.0213980Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2024-06-26T04:47:33.0981868Z cmake --build . --target install --config Release -- -j 6 2024-06-26T04:47:33.1513446Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-06-26T04:47:33.1524090Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2024-06-26T04:47:33.1541102Z [ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2024-06-26T04:47:33.1559020Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-06-26T04:47:33.1579687Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2024-06-26T04:47:33.1660518Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-06-26T04:47:33.2313154Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-06-26T04:47:33.2580119Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-06-26T04:47:33.2606137Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-06-26T04:47:33.2729159Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2024-06-26T04:47:33.2734335Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:135:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:33.2737357Z 135 | write( 2024-06-26T04:47:33.2738011Z | ^~~~~~ 2024-06-26T04:47:33.2738603Z 136 | STDERR_FILENO, 2024-06-26T04:47:33.2739259Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2739894Z 137 | out_buffer, 2024-06-26T04:47:33.2740515Z | ~~~~~~~~~~~ 2024-06-26T04:47:33.2741370Z 138 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:33.2742445Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2744869Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2024-06-26T04:47:33.2749547Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:229:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:33.2752484Z 229 | write( 2024-06-26T04:47:33.2752981Z | ^~~~~~ 2024-06-26T04:47:33.2753534Z 230 | STDERR_FILENO, 2024-06-26T04:47:33.2754182Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2755099Z 231 | out_buffer, 2024-06-26T04:47:33.2755826Z | ~~~~~~~~~~~ 2024-06-26T04:47:33.2756664Z 232 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:33.2757712Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2760195Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2024-06-26T04:47:33.2764788Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:326:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:33.2766547Z 326 | write( 2024-06-26T04:47:33.2766838Z | ^~~~~~ 2024-06-26T04:47:33.2767139Z 327 | STDERR_FILENO, 2024-06-26T04:47:33.2767473Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2768095Z 328 | out_buffer, 2024-06-26T04:47:33.2768654Z | ~~~~~~~~~~~ 2024-06-26T04:47:33.2769514Z 329 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:33.2770544Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2772881Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2024-06-26T04:47:33.2777221Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:420:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:33.2779912Z 420 | write( 2024-06-26T04:47:33.2780420Z | ^~~~~~ 2024-06-26T04:47:33.2780932Z 421 | STDOUT_FILENO, 2024-06-26T04:47:33.2781534Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2782089Z 422 | out_buffer, 2024-06-26T04:47:33.2782717Z | ~~~~~~~~~~~ 2024-06-26T04:47:33.2783490Z 423 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:33.2784497Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2787169Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2024-06-26T04:47:33.2791559Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:514:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:33.2794292Z 514 | write( 2024-06-26T04:47:33.2794817Z | ^~~~~~ 2024-06-26T04:47:33.2795485Z 515 | STDOUT_FILENO, 2024-06-26T04:47:33.2796310Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2796913Z 516 | out_buffer, 2024-06-26T04:47:33.2797501Z | ~~~~~~~~~~~ 2024-06-26T04:47:33.2798297Z 517 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:33.2799356Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:33.2801051Z [ 1%] Linking C static library ../../lib/libclog.a 2024-06-26T04:47:33.2974727Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-06-26T04:47:33.3071197Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-06-26T04:47:33.3218310Z [ 1%] Built target clog 2024-06-26T04:47:33.3293524Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-06-26T04:47:33.3334372Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-06-26T04:47:33.3602832Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-06-26T04:47:33.3617230Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2024-06-26T04:47:33.3653747Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2024-06-26T04:47:33.3735662Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2024-06-26T04:47:33.3888414Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2024-06-26T04:47:33.3942504Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-06-26T04:47:33.4477855Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2024-06-26T04:47:33.4534210Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2024-06-26T04:47:33.4794714Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2024-06-26T04:47:33.5054749Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2024-06-26T04:47:33.5232838Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2024-06-26T04:47:33.5313721Z [ 1%] Linking C static library ../../lib/libpthreadpool.a 2024-06-26T04:47:33.5315810Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2024-06-26T04:47:33.5471492Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-06-26T04:47:33.5517349Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-06-26T04:47:33.5614868Z [ 1%] Built target pthreadpool 2024-06-26T04:47:33.5666163Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-06-26T04:47:33.5734759Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2024-06-26T04:47:33.5810501Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2024-06-26T04:47:33.6340604Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2024-06-26T04:47:33.6766146Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2024-06-26T04:47:33.6927143Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2024-06-26T04:47:33.7024714Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2024-06-26T04:47:33.7048120Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2024-06-26T04:47:33.7278811Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2024-06-26T04:47:33.7506764Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-06-26T04:47:33.7518860Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-06-26T04:47:33.7631263Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-06-26T04:47:33.7854238Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2024-06-26T04:47:33.8052504Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-06-26T04:47:33.8222805Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2024-06-26T04:47:33.8448404Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2024-06-26T04:47:33.8741559Z [ 1%] Built target microkernel-utils 2024-06-26T04:47:33.8806312Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2024-06-26T04:47:33.9081605Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2024-06-26T04:47:33.9180708Z [ 1%] Building CXX object confu-deps/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-06-26T04:47:33.9309821Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-06-26T04:47:33.9405611Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2024-06-26T04:47:33.9502025Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2024-06-26T04:47:33.9521035Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-06-26T04:47:33.9660530Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2024-06-26T04:47:34.0270423Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-06-26T04:47:34.0348962Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2024-06-26T04:47:34.0370853Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2024-06-26T04:47:34.0836546Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2024-06-26T04:47:34.0943017Z [ 1%] Built target convolution-test-helpers 2024-06-26T04:47:34.1017336Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2024-06-26T04:47:34.1054797Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2024-06-26T04:47:34.1257999Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-06-26T04:47:34.1328363Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-06-26T04:47:34.1348387Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2024-06-26T04:47:34.1422707Z [ 1%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2024-06-26T04:47:34.1576681Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2024-06-26T04:47:34.2199408Z [ 1%] Linking C static library ../../lib/libcpuinfo.a 2024-06-26T04:47:34.2240586Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2024-06-26T04:47:34.2521256Z [ 1%] Built target cpuinfo 2024-06-26T04:47:34.2574691Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2024-06-26T04:47:34.2619165Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-06-26T04:47:34.2814416Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2024-06-26T04:47:34.2899821Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2024-06-26T04:47:34.2945555Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-06-26T04:47:34.3450486Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-06-26T04:47:34.3540617Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-06-26T04:47:34.3623914Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2024-06-26T04:47:34.4128026Z [ 1%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2024-06-26T04:47:34.4357062Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-06-26T04:47:34.4475401Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2024-06-26T04:47:34.4972567Z [ 1%] Linking C static library ../../lib/libcpuinfo_internals.a 2024-06-26T04:47:34.4978723Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-06-26T04:47:34.4988938Z [ 1%] Linking CXX static library ../../../lib/libgtest.a 2024-06-26T04:47:34.5047862Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-06-26T04:47:34.5415836Z [ 1%] Built target cpuinfo_internals 2024-06-26T04:47:34.5463313Z [ 1%] Built target gtest 2024-06-26T04:47:34.5521736Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2024-06-26T04:47:34.5525444Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2024-06-26T04:47:34.6030558Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2024-06-26T04:47:34.6219793Z In file included from /usr/include/string.h:535, 2024-06-26T04:47:34.6221387Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-06-26T04:47:34.6223768Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-06-26T04:47:34.6225870Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-06-26T04:47:34.6228113Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-06-26T04:47:34.6230220Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-06-26T04:47:34.6232112Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:34.6235728Z 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, 2024-06-26T04:47:34.6242134Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:34.6248568Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2024-06-26T04:47:34.6254095Z 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:42: 2024-06-26T04:47:34.6260117Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:34.6263961Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:34.6264998Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.6265971Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:34.6266952Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.6268111Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:34.6271598Z 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, 2024-06-26T04:47:34.6277698Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:34.6283842Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2024-06-26T04:47:34.6290207Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:34.6293741Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:34.6294753Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.6296243Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:34.6297399Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.6318935Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2024-06-26T04:47:34.6734106Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2024-06-26T04:47:34.7022363Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-06-26T04:47:34.7214154Z In file included from /usr/include/string.h:535, 2024-06-26T04:47:34.7215783Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-06-26T04:47:34.7217912Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-06-26T04:47:34.7220027Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-06-26T04:47:34.7222172Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-06-26T04:47:34.7224290Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-06-26T04:47:34.7226182Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:34.7229747Z 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, 2024-06-26T04:47:34.7236028Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:34.7242305Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2024-06-26T04:47:34.7248312Z 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:42: 2024-06-26T04:47:34.7254365Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:34.7257996Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:34.7258985Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.7260005Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:34.7261043Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.7262163Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:34.7265550Z 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, 2024-06-26T04:47:34.7271607Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:34.7278401Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2024-06-26T04:47:34.7307239Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:34.7311027Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:34.7312066Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.7313040Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:34.7313987Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:34.7316324Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-06-26T04:47:34.7431650Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2024-06-26T04:47:34.8018396Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2024-06-26T04:47:34.8166586Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-06-26T04:47:34.8491025Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2024-06-26T04:47:34.8574398Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-06-26T04:47:34.9094075Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2024-06-26T04:47:34.9506594Z [ 1%] Built target defs.bzl 2024-06-26T04:47:34.9595041Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-06-26T04:47:34.9694128Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2024-06-26T04:47:34.9839746Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2024-06-26T04:47:34.9937765Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2024-06-26T04:47:35.0170164Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2024-06-26T04:47:35.1202047Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-06-26T04:47:35.1539694Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-06-26T04:47:35.1603715Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2024-06-26T04:47:35.1613886Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-06-26T04:47:35.1899236Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2024-06-26T04:47:35.1943213Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2024-06-26T04:47:35.2648081Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-06-26T04:47:35.3125301Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-06-26T04:47:35.3218406Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-06-26T04:47:35.3512148Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2024-06-26T04:47:35.3877372Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2024-06-26T04:47:35.4052160Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2024-06-26T04:47:35.4420944Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2024-06-26T04:47:35.4797115Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-06-26T04:47:35.4983767Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2024-06-26T04:47:35.5119553Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-06-26T04:47:35.5582482Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2024-06-26T04:47:35.5627639Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2024-06-26T04:47:35.5861267Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2024-06-26T04:47:35.6542213Z [ 1%] Linking C static library ../../lib/libittnotify.a 2024-06-26T04:47:35.6672530Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-06-26T04:47:35.6761102Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2024-06-26T04:47:35.6804375Z [ 1%] Built target ittnotify 2024-06-26T04:47:35.6892636Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-06-26T04:47:35.6960090Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2024-06-26T04:47:35.7093087Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2024-06-26T04:47:35.7525399Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2024-06-26T04:47:35.8480218Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2024-06-26T04:47:35.8558072Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2024-06-26T04:47:35.8653431Z [ 1%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2024-06-26T04:47:35.8681089Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2024-06-26T04:47:35.9032582Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2024-06-26T04:47:35.9202024Z [ 1%] Built target libprotobuf-lite 2024-06-26T04:47:35.9284606Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-06-26T04:47:35.9795440Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2024-06-26T04:47:35.9974148Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2024-06-26T04:47:36.0217462Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2024-06-26T04:47:36.1000002Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2024-06-26T04:47:36.1022243Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2024-06-26T04:47:36.1115362Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2024-06-26T04:47:36.1126226Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2024-06-26T04:47:36.1722278Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2024-06-26T04:47:36.2186060Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2024-06-26T04:47:36.2434983Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2024-06-26T04:47:36.2820896Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2024-06-26T04:47:36.3257385Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2024-06-26T04:47:36.3337784Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2024-06-26T04:47:36.3554192Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2024-06-26T04:47:36.3665963Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2024-06-26T04:47:36.3959350Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2024-06-26T04:47:36.4516810Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2024-06-26T04:47:36.4778479Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2024-06-26T04:47:36.4954686Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2024-06-26T04:47:36.4957973Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2024-06-26T04:47:36.5754433Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2024-06-26T04:47:36.6024444Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2024-06-26T04:47:36.6401748Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2024-06-26T04:47:36.6438862Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2024-06-26T04:47:36.6598394Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2024-06-26T04:47:36.7125590Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2024-06-26T04:47:36.7770310Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2024-06-26T04:47:36.7893415Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2024-06-26T04:47:36.7918939Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2024-06-26T04:47:36.7976088Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2024-06-26T04:47:36.8115753Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2024-06-26T04:47:36.9107855Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2024-06-26T04:47:36.9288871Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2024-06-26T04:47:36.9453882Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2024-06-26T04:47:36.9506622Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2024-06-26T04:47:36.9857346Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2024-06-26T04:47:37.0611528Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2024-06-26T04:47:37.0872438Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2024-06-26T04:47:37.0939368Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2024-06-26T04:47:37.1745070Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2024-06-26T04:47:37.1844719Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2024-06-26T04:47:37.1884302Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2024-06-26T04:47:37.2357313Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2024-06-26T04:47:37.2760986Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2024-06-26T04:47:37.3268953Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2024-06-26T04:47:37.3303533Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2024-06-26T04:47:37.3738923Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2024-06-26T04:47:37.4205670Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2024-06-26T04:47:37.4615406Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2024-06-26T04:47:37.4672224Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2024-06-26T04:47:37.4959963Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2024-06-26T04:47:37.4978479Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2024-06-26T04:47:37.5801598Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2024-06-26T04:47:37.5931990Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2024-06-26T04:47:37.6025105Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2024-06-26T04:47:37.6275573Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2024-06-26T04:47:37.6921702Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2024-06-26T04:47:37.7368669Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2024-06-26T04:47:37.7446833Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2024-06-26T04:47:37.7507664Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2024-06-26T04:47:37.7634008Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2024-06-26T04:47:37.7666180Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2024-06-26T04:47:37.8315960Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2024-06-26T04:47:37.8613818Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2024-06-26T04:47:37.9469255Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2024-06-26T04:47:37.9666936Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2024-06-26T04:47:37.9950707Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2024-06-26T04:47:37.9987489Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2024-06-26T04:47:38.0050693Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2024-06-26T04:47:38.0259425Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2024-06-26T04:47:38.1173094Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2024-06-26T04:47:38.1553604Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2024-06-26T04:47:38.1758414Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2024-06-26T04:47:38.1862822Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2024-06-26T04:47:38.2521389Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2024-06-26T04:47:38.2714045Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2024-06-26T04:47:38.2753379Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2024-06-26T04:47:38.2819778Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2024-06-26T04:47:38.3749364Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2024-06-26T04:47:38.3963963Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2024-06-26T04:47:38.4297398Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2024-06-26T04:47:38.4407023Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2024-06-26T04:47:38.4414967Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2024-06-26T04:47:38.5263010Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2024-06-26T04:47:38.5534075Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2024-06-26T04:47:38.5809632Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2024-06-26T04:47:38.5899414Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2024-06-26T04:47:38.6045792Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2024-06-26T04:47:38.6126165Z [ 2%] Linking CXX static library ../../../lib/libbenchmark.a 2024-06-26T04:47:38.6294266Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2024-06-26T04:47:38.6711988Z [ 2%] Built target benchmark 2024-06-26T04:47:38.6795650Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2024-06-26T04:47:38.6975059Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2024-06-26T04:47:38.7222505Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2024-06-26T04:47:38.7358249Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2024-06-26T04:47:38.7546544Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function ‘thread_stack_size’: 2024-06-26T04:47:38.7549192Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:195:24: warning: comparison of integer expressions of different signedness: ‘rlim_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 2024-06-26T04:47:38.7551246Z 195 | if (lim.rlim_cur >= PTHREAD_STACK_MIN) 2024-06-26T04:47:38.7551753Z | ^~ 2024-06-26T04:47:38.7552787Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function ‘uv_thread_create_ex’: 2024-06-26T04:47:38.7555039Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:243:20: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 2024-06-26T04:47:38.7556982Z 243 | if (stack_size < PTHREAD_STACK_MIN) 2024-06-26T04:47:38.7557452Z | ^ 2024-06-26T04:47:38.7650077Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2024-06-26T04:47:38.8189614Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2024-06-26T04:47:38.8220148Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2024-06-26T04:47:38.8303703Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2024-06-26T04:47:38.8914752Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2024-06-26T04:47:38.9225597Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2024-06-26T04:47:38.9491749Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2024-06-26T04:47:38.9680429Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2024-06-26T04:47:38.9764473Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2024-06-26T04:47:39.0733075Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2024-06-26T04:47:39.0865754Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2024-06-26T04:47:39.0912833Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2024-06-26T04:47:39.1143133Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2024-06-26T04:47:39.1330990Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2024-06-26T04:47:39.2339425Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2024-06-26T04:47:39.2344433Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2024-06-26T04:47:39.2657589Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2024-06-26T04:47:39.2797472Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2024-06-26T04:47:39.3031660Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2024-06-26T04:47:39.3135288Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2024-06-26T04:47:39.3152255Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2024-06-26T04:47:39.3698300Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2024-06-26T04:47:39.3855929Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2024-06-26T04:47:39.4342690Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2024-06-26T04:47:39.4578384Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2024-06-26T04:47:39.5092760Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2024-06-26T04:47:39.5353785Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2024-06-26T04:47:39.5412951Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2024-06-26T04:47:39.5491101Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2024-06-26T04:47:39.5857769Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2024-06-26T04:47:39.5860342Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2024-06-26T04:47:39.6333301Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2024-06-26T04:47:39.6384330Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2024-06-26T04:47:39.6921713Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2024-06-26T04:47:39.7840205Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2024-06-26T04:47:39.7859680Z [ 2%] Linking C static library ../../../lib/libtensorpipe_uv.a 2024-06-26T04:47:39.7994510Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2024-06-26T04:47:39.8037038Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2024-06-26T04:47:39.8159776Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2024-06-26T04:47:39.8202879Z [ 2%] Built target tensorpipe_uv 2024-06-26T04:47:39.8299579Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2024-06-26T04:47:39.9074096Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2024-06-26T04:47:39.9705156Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2024-06-26T04:47:40.0159449Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2024-06-26T04:47:40.0264661Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2024-06-26T04:47:40.0450196Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2024-06-26T04:47:40.0995808Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2024-06-26T04:47:40.1031940Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2024-06-26T04:47:40.1678662Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2024-06-26T04:47:40.1752559Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2024-06-26T04:47:40.2158518Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2024-06-26T04:47:40.2594148Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2024-06-26T04:47:40.2953454Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2024-06-26T04:47:40.3431448Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2024-06-26T04:47:40.3518452Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2024-06-26T04:47:40.3865196Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2024-06-26T04:47:40.4122747Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2024-06-26T04:47:40.4816586Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2024-06-26T04:47:40.5008125Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2024-06-26T04:47:40.5509399Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2024-06-26T04:47:40.5722018Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2024-06-26T04:47:40.6424978Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2024-06-26T04:47:40.6542445Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2024-06-26T04:47:40.6622764Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2024-06-26T04:47:40.6675394Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2024-06-26T04:47:40.7561938Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2024-06-26T04:47:40.8077167Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2024-06-26T04:47:40.8521438Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2024-06-26T04:47:40.8601318Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2024-06-26T04:47:40.9194286Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2024-06-26T04:47:40.9629015Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2024-06-26T04:47:40.9836274Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2024-06-26T04:47:41.0851543Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2024-06-26T04:47:41.1358508Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2024-06-26T04:47:41.1499847Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2024-06-26T04:47:41.1926964Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2024-06-26T04:47:41.2283141Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2024-06-26T04:47:41.3049472Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2024-06-26T04:47:41.3272447Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2024-06-26T04:47:41.3507497Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2024-06-26T04:47:41.3999568Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2024-06-26T04:47:41.4570122Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2024-06-26T04:47:41.5231099Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2024-06-26T04:47:41.5718630Z [ 3%] Built target dnnl_graph_utils 2024-06-26T04:47:41.5787357Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2024-06-26T04:47:41.5835355Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2024-06-26T04:47:41.6404166Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2024-06-26T04:47:41.6586536Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2024-06-26T04:47:41.6875052Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2024-06-26T04:47:41.7354461Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2024-06-26T04:47:41.7394813Z [ 4%] Linking CXX static library ../../../lib/libgloo.a 2024-06-26T04:47:41.8039866Z [ 4%] Built target gloo 2024-06-26T04:47:41.8041850Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2024-06-26T04:47:41.8102454Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2024-06-26T04:47:41.9970730Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2024-06-26T04:47:42.0019238Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2024-06-26T04:47:42.0071690Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2024-06-26T04:47:42.0130709Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2024-06-26T04:47:42.0219295Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2024-06-26T04:47:42.1365026Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2024-06-26T04:47:42.2514874Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2024-06-26T04:47:42.2535326Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2024-06-26T04:47:42.3113873Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2024-06-26T04:47:42.3390128Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2024-06-26T04:47:42.3844141Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2024-06-26T04:47:42.4481838Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2024-06-26T04:47:42.4835100Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2024-06-26T04:47:42.4952746Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2024-06-26T04:47:42.5188093Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2024-06-26T04:47:42.6648520Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2024-06-26T04:47:42.6986511Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2024-06-26T04:47:42.7384559Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2024-06-26T04:47:42.7742673Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2024-06-26T04:47:42.7745588Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2024-06-26T04:47:42.7922212Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2024-06-26T04:47:42.8861129Z [ 4%] Linking CXX static library ../../../lib/libasmjit.a 2024-06-26T04:47:42.9468725Z [ 4%] Built target asmjit 2024-06-26T04:47:42.9550749Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2024-06-26T04:47:43.0000759Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2024-06-26T04:47:43.0003833Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2024-06-26T04:47:43.0601444Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2024-06-26T04:47:43.0960470Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2024-06-26T04:47:43.1269150Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2024-06-26T04:47:43.1296914Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2024-06-26T04:47:43.1858049Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2024-06-26T04:47:43.2234012Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2024-06-26T04:47:43.2630932Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2024-06-26T04:47:43.3350358Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2024-06-26T04:47:43.3541706Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2024-06-26T04:47:43.4769577Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2024-06-26T04:47:43.5289867Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2024-06-26T04:47:43.5785700Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2024-06-26T04:47:43.6095290Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2024-06-26T04:47:43.6452282Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2024-06-26T04:47:43.6738876Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2024-06-26T04:47:43.6918187Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2024-06-26T04:47:43.7556890Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2024-06-26T04:47:43.8106619Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2024-06-26T04:47:43.8594124Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2024-06-26T04:47:44.0052307Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2024-06-26T04:47:44.0227214Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2024-06-26T04:47:44.0327059Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2024-06-26T04:47:44.0519965Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2024-06-26T04:47:44.1457758Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2024-06-26T04:47:44.2403059Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2024-06-26T04:47:44.2742430Z [ 6%] Linking CXX static library ../../../lib/libprotobuf.a 2024-06-26T04:47:44.2900243Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2024-06-26T04:47:44.3914928Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2024-06-26T04:47:44.4110199Z [ 6%] Built target libprotobuf 2024-06-26T04:47:44.4202163Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2024-06-26T04:47:44.4252695Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2024-06-26T04:47:44.4483241Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2024-06-26T04:47:44.5648068Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2024-06-26T04:47:44.5951713Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2024-06-26T04:47:44.7178551Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2024-06-26T04:47:44.7515575Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2024-06-26T04:47:44.7737089Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2024-06-26T04:47:44.8324999Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2024-06-26T04:47:44.8805804Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2024-06-26T04:47:44.9516915Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2024-06-26T04:47:45.0520247Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2024-06-26T04:47:45.0789820Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:45.1048327Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:45.1581673Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2024-06-26T04:47:45.2338907Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2024-06-26T04:47:45.4091157Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2024-06-26T04:47:45.4510221Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2024-06-26T04:47:45.5064638Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2024-06-26T04:47:45.5100942Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2024-06-26T04:47:45.5127887Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:45.5661771Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2024-06-26T04:47:45.7738611Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2024-06-26T04:47:45.7992935Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2024-06-26T04:47:45.8076476Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2024-06-26T04:47:45.8602951Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:45.8999961Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:45.9477179Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2024-06-26T04:47:46.1278309Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2024-06-26T04:47:46.1363514Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2024-06-26T04:47:46.1379569Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2024-06-26T04:47:46.1508804Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2024-06-26T04:47:46.2270534Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:46.3925484Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2024-06-26T04:47:46.4146388Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:46.4257940Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2024-06-26T04:47:46.5072503Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:46.5125959Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2024-06-26T04:47:46.5452946Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2024-06-26T04:47:46.7061980Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2024-06-26T04:47:46.7934696Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2024-06-26T04:47:46.8205569Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2024-06-26T04:47:46.8474165Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:46.8966065Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2024-06-26T04:47:46.8987270Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2024-06-26T04:47:47.0273976Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2024-06-26T04:47:47.1601774Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:47.1611975Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:47.2060221Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2024-06-26T04:47:47.2844137Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2024-06-26T04:47:47.3136153Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2024-06-26T04:47:47.3479619Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2024-06-26T04:47:47.5360791Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2024-06-26T04:47:47.5378573Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:47.5644869Z [ 6%] Built target dnnl_graph_interface 2024-06-26T04:47:47.5818834Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2024-06-26T04:47:47.5901646Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2024-06-26T04:47:47.7088434Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2024-06-26T04:47:47.7590000Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2024-06-26T04:47:47.8645653Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2024-06-26T04:47:47.8945572Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2024-06-26T04:47:47.9185665Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2024-06-26T04:47:47.9719864Z [ 6%] Built target dnnl_graph_backend_fake 2024-06-26T04:47:47.9791969Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:48.1357050Z [ 6%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2024-06-26T04:47:48.1510372Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2024-06-26T04:47:48.1692226Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2024-06-26T04:47:48.2609954Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2024-06-26T04:47:48.2972494Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2024-06-26T04:47:48.3427802Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2024-06-26T04:47:48.4635748Z [ 6%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2024-06-26T04:47:48.5612600Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2024-06-26T04:47:48.5910371Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2024-06-26T04:47:48.6157059Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2024-06-26T04:47:48.6714583Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2024-06-26T04:47:48.7182153Z [ 6%] Linking CXX static library ../../lib/libfmt.a 2024-06-26T04:47:48.7392764Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2024-06-26T04:47:48.7630899Z [ 6%] Built target fmt 2024-06-26T04:47:48.7866837Z [ 6%] Built target libkineto_defs.bzl 2024-06-26T04:47:48.8126801Z [ 6%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2024-06-26T04:47:48.9079538Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2024-06-26T04:47:48.9760054Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2024-06-26T04:47:48.9783397Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2024-06-26T04:47:49.0173533Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2024-06-26T04:47:49.0664410Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:49.1240078Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2024-06-26T04:47:49.1592706Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2024-06-26T04:47:49.1961394Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2024-06-26T04:47:49.3390248Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2024-06-26T04:47:49.3398078Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:49.3873372Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2024-06-26T04:47:49.4073426Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2024-06-26T04:47:49.4958958Z [ 7%] Built target kineto_api 2024-06-26T04:47:49.5035697Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2024-06-26T04:47:49.5229516Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2024-06-26T04:47:49.6570944Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2024-06-26T04:47:49.7036953Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2024-06-26T04:47:49.7887472Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2024-06-26T04:47:49.8224024Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2024-06-26T04:47:49.8547315Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2024-06-26T04:47:49.8550370Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:49.9537610Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2024-06-26T04:47:50.0076747Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2024-06-26T04:47:50.1443080Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2024-06-26T04:47:50.2003250Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2024-06-26T04:47:50.2143598Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2024-06-26T04:47:50.2241328Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:50.2643883Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2024-06-26T04:47:50.3168250Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2024-06-26T04:47:50.4611811Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2024-06-26T04:47:50.5576255Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:50.5866143Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2024-06-26T04:47:50.5922733Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2024-06-26T04:47:50.6114842Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:50.6234293Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2024-06-26T04:47:50.8092785Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2024-06-26T04:47:50.8868188Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2024-06-26T04:47:50.9194027Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2024-06-26T04:47:50.9254700Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2024-06-26T04:47:50.9591515Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2024-06-26T04:47:50.9903742Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2024-06-26T04:47:51.1627699Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2024-06-26T04:47:51.2235933Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2024-06-26T04:47:51.2713164Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2024-06-26T04:47:51.3174808Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2024-06-26T04:47:51.3473254Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2024-06-26T04:47:51.3528709Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2024-06-26T04:47:51.4198821Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2024-06-26T04:47:51.5678976Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2024-06-26T04:47:51.5684465Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2024-06-26T04:47:51.6435200Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2024-06-26T04:47:51.6663421Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2024-06-26T04:47:51.7407930Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2024-06-26T04:47:51.7665130Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2024-06-26T04:47:51.8058438Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2024-06-26T04:47:51.9104492Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2024-06-26T04:47:51.9206412Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2024-06-26T04:47:52.0237519Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2024-06-26T04:47:52.1465618Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2024-06-26T04:47:52.1632243Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2024-06-26T04:47:52.1794160Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2024-06-26T04:47:52.2468058Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2024-06-26T04:47:52.3265838Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2024-06-26T04:47:52.3359629Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2024-06-26T04:47:52.4948267Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2024-06-26T04:47:52.4950799Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2024-06-26T04:47:52.5494218Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2024-06-26T04:47:52.6052511Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2024-06-26T04:47:52.6296270Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:52.6715792Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2024-06-26T04:47:52.8188274Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2024-06-26T04:47:52.8474270Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2024-06-26T04:47:52.9079630Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2024-06-26T04:47:52.9359622Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2024-06-26T04:47:52.9596210Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:53.0356432Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2024-06-26T04:47:53.1204825Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2024-06-26T04:47:53.1854030Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2024-06-26T04:47:53.2422613Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2024-06-26T04:47:53.3267158Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:53.3314563Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2024-06-26T04:47:53.3762318Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2024-06-26T04:47:53.4346746Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2024-06-26T04:47:53.5116536Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2024-06-26T04:47:53.6444675Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2024-06-26T04:47:53.6740668Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:53.7242606Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2024-06-26T04:47:53.7488633Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2024-06-26T04:47:53.7723817Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2024-06-26T04:47:53.7792127Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2024-06-26T04:47:53.9513790Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2024-06-26T04:47:53.9874508Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2024-06-26T04:47:54.0230534Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2024-06-26T04:47:54.0839996Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2024-06-26T04:47:54.1455557Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2024-06-26T04:47:54.1518378Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2024-06-26T04:47:54.2971700Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2024-06-26T04:47:54.3769243Z [ 8%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2024-06-26T04:47:54.3786857Z [ 8%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2024-06-26T04:47:54.4235892Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2024-06-26T04:47:54.4961741Z [ 8%] Built target common 2024-06-26T04:47:54.5043955Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2024-06-26T04:47:54.5047015Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2024-06-26T04:47:54.5223343Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2024-06-26T04:47:54.5403873Z [ 8%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2024-06-26T04:47:54.5920466Z [ 8%] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2024-06-26T04:47:54.6307870Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2024-06-26T04:47:54.6591117Z [ 9%] Built target dnnl_common 2024-06-26T04:47:54.6661861Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2024-06-26T04:47:54.6738997Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2024-06-26T04:47:54.8682498Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2024-06-26T04:47:54.8891145Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2024-06-26T04:47:54.9301310Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2024-06-26T04:47:54.9365616Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2024-06-26T04:47:55.0273703Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2024-06-26T04:47:55.0604381Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2024-06-26T04:47:55.1899921Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2024-06-26T04:47:55.1921036Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2024-06-26T04:47:55.2246975Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2024-06-26T04:47:55.2687123Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2024-06-26T04:47:55.3164827Z [ 9%] Linking C executable ../../bin/mkrename 2024-06-26T04:47:55.3818075Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2024-06-26T04:47:55.4259069Z [ 9%] Built target mkrename 2024-06-26T04:47:55.4545109Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2024-06-26T04:47:55.4837239Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2024-06-26T04:47:55.5347509Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2024-06-26T04:47:55.5560223Z [ 9%] Linking C executable ../../bin/mkalias 2024-06-26T04:47:55.5566154Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2024-06-26T04:47:55.6057946Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2024-06-26T04:47:55.6182480Z [ 9%] Built target mkalias 2024-06-26T04:47:55.6351224Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2024-06-26T04:47:55.7408050Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2024-06-26T04:47:55.8309210Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2024-06-26T04:47:55.8699486Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2024-06-26T04:47:55.9544994Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2024-06-26T04:47:56.0002285Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2024-06-26T04:47:56.0489410Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2024-06-26T04:47:56.0677637Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2024-06-26T04:47:56.0953251Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2024-06-26T04:47:56.2159761Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2024-06-26T04:47:56.3545636Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2024-06-26T04:47:56.4227153Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:56.4228682Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2024-06-26T04:47:56.4538993Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2024-06-26T04:47:56.4710337Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2024-06-26T04:47:56.5544920Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2024-06-26T04:47:56.6754184Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2024-06-26T04:47:56.6978409Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2024-06-26T04:47:56.7479210Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:56.8453928Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2024-06-26T04:47:56.9022213Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2024-06-26T04:47:56.9466231Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2024-06-26T04:47:56.9981253Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2024-06-26T04:47:57.0065076Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2024-06-26T04:47:57.0634519Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:57.0955350Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2024-06-26T04:47:57.1718192Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2024-06-26T04:47:57.2300488Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2024-06-26T04:47:57.2642011Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2024-06-26T04:47:57.3629480Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2024-06-26T04:47:57.4152734Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2024-06-26T04:47:57.4159901Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:57.5065914Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2024-06-26T04:47:57.5433111Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2024-06-26T04:47:57.6300790Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2024-06-26T04:47:57.7021665Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:47:57.7584846Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:47:57.8158653Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2024-06-26T04:47:57.8394977Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:47:57.8779114Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2024-06-26T04:47:57.8857263Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2024-06-26T04:47:58.0165802Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:47:58.0922583Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:58.1474317Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2024-06-26T04:47:58.1955019Z [ 9%] Built target dnnl_graph_backend_dnnl 2024-06-26T04:47:58.2006773Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2024-06-26T04:47:58.2297706Z [ 9%] Generating include/renameavx512f.h 2024-06-26T04:47:58.2308466Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2024-06-26T04:47:58.2431088Z [ 9%] Built target renameAVX512F.h_generated 2024-06-26T04:47:58.2513907Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2024-06-26T04:47:58.2555180Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2024-06-26T04:47:58.3277279Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:58.3809448Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2024-06-26T04:47:58.4357601Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:58.4849154Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2024-06-26T04:47:58.5352536Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2024-06-26T04:47:58.5986230Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2024-06-26T04:47:58.6670091Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:58.7102668Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2024-06-26T04:47:58.7503304Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2024-06-26T04:47:58.8104493Z [ 9%] Generating include/renameavx2.h 2024-06-26T04:47:58.8114754Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2024-06-26T04:47:58.8185649Z [ 9%] Built target renameAVX2.h_generated 2024-06-26T04:47:58.8237678Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2024-06-26T04:47:58.8567582Z [ 9%] Generating include/renameavx2128.h 2024-06-26T04:47:58.8578759Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2024-06-26T04:47:58.8668358Z [ 9%] Built target renameAVX2128.h_generated 2024-06-26T04:47:58.8825328Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2024-06-26T04:47:58.9806646Z [ 9%] Generating include/renamefma4.h 2024-06-26T04:47:58.9816381Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2024-06-26T04:47:58.9924474Z [ 9%] Built target renameFMA4.h_generated 2024-06-26T04:47:58.9988857Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2024-06-26T04:47:59.0021223Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:47:59.0228809Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:47:59.0734626Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:47:59.0843039Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:47:59.1243509Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2024-06-26T04:47:59.2759006Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2024-06-26T04:47:59.3197899Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2024-06-26T04:47:59.3636613Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2024-06-26T04:47:59.3639660Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2024-06-26T04:47:59.4065512Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2024-06-26T04:47:59.5289601Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2024-06-26T04:47:59.5333747Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2024-06-26T04:47:59.5824738Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2024-06-26T04:47:59.5960780Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2024-06-26T04:47:59.6513535Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2024-06-26T04:47:59.7151684Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2024-06-26T04:47:59.7909509Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:59.8107666Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2024-06-26T04:47:59.8555455Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2024-06-26T04:47:59.8631421Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2024-06-26T04:48:00.0048610Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2024-06-26T04:48:00.0419137Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2024-06-26T04:48:00.0687829Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2024-06-26T04:48:00.0786382Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2024-06-26T04:48:00.0909541Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:00.1836159Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2024-06-26T04:48:00.2517463Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2024-06-26T04:48:00.3653222Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2024-06-26T04:48:00.4004462Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:00.4006333Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2024-06-26T04:48:00.4602890Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2024-06-26T04:48:00.5118573Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2024-06-26T04:48:00.5433523Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2024-06-26T04:48:00.5779945Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2024-06-26T04:48:00.5848399Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2024-06-26T04:48:00.6117295Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2024-06-26T04:48:00.7020982Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:00.7840967Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2024-06-26T04:48:00.8440481Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2024-06-26T04:48:00.8657695Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2024-06-26T04:48:00.9028589Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2024-06-26T04:48:00.9178495Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2024-06-26T04:48:01.0535502Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:01.1004059Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:01.1076584Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:01.1434481Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2024-06-26T04:48:01.1674066Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2024-06-26T04:48:01.2032586Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2024-06-26T04:48:01.2648989Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2024-06-26T04:48:01.3399854Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2024-06-26T04:48:01.3611092Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2024-06-26T04:48:01.3919664Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2024-06-26T04:48:01.4028921Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2024-06-26T04:48:01.4101449Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:01.4757218Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2024-06-26T04:48:01.5565144Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:01.6047179Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:01.7233747Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2024-06-26T04:48:01.7350408Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2024-06-26T04:48:01.7721287Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2024-06-26T04:48:01.7830722Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2024-06-26T04:48:01.8315614Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2024-06-26T04:48:01.8817985Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2024-06-26T04:48:01.9423063Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:01.9919819Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:02.1566903Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:02.1581203Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2024-06-26T04:48:02.1666889Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2024-06-26T04:48:02.1969219Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2024-06-26T04:48:02.3000119Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:02.3547174Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:02.4442482Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2024-06-26T04:48:02.5302972Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2024-06-26T04:48:02.6181476Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:02.6218548Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2024-06-26T04:48:02.6414368Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2024-06-26T04:48:02.6483928Z [ 10%] Generating include/renameavx.h 2024-06-26T04:48:02.6494680Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2024-06-26T04:48:02.6719902Z [ 10%] Built target renameAVX.h_generated 2024-06-26T04:48:02.6910671Z [ 10%] Generating include/renamesse4.h 2024-06-26T04:48:02.6920786Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2024-06-26T04:48:02.7003131Z [ 10%] Built target renameSSE4.h_generated 2024-06-26T04:48:02.7075416Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2024-06-26T04:48:02.7833009Z [ 10%] Generating include/renamesse2.h 2024-06-26T04:48:02.7847141Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2024-06-26T04:48:02.7940550Z [ 10%] Built target renameSSE2.h_generated 2024-06-26T04:48:02.8030709Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2024-06-26T04:48:02.8091839Z [ 10%] Generating include/renamepurec_scalar.h 2024-06-26T04:48:02.8107775Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2024-06-26T04:48:02.8226538Z [ 10%] Built target renamePUREC_SCALAR.h_generated 2024-06-26T04:48:02.8352638Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2024-06-26T04:48:02.9020290Z [ 10%] Linking CXX shared library ../lib/libc10.so 2024-06-26T04:48:02.9172595Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:48:03.0194963Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2024-06-26T04:48:03.0990673Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:03.1257886Z [ 10%] Built target c10 2024-06-26T04:48:03.1318390Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:03.2173677Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2024-06-26T04:48:03.2274380Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2024-06-26T04:48:03.2422873Z [ 10%] Generating include/renamepurecfma_scalar.h 2024-06-26T04:48:03.2437034Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2024-06-26T04:48:03.2723735Z [ 10%] Built target renamePURECFMA_SCALAR.h_generated 2024-06-26T04:48:03.2834973Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2024-06-26T04:48:03.4390704Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:03.4575333Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2024-06-26T04:48:03.4796420Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:03.5918107Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:03.6121245Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:03.7022500Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:03.7943047Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2024-06-26T04:48:03.8226222Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2024-06-26T04:48:03.9081883Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.9412158Z [ 10%] Generating include/renamedspscalar.h 2024-06-26T04:48:03.9545632Z [ 10%] Built target renamedspscalar.h_generated 2024-06-26T04:48:03.9605858Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2024-06-26T04:48:03.9660644Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.0468491Z [ 10%] Generating include/renamedsp128.h 2024-06-26T04:48:04.0561459Z [ 10%] Built target renamedsp128.h_generated 2024-06-26T04:48:04.0644260Z [ 10%] Linking C executable ../../bin/mkdisp 2024-06-26T04:48:04.0711327Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.1581816Z [ 10%] Built target mkdisp 2024-06-26T04:48:04.1679827Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.2352742Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2024-06-26T04:48:04.2374988Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.2604930Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.2807055Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2024-06-26T04:48:04.4206961Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2024-06-26T04:48:04.4876053Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2024-06-26T04:48:04.5467156Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2024-06-26T04:48:04.5822709Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.6954730Z [ 10%] Generating include/renamedsp256.h 2024-06-26T04:48:04.7093421Z [ 10%] Built target renamedsp256.h_generated 2024-06-26T04:48:04.7161999Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.7680015Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:48:04.8282183Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:04.9070815Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2024-06-26T04:48:04.9264968Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:04.9456370Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:05.0605760Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:05.1388331Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2024-06-26T04:48:05.1605575Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2024-06-26T04:48:05.2261421Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2024-06-26T04:48:05.2990217Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2024-06-26T04:48:05.3050980Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:05.4117819Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:05.5774422Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:05.6083312Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2024-06-26T04:48:05.6144348Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2024-06-26T04:48:05.6638051Z [ 10%] Generating dispavx.c.tmp 2024-06-26T04:48:05.6743739Z [ 10%] Generating dispavx.c 2024-06-26T04:48:05.6919617Z [ 10%] Built target dispavx.c_generated 2024-06-26T04:48:05.7045417Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2024-06-26T04:48:05.7073311Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2024-06-26T04:48:05.7604657Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2024-06-26T04:48:05.8794059Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2024-06-26T04:48:06.0183657Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2024-06-26T04:48:06.0433503Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2024-06-26T04:48:06.0618551Z [ 10%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2024-06-26T04:48:06.1580412Z [ 10%] Linking C static library ../../lib/libfoxi_loader.a 2024-06-26T04:48:06.1776603Z [ 10%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2024-06-26T04:48:06.1877251Z [ 10%] Built target python_copy_files 2024-06-26T04:48:06.1986420Z [ 10%] Built target foxi_loader 2024-06-26T04:48:06.2073413Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2024-06-26T04:48:06.2151435Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2024-06-26T04:48:06.2674107Z [ 10%] Linking C shared library ../lib/libtorch_global_deps.so 2024-06-26T04:48:06.3003595Z [ 10%] Linking C executable ../../bin/mkrename_gnuabi 2024-06-26T04:48:06.3074843Z [ 10%] Linking C executable ../../bin/mkmasked_gnuabi 2024-06-26T04:48:06.3358542Z [ 10%] Built target dnnl_cpu 2024-06-26T04:48:06.3384591Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2024-06-26T04:48:06.3451497Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2024-06-26T04:48:06.3621970Z [ 10%] Built target mkrename_gnuabi 2024-06-26T04:48:06.3694327Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2024-06-26T04:48:06.3792612Z [ 10%] Built target mkmasked_gnuabi 2024-06-26T04:48:06.4119966Z [ 10%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2024-06-26T04:48:06.4599991Z Warning: Unused direct dependencies: 2024-06-26T04:48:06.4600879Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:48:06.4601763Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:48:06.4603441Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:48:06.4604460Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:48:06.4605472Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:48:06.4749768Z [ 10%] Built target torch_global_deps 2024-06-26T04:48:06.5027087Z [ 10%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2024-06-26T04:48:06.5346265Z [ 10%] Built target arraymap 2024-06-26T04:48:06.5436153Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2024-06-26T04:48:06.5829356Z [ 10%] Linking C executable ../../bin/addSuffix 2024-06-26T04:48:06.5881431Z [ 10%] Generating ATen headers 2024-06-26T04:48:06.6911497Z [ 10%] Built target addSuffix 2024-06-26T04:48:06.7139395Z [ 10%] Generating /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/variable_factories.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNonNativeIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_variable_methods.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nn_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_fft_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_linalg_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nested_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_sparse_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_special_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_enum_tag.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.h, /var/lib/jenkins/workspace/torch/testing/_internal/generated/annotated_fn_args.py, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2024-06-26T04:48:06.7479019Z [ 10%] Generating /var/lib/jenkins/workspace/torch/_C/__init__.pyi, /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi, /var/lib/jenkins/workspace/torch/nn/functional.pyi 2024-06-26T04:48:06.7631543Z [ 10%] Generating /var/lib/jenkins/workspace/torch/version.py 2024-06-26T04:48:06.7860611Z [ 10%] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2024-06-26T04:48:06.8505395Z [ 10%] Generating ATen sources 2024-06-26T04:48:06.9156274Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2024-06-26T04:48:07.2152298Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2024-06-26T04:48:07.6169059Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2024-06-26T04:48:08.0169916Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2024-06-26T04:48:08.4324834Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2024-06-26T04:48:08.8023932Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2024-06-26T04:48:09.2338009Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2024-06-26T04:48:09.6282148Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2024-06-26T04:48:10.0302567Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2024-06-26T04:48:10.4146526Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2024-06-26T04:48:10.8331356Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2024-06-26T04:48:10.8762164Z [ 10%] Built target gen_torch_version 2024-06-26T04:48:10.8854551Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2024-06-26T04:48:11.2526234Z [ 10%] Generating ATen declarations_yaml 2024-06-26T04:48:11.3050087Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2024-06-26T04:48:11.7365568Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2024-06-26T04:48:12.1188160Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2024-06-26T04:48:12.5651710Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2024-06-26T04:48:12.9162592Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2024-06-26T04:48:13.2350252Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2024-06-26T04:48:13.6307179Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2024-06-26T04:48:13.9519086Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2024-06-26T04:48:14.3761522Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2024-06-26T04:48:14.5119445Z [ 10%] Built target torch_python_stubs 2024-06-26T04:48:14.5191638Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2024-06-26T04:48:14.7082178Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2024-06-26T04:48:14.8903348Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2024-06-26T04:48:14.9010195Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2024-06-26T04:48:15.1684738Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2024-06-26T04:48:15.3449363Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2024-06-26T04:48:15.4184117Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2024-06-26T04:48:15.6654278Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2024-06-26T04:48:15.7747974Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2024-06-26T04:48:15.9166395Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2024-06-26T04:48:16.1478138Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2024-06-26T04:48:16.1766964Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2024-06-26T04:48:16.4922280Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2024-06-26T04:48:16.5676102Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2024-06-26T04:48:16.7102482Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2024-06-26T04:48:16.7298662Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2024-06-26T04:48:16.9399610Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2024-06-26T04:48:17.0037959Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2024-06-26T04:48:17.1466094Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2024-06-26T04:48:17.1468369Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2024-06-26T04:48:17.3477169Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2024-06-26T04:48:17.3993586Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2024-06-26T04:48:17.4264599Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2024-06-26T04:48:17.6570268Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2024-06-26T04:48:17.7451898Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2024-06-26T04:48:17.7750792Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2024-06-26T04:48:17.8300582Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2024-06-26T04:48:17.9516491Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2024-06-26T04:48:18.0061388Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2024-06-26T04:48:18.0264807Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2024-06-26T04:48:18.0301899Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2024-06-26T04:48:18.0580183Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2024-06-26T04:48:18.0768193Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2024-06-26T04:48:18.1497645Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2024-06-26T04:48:18.2223581Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2024-06-26T04:48:18.2710836Z [ 10%] Built target generate-torch-sources 2024-06-26T04:48:18.2718703Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2024-06-26T04:48:18.2785374Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2024-06-26T04:48:18.3154881Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2024-06-26T04:48:18.3607359Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2024-06-26T04:48:18.4035404Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2024-06-26T04:48:18.4099001Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2024-06-26T04:48:18.4451593Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2024-06-26T04:48:18.5036821Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2024-06-26T04:48:18.5134569Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2024-06-26T04:48:18.6210260Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2024-06-26T04:48:18.6300680Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2024-06-26T04:48:18.7087466Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2024-06-26T04:48:18.7393735Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2024-06-26T04:48:18.7632996Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2024-06-26T04:48:18.7647804Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2024-06-26T04:48:18.8210259Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2024-06-26T04:48:18.8366477Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2024-06-26T04:48:18.9007264Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2024-06-26T04:48:18.9385653Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2024-06-26T04:48:18.9803721Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2024-06-26T04:48:18.9834299Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2024-06-26T04:48:19.0300210Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2024-06-26T04:48:19.0386615Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2024-06-26T04:48:19.1198458Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2024-06-26T04:48:19.1294790Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2024-06-26T04:48:19.2221581Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2024-06-26T04:48:19.2480352Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2024-06-26T04:48:19.2596558Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2024-06-26T04:48:19.2966555Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2024-06-26T04:48:19.3177430Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2024-06-26T04:48:19.3420170Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2024-06-26T04:48:19.4531947Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2024-06-26T04:48:19.4596824Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2024-06-26T04:48:19.4845909Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2024-06-26T04:48:19.5648315Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2024-06-26T04:48:19.6187837Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2024-06-26T04:48:19.6880221Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2024-06-26T04:48:19.7042620Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2024-06-26T04:48:19.7587120Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2024-06-26T04:48:19.7703616Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2024-06-26T04:48:19.7777860Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2024-06-26T04:48:19.8687465Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2024-06-26T04:48:19.9366017Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2024-06-26T04:48:19.9462145Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-06-26T04:48:20.0218612Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2024-06-26T04:48:20.0858514Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-06-26T04:48:20.1097851Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2024-06-26T04:48:20.1430256Z [ 10%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2024-06-26T04:48:20.1489880Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-06-26T04:48:20.1527116Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2024-06-26T04:48:20.1795280Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2024-06-26T04:48:20.2177099Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-06-26T04:48:20.2904161Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-06-26T04:48:20.3709636Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2024-06-26T04:48:20.3773978Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-06-26T04:48:20.4370923Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-06-26T04:48:20.5230373Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2024-06-26T04:48:20.5702377Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2024-06-26T04:48:20.5917427Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2024-06-26T04:48:20.5938481Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2024-06-26T04:48:20.6616644Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2024-06-26T04:48:20.7964461Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2024-06-26T04:48:20.8058009Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-06-26T04:48:20.8932435Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2024-06-26T04:48:20.9327346Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2024-06-26T04:48:20.9669942Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-06-26T04:48:21.0358492Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2024-06-26T04:48:21.0526416Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2024-06-26T04:48:21.0803478Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-06-26T04:48:21.1630839Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-06-26T04:48:21.2403261Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2024-06-26T04:48:21.2464007Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-06-26T04:48:21.3016016Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2024-06-26T04:48:21.3067427Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2024-06-26T04:48:21.3870997Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2024-06-26T04:48:21.5061247Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-06-26T04:48:21.5348365Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2024-06-26T04:48:21.6360108Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2024-06-26T04:48:21.6906322Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2024-06-26T04:48:21.7101187Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2024-06-26T04:48:21.7470048Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2024-06-26T04:48:21.7883850Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2024-06-26T04:48:21.9204766Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2024-06-26T04:48:21.9439110Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2024-06-26T04:48:22.0127455Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2024-06-26T04:48:22.0415937Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2024-06-26T04:48:22.0998242Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-06-26T04:48:22.1140310Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2024-06-26T04:48:22.1692327Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-06-26T04:48:22.1801103Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2024-06-26T04:48:22.2459507Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2024-06-26T04:48:22.3136304Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-06-26T04:48:22.3874786Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2024-06-26T04:48:22.3958852Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-06-26T04:48:22.4321286Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2024-06-26T04:48:22.4623026Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-06-26T04:48:22.4810678Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2024-06-26T04:48:22.5348494Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-06-26T04:48:22.5871134Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2024-06-26T04:48:22.6053802Z [ 11%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2024-06-26T04:48:22.6349628Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2024-06-26T04:48:22.6530492Z [ 11%] Built target pytorch_qnnpack 2024-06-26T04:48:22.6659098Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2024-06-26T04:48:22.8077410Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2024-06-26T04:48:22.8912137Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2024-06-26T04:48:22.9282962Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2024-06-26T04:48:22.9615661Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2024-06-26T04:48:23.0389820Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2024-06-26T04:48:23.1227166Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2024-06-26T04:48:23.1326136Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2024-06-26T04:48:23.2420340Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2024-06-26T04:48:23.2594254Z [ 11%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2024-06-26T04:48:23.2633904Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2024-06-26T04:48:23.4570610Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2024-06-26T04:48:23.4813746Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2024-06-26T04:48:23.4993899Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2024-06-26T04:48:23.6557212Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2024-06-26T04:48:23.6948792Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2024-06-26T04:48:23.8619450Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2024-06-26T04:48:23.9044179Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2024-06-26T04:48:23.9470278Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2024-06-26T04:48:23.9988096Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2024-06-26T04:48:24.1484895Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2024-06-26T04:48:24.1625435Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2024-06-26T04:48:24.1946571Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2024-06-26T04:48:24.2146017Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2024-06-26T04:48:24.3471953Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2024-06-26T04:48:24.3679637Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2024-06-26T04:48:24.4900583Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2024-06-26T04:48:24.5507520Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2024-06-26T04:48:24.5687300Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2024-06-26T04:48:24.6307995Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2024-06-26T04:48:24.7197342Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2024-06-26T04:48:24.7338882Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2024-06-26T04:48:24.8609008Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2024-06-26T04:48:24.9079102Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2024-06-26T04:48:24.9602260Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2024-06-26T04:48:25.0934702Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2024-06-26T04:48:25.1162612Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2024-06-26T04:48:25.1806586Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2024-06-26T04:48:25.2184539Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2024-06-26T04:48:25.2776379Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2024-06-26T04:48:25.3130524Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2024-06-26T04:48:25.3384007Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2024-06-26T04:48:25.4073991Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2024-06-26T04:48:25.4480940Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2024-06-26T04:48:25.4728732Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2024-06-26T04:48:25.5359837Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2024-06-26T04:48:25.5474271Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2024-06-26T04:48:25.6046204Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2024-06-26T04:48:25.6091001Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2024-06-26T04:48:25.6920484Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2024-06-26T04:48:25.7596244Z [ 12%] Linking C static library ../../lib/libnnpack_reference_layers.a 2024-06-26T04:48:25.7843360Z [ 12%] Built target nnpack_reference_layers 2024-06-26T04:48:25.8113646Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2024-06-26T04:48:25.8517096Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-06-26T04:48:25.8587611Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2024-06-26T04:48:26.0985120Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o 2024-06-26T04:48:26.1025223Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2024-06-26T04:48:26.1522710Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2024-06-26T04:48:26.3622963Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2024-06-26T04:48:26.3638708Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o 2024-06-26T04:48:26.3712711Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-06-26T04:48:26.4341369Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-06-26T04:48:26.4926945Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-06-26T04:48:26.5164874Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2024-06-26T04:48:26.5506162Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-06-26T04:48:26.5852447Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2024-06-26T04:48:26.6049432Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-06-26T04:48:26.6463334Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o 2024-06-26T04:48:26.6705266Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-06-26T04:48:26.7423977Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-06-26T04:48:26.7843452Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o 2024-06-26T04:48:26.7979919Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-06-26T04:48:26.8432426Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2024-06-26T04:48:26.8661735Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-06-26T04:48:26.8947609Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2024-06-26T04:48:26.9218738Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-06-26T04:48:26.9801700Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-06-26T04:48:27.0172576Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o 2024-06-26T04:48:27.0435920Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-06-26T04:48:27.0467029Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2024-06-26T04:48:27.1115540Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2024-06-26T04:48:27.1845008Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2024-06-26T04:48:27.2491882Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2024-06-26T04:48:27.2609336Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2024-06-26T04:48:27.2913320Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o 2024-06-26T04:48:27.3202551Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2024-06-26T04:48:27.3212355Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2024-06-26T04:48:27.3831368Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2024-06-26T04:48:27.4609778Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2024-06-26T04:48:27.4614101Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2024-06-26T04:48:27.5041895Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o 2024-06-26T04:48:27.5454843Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2024-06-26T04:48:27.6262171Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2024-06-26T04:48:27.6913624Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2024-06-26T04:48:27.7070388Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2024-06-26T04:48:27.7150346Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o 2024-06-26T04:48:27.7570564Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2024-06-26T04:48:27.7576316Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2024-06-26T04:48:27.8534772Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2024-06-26T04:48:27.8980411Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o 2024-06-26T04:48:27.9374010Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2024-06-26T04:48:27.9587893Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2024-06-26T04:48:28.0135945Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-06-26T04:48:28.0913877Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-06-26T04:48:28.1147049Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o 2024-06-26T04:48:28.1481540Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2024-06-26T04:48:28.1491071Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2024-06-26T04:48:28.1615789Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-06-26T04:48:28.2365616Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-06-26T04:48:28.3098379Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-06-26T04:48:28.3179673Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o 2024-06-26T04:48:28.3262483Z [ 12%] Linking CXX static library ../../../lib/libprotoc.a 2024-06-26T04:48:28.3840762Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-06-26T04:48:28.4517535Z [ 12%] Built target libprotoc 2024-06-26T04:48:28.4623727Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-06-26T04:48:28.4768012Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-06-26T04:48:28.5144507Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2024-06-26T04:48:28.5329123Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-06-26T04:48:28.5593834Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-06-26T04:48:28.5733278Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o 2024-06-26T04:48:28.6080759Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-06-26T04:48:28.6139743Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-06-26T04:48:28.6663889Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-06-26T04:48:28.6874124Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o 2024-06-26T04:48:28.6921705Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-06-26T04:48:28.7161709Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-06-26T04:48:28.7541632Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-06-26T04:48:28.7905601Z [ 12%] Built target logging 2024-06-26T04:48:28.8097652Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-06-26T04:48:28.8150070Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-06-26T04:48:28.8491199Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o 2024-06-26T04:48:28.8774615Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2024-06-26T04:48:28.8778683Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-06-26T04:48:28.8989703Z [ 12%] Built target indirection 2024-06-26T04:48:28.9151970Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2024-06-26T04:48:28.9429211Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-06-26T04:48:28.9863865Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512amx.c.o 2024-06-26T04:48:29.0216502Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-06-26T04:48:29.0984625Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-06-26T04:48:29.1560489Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-06-26T04:48:29.1634363Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-06-26T04:48:29.2187738Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-06-26T04:48:29.2189472Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-06-26T04:48:29.2463782Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-06-26T04:48:29.2708379Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:48:29.2749242Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-06-26T04:48:29.2984647Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-06-26T04:48:29.3129019Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2024-06-26T04:48:29.3265934Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2024-06-26T04:48:29.3280100Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2024-06-26T04:48:29.3543335Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-06-26T04:48:29.3867767Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2024-06-26T04:48:29.4112073Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-06-26T04:48:29.4429958Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2024-06-26T04:48:29.4608560Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-06-26T04:48:29.4968272Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:29.5161034Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-06-26T04:48:29.5775595Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-06-26T04:48:29.5778562Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:29.5884634Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:29.6480847Z [ 14%] Built target microkernels-prod 2024-06-26T04:48:29.6623172Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-06-26T04:48:29.6629004Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-06-26T04:48:29.6677878Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2024-06-26T04:48:29.6988045Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2024-06-26T04:48:29.7487225Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:29.7636237Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2024-06-26T04:48:29.7956230Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-06-26T04:48:29.8229563Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2024-06-26T04:48:29.8769046Z [ 14%] Built target jit 2024-06-26T04:48:29.8971363Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-06-26T04:48:29.9039234Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2024-06-26T04:48:29.9809847Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2024-06-26T04:48:29.9899174Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2024-06-26T04:48:29.9970317Z [ 14%] Built target microparams-init 2024-06-26T04:48:30.0075991Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2024-06-26T04:48:30.0486810Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2024-06-26T04:48:30.0579459Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2024-06-26T04:48:30.0841077Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2024-06-26T04:48:30.1730165Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:30.2673553Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:30.2831908Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2024-06-26T04:48:30.3421988Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:30.3691009Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2024-06-26T04:48:30.3852716Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2024-06-26T04:48:30.4266868Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:30.4921449Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-06-26T04:48:30.5045879Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2024-06-26T04:48:30.5609466Z [ 14%] Built target normalization 2024-06-26T04:48:30.5794358Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-06-26T04:48:30.5931650Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2024-06-26T04:48:30.6338909Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2024-06-26T04:48:30.6706679Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2024-06-26T04:48:30.6801579Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2024-06-26T04:48:30.7093832Z [ 14%] Built target packing 2024-06-26T04:48:30.7317021Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-06-26T04:48:30.7420716Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:30.8197057Z [ 14%] Built target allocator 2024-06-26T04:48:30.8340348Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-06-26T04:48:30.8396319Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:30.9169389Z [ 14%] Built target memory 2024-06-26T04:48:30.9234251Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2024-06-26T04:48:30.9406897Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:31.0267493Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2024-06-26T04:48:31.0928382Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2024-06-26T04:48:31.0987114Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2024-06-26T04:48:31.1148854Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2024-06-26T04:48:31.1980295Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:31.2424025Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2024-06-26T04:48:31.2774193Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2024-06-26T04:48:31.3306075Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2024-06-26T04:48:31.3723826Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2024-06-26T04:48:31.4032032Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2024-06-26T04:48:31.4455655Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2024-06-26T04:48:31.4491503Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-06-26T04:48:31.4718118Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:31.5184893Z [ 14%] Built target mutex 2024-06-26T04:48:31.5281284Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:31.5500284Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:31.6237815Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-06-26T04:48:31.6253625Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2024-06-26T04:48:31.7065293Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2024-06-26T04:48:31.7067924Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:31.7432992Z [ 14%] Built target post-operation 2024-06-26T04:48:31.7609238Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-06-26T04:48:31.7682663Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2024-06-26T04:48:31.7916793Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2024-06-26T04:48:31.8298921Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2024-06-26T04:48:31.8339084Z [ 14%] Built target operator-utils 2024-06-26T04:48:31.8456467Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2024-06-26T04:48:31.8486259Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2024-06-26T04:48:31.8717885Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-06-26T04:48:31.9344427Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2024-06-26T04:48:31.9417031Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:31.9754413Z [ 14%] Built target operator-run 2024-06-26T04:48:31.9996095Z [ 14%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2024-06-26T04:48:32.0105936Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:32.0927222Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:32.1610537Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-06-26T04:48:32.2390842Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.2399763Z [ 14%] Linking CXX static library ../../../lib/libgmock.a 2024-06-26T04:48:32.2421912Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-06-26T04:48:32.2648781Z [ 14%] Built target gmock 2024-06-26T04:48:32.2696860Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2024-06-26T04:48:32.2809267Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2024-06-26T04:48:32.3194593Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2024-06-26T04:48:32.3203226Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-06-26T04:48:32.4037141Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-06-26T04:48:32.4781557Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:32.4885636Z [ 14%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2024-06-26T04:48:32.5530548Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-06-26T04:48:32.5629316Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.6472651Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-06-26T04:48:32.6601104Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-06-26T04:48:32.6647163Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2024-06-26T04:48:32.6712109Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-06-26T04:48:32.7258669Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2024-06-26T04:48:32.7326750Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2024-06-26T04:48:32.7450968Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.8375095Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-06-26T04:48:32.9148642Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-06-26T04:48:32.9985577Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-06-26T04:48:33.0405229Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2024-06-26T04:48:33.0732381Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2024-06-26T04:48:33.0909771Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.1483249Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-06-26T04:48:33.1790448Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-06-26T04:48:33.2225723Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-06-26T04:48:33.2745055Z [ 14%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2024-06-26T04:48:33.2996001Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2024-06-26T04:48:33.3094065Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.3937887Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-06-26T04:48:33.4152535Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-06-26T04:48:33.4687402Z [ 14%] Linking CXX static library ../../../lib/libgtest_main.a 2024-06-26T04:48:33.4730963Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-06-26T04:48:33.4905143Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.4948287Z [ 14%] Built target gtest_main 2024-06-26T04:48:33.5016802Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2024-06-26T04:48:33.5575289Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2024-06-26T04:48:33.5660286Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:33.6304229Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2024-06-26T04:48:33.6414170Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:33.7201969Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-06-26T04:48:33.7601321Z [ 14%] Generating src/x86_64-fma/blas/s8gemm.py.o 2024-06-26T04:48:33.8115284Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.8123759Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:33.8897901Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:33.8926227Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-06-26T04:48:33.8985856Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.9756385Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:33.9773169Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2024-06-26T04:48:34.0002507Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2024-06-26T04:48:34.0220890Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:34.0785455Z [ 14%] Generating src/x86_64-fma/blas/c8gemm.py.o 2024-06-26T04:48:34.0791993Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-06-26T04:48:34.1148697Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:34.1618616Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-06-26T04:48:34.2055003Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-06-26T04:48:34.2216914Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-06-26T04:48:34.2919536Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:34.3035882Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-06-26T04:48:34.3208561Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-06-26T04:48:34.3492089Z [ 15%] Built target dnnl_cpu_x64 2024-06-26T04:48:34.3663672Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-06-26T04:48:34.3679598Z [ 15%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2024-06-26T04:48:34.3881474Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2024-06-26T04:48:34.4055647Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:34.4453342Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2024-06-26T04:48:34.4749758Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-06-26T04:48:34.5252740Z [ 15%] Linking CXX static library ../../../lib/libbenchmark_main.a 2024-06-26T04:48:34.5371865Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-06-26T04:48:34.5504827Z [ 15%] Built target benchmark_main 2024-06-26T04:48:34.5726286Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2024-06-26T04:48:34.6294172Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-06-26T04:48:34.7079365Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:34.7382083Z [ 15%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2024-06-26T04:48:34.7619627Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2024-06-26T04:48:34.7866706Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2024-06-26T04:48:34.7951579Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-06-26T04:48:34.7999968Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2024-06-26T04:48:34.8574661Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2024-06-26T04:48:34.8760572Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-06-26T04:48:34.9543199Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-06-26T04:48:35.0087410Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2024-06-26T04:48:35.0333679Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2024-06-26T04:48:35.0406901Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2024-06-26T04:48:35.1069936Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2024-06-26T04:48:35.1717812Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2024-06-26T04:48:35.2147479Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2024-06-26T04:48:35.2389663Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2024-06-26T04:48:35.2546394Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2024-06-26T04:48:35.2947813Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2024-06-26T04:48:35.3663342Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2024-06-26T04:48:35.3716416Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2024-06-26T04:48:35.4471919Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2024-06-26T04:48:35.4621242Z [ 15%] Generating src/x86_64-fma/blas/conv1x1.py.o 2024-06-26T04:48:35.4850387Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2024-06-26T04:48:35.5108973Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2024-06-26T04:48:35.5247076Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2024-06-26T04:48:35.5880114Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-06-26T04:48:35.6616363Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-06-26T04:48:35.6620940Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-06-26T04:48:35.7057973Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2024-06-26T04:48:35.7153780Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2024-06-26T04:48:35.7271413Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:35.7416387Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2024-06-26T04:48:35.7772771Z [ 15%] Generating src/x86_64-fma/blas/sgemm.py.o 2024-06-26T04:48:35.8148188Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-06-26T04:48:35.8641071Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2024-06-26T04:48:35.8910274Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-06-26T04:48:35.9206495Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2024-06-26T04:48:35.9706265Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:36.0608580Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-06-26T04:48:36.0662763Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-06-26T04:48:36.1224341Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2024-06-26T04:48:36.1396271Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:36.1491849Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-06-26T04:48:36.1539476Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2024-06-26T04:48:36.2244200Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-06-26T04:48:36.2488698Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2024-06-26T04:48:36.2832510Z [ 15%] Generating src/x86_64-fma/max-pooling.py.o 2024-06-26T04:48:36.3159848Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:36.3714021Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2024-06-26T04:48:36.3734597Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2024-06-26T04:48:36.3969121Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-06-26T04:48:36.4990169Z [ 15%] Generating src/x86_64-fma/relu.py.o 2024-06-26T04:48:36.5072235Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2024-06-26T04:48:36.5143124Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-06-26T04:48:36.5613488Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2024-06-26T04:48:36.5945639Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-06-26T04:48:36.6855408Z [ 15%] Generating src/x86_64-fma/softmax.py.o 2024-06-26T04:48:36.6928284Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-06-26T04:48:36.7309340Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2024-06-26T04:48:36.7334131Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2024-06-26T04:48:36.7666836Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2024-06-26T04:48:36.7791129Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-06-26T04:48:36.8646420Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2024-06-26T04:48:36.9233074Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2024-06-26T04:48:36.9826372Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2024-06-26T04:48:37.0367505Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-06-26T04:48:37.0377018Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2024-06-26T04:48:37.0582672Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2024-06-26T04:48:37.0617991Z [ 15%] Built target fbgemm_avx2 2024-06-26T04:48:37.0892780Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-06-26T04:48:37.0935577Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2024-06-26T04:48:37.1520333Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-06-26T04:48:37.2024020Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:37.2545555Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2024-06-26T04:48:37.2561902Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2024-06-26T04:48:37.2717677Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2024-06-26T04:48:37.2982531Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-06-26T04:48:37.3841137Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-06-26T04:48:37.4572290Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2024-06-26T04:48:37.4947477Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:37.5451253Z [ 15%] Generating src/x86_64-fma/blas/sdotxf.py.o 2024-06-26T04:48:37.5470825Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2024-06-26T04:48:37.5803266Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2024-06-26T04:48:37.6410975Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2024-06-26T04:48:37.6693704Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-06-26T04:48:37.7434764Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-06-26T04:48:37.8195955Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:37.8300564Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2024-06-26T04:48:37.8426998Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2024-06-26T04:48:37.8495909Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2024-06-26T04:48:37.8949387Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-06-26T04:48:37.9820453Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-06-26T04:48:38.0207159Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2024-06-26T04:48:38.0568324Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:38.0834962Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2024-06-26T04:48:38.1228209Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-06-26T04:48:38.1646220Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2024-06-26T04:48:38.1692431Z [ 16%] Generating src/x86_64-fma/blas/shdotxf.py.o 2024-06-26T04:48:38.1978054Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-06-26T04:48:38.1980925Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2024-06-26T04:48:38.2353702Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2024-06-26T04:48:38.2777258Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:48:38.3410949Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:48:38.4081023Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2024-06-26T04:48:38.4126181Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-06-26T04:48:38.4479425Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2024-06-26T04:48:38.4749026Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-06-26T04:48:38.5499043Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-06-26T04:48:38.5626923Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2024-06-26T04:48:38.5911077Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2024-06-26T04:48:38.6127955Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-06-26T04:48:38.7029515Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-06-26T04:48:38.7303827Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2024-06-26T04:48:38.7655397Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-06-26T04:48:38.8337752Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-06-26T04:48:38.8504123Z [ 16%] Built target fbgemm_avx512 2024-06-26T04:48:38.8556073Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2024-06-26T04:48:38.8614845Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2024-06-26T04:48:38.8812928Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:38.9645175Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:39.0472867Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2024-06-26T04:48:39.0594354Z [ 16%] Linking CXX static library ../../../../lib/libdnnl.a 2024-06-26T04:48:39.0654032Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:39.1436446Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:39.2285561Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:39.2533164Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2024-06-26T04:48:39.3223154Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2024-06-26T04:48:39.4016130Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2024-06-26T04:48:39.4207217Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2024-06-26T04:48:39.5072146Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:39.5781522Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2024-06-26T04:48:39.5883540Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2024-06-26T04:48:39.6808375Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2024-06-26T04:48:39.7114798Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2024-06-26T04:48:39.7505525Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:39.8391604Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2024-06-26T04:48:39.9168025Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2024-06-26T04:48:39.9262172Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2024-06-26T04:48:39.9881082Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2024-06-26T04:48:40.0087897Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:40.0820806Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2024-06-26T04:48:40.1759479Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2024-06-26T04:48:40.2660444Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2024-06-26T04:48:40.2734076Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2024-06-26T04:48:40.3242639Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2024-06-26T04:48:40.3374357Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2024-06-26T04:48:40.4021743Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2024-06-26T04:48:40.4568993Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2024-06-26T04:48:40.5206406Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2024-06-26T04:48:40.5379772Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2024-06-26T04:48:40.5769482Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2024-06-26T04:48:40.6449125Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2024-06-26T04:48:40.6676229Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2024-06-26T04:48:40.7092782Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2024-06-26T04:48:40.7704840Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2024-06-26T04:48:40.7724116Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2024-06-26T04:48:40.8012436Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2024-06-26T04:48:40.8388012Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2024-06-26T04:48:40.8940945Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2024-06-26T04:48:40.9053681Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2024-06-26T04:48:40.9616084Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2024-06-26T04:48:40.9715635Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2024-06-26T04:48:40.9919236Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2024-06-26T04:48:41.0186508Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2024-06-26T04:48:41.0397166Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2024-06-26T04:48:41.0524351Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2024-06-26T04:48:41.0901990Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2024-06-26T04:48:41.1217418Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2024-06-26T04:48:41.1469091Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2024-06-26T04:48:41.1975533Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2024-06-26T04:48:41.2018716Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2024-06-26T04:48:41.2088163Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2024-06-26T04:48:41.2554801Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2024-06-26T04:48:41.2632960Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2024-06-26T04:48:41.2957072Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2024-06-26T04:48:41.3118678Z [ 17%] Built target dnnl 2024-06-26T04:48:41.3385865Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2024-06-26T04:48:41.3427165Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2024-06-26T04:48:41.3829580Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2024-06-26T04:48:41.4185184Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2024-06-26T04:48:41.4239949Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2024-06-26T04:48:41.4514312Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2024-06-26T04:48:41.4537961Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2024-06-26T04:48:41.4805052Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2024-06-26T04:48:41.5056196Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2024-06-26T04:48:41.5771614Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2024-06-26T04:48:41.5836019Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2024-06-26T04:48:41.6226176Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2024-06-26T04:48:41.6492692Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2024-06-26T04:48:41.6662324Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2024-06-26T04:48:41.6709148Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2024-06-26T04:48:41.6921860Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2024-06-26T04:48:41.7268640Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2024-06-26T04:48:41.7539292Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2024-06-26T04:48:41.8004714Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2024-06-26T04:48:41.8254219Z [ 17%] Linking C static library ../../lib/libnnpack.a 2024-06-26T04:48:41.8786321Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2024-06-26T04:48:41.8800715Z [ 17%] Built target nnpack 2024-06-26T04:48:41.9033041Z [ 17%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2024-06-26T04:48:41.9373839Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2024-06-26T04:48:41.9476582Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2024-06-26T04:48:41.9968062Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2024-06-26T04:48:42.0260753Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2024-06-26T04:48:42.0548060Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2024-06-26T04:48:42.1189181Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2024-06-26T04:48:42.1949079Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2024-06-26T04:48:42.1997915Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2024-06-26T04:48:42.2372074Z [ 17%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2024-06-26T04:48:42.2588034Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2024-06-26T04:48:42.2777227Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2024-06-26T04:48:42.3510240Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2024-06-26T04:48:42.3772978Z Warning: Unused direct dependencies: 2024-06-26T04:48:42.3773942Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:42.3864627Z [ 17%] Built target c10_CompileTimeFunctionPointer_test 2024-06-26T04:48:42.3919689Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2024-06-26T04:48:42.3963142Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2024-06-26T04:48:42.4186744Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2024-06-26T04:48:42.4855044Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2.c.o 2024-06-26T04:48:42.5266034Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2024-06-26T04:48:42.5521982Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2024-06-26T04:48:42.5623070Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2024-06-26T04:48:42.6109276Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2024-06-26T04:48:42.6732765Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4.c.o 2024-06-26T04:48:42.7084498Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2024-06-26T04:48:42.7088942Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2024-06-26T04:48:42.7307907Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2024-06-26T04:48:42.7491489Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2024-06-26T04:48:42.7791479Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2024-06-26T04:48:42.7953206Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2024-06-26T04:48:42.8849545Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2.c.o 2024-06-26T04:48:42.9611563Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2024-06-26T04:48:42.9704204Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2024-06-26T04:48:42.9861609Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2024-06-26T04:48:42.9958776Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2024-06-26T04:48:43.0226385Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2024-06-26T04:48:43.0339789Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4.c.o 2024-06-26T04:48:43.1056371Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2024-06-26T04:48:43.1318591Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-06-26T04:48:43.2004465Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-06-26T04:48:43.2480845Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2024-06-26T04:48:43.2608308Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-06-26T04:48:43.2838764Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2024-06-26T04:48:43.3344207Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2024-06-26T04:48:43.3362350Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-06-26T04:48:43.4189534Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-06-26T04:48:43.4310045Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2024-06-26T04:48:43.4893340Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-06-26T04:48:43.5399771Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-06-26T04:48:43.5465154Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2024-06-26T04:48:43.5527826Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2024-06-26T04:48:43.5530320Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:28, 2024-06-26T04:48:43.5532308Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: 2024-06-26T04:48:43.5552942Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:43.5556316Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2024-06-26T04:48:43.5558749Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:43.5560165Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:43.5560720Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5563269Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:43.5566105Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2024-06-26T04:48:43.5570042Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:43.5573195Z 185 | throw std::invalid_argument( 2024-06-26T04:48:43.5574215Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5575608Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2024-06-26T04:48:43.5577155Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5578609Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-06-26T04:48:43.5579996Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5583488Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:43.5586582Z 192 | throw std::invalid_argument( 2024-06-26T04:48:43.5587610Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5588943Z 193 | "Expected abstract socket, got " + 2024-06-26T04:48:43.5590080Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5591233Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-06-26T04:48:43.5592373Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5598714Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:43.5605730Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2024-06-26T04:48:43.5638221Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:43.5640874Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:43.5641417Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:43.5642393Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2024-06-26T04:48:43.6042311Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2024-06-26T04:48:43.6144564Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-06-26T04:48:43.6646468Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-06-26T04:48:43.7010584Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2024-06-26T04:48:43.7208941Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-06-26T04:48:43.7536094Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2024-06-26T04:48:43.7878179Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-06-26T04:48:43.8088918Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2024-06-26T04:48:43.8553573Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-06-26T04:48:43.9133570Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-06-26T04:48:43.9280206Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-06-26T04:48:43.9816554Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2024-06-26T04:48:43.9829963Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-06-26T04:48:44.0334641Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2024-06-26T04:48:44.0393585Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-06-26T04:48:44.0652695Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2024-06-26T04:48:44.0655882Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2024-06-26T04:48:44.0845042Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-06-26T04:48:44.1416248Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-06-26T04:48:44.1992656Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-06-26T04:48:44.2572915Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-06-26T04:48:44.2818320Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2024-06-26T04:48:44.2873700Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:44.3286808Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2024-06-26T04:48:44.3419625Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-06-26T04:48:44.3636230Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2024-06-26T04:48:44.3675389Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2024-06-26T04:48:44.4008550Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:44.4616870Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-06-26T04:48:44.5104952Z [ 18%] Built target fbgemm_generic 2024-06-26T04:48:44.5169942Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2024-06-26T04:48:44.5252367Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:44.5864574Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-06-26T04:48:44.6078098Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2024-06-26T04:48:44.6541106Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:44.6607315Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-06-26T04:48:44.7029443Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-06-26T04:48:44.7129090Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-06-26T04:48:44.7252829Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2024-06-26T04:48:44.7615423Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2024-06-26T04:48:44.7730097Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-06-26T04:48:44.8258640Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2024-06-26T04:48:44.8606989Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-06-26T04:48:44.9019635Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2024-06-26T04:48:44.9353648Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-06-26T04:48:44.9630796Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2024-06-26T04:48:44.9856915Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-06-26T04:48:45.0094913Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2024-06-26T04:48:45.0547202Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-06-26T04:48:45.1151719Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-06-26T04:48:45.1307755Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2024-06-26T04:48:45.1310475Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:28, 2024-06-26T04:48:45.1312689Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2024-06-26T04:48:45.1318905Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:45.1324866Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2024-06-26T04:48:45.1330508Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:45.1333211Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:45.1334230Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1520000Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:45.1525695Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2024-06-26T04:48:45.1530032Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:45.1532603Z 185 | throw std::invalid_argument( 2024-06-26T04:48:45.1533427Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1534515Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2024-06-26T04:48:45.1535789Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1536942Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-06-26T04:48:45.1538022Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1544330Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:45.1546520Z 192 | throw std::invalid_argument( 2024-06-26T04:48:45.1546969Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1548235Z 193 | "Expected abstract socket, got " + 2024-06-26T04:48:45.1549101Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1550177Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-06-26T04:48:45.1551058Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1556410Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:45.1562041Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2024-06-26T04:48:45.1566126Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:45.1568911Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:45.1569898Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:45.1585190Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2024-06-26T04:48:45.1876519Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-06-26T04:48:45.1885165Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-06-26T04:48:45.2389847Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-06-26T04:48:45.2503076Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2024-06-26T04:48:45.2647903Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2024-06-26T04:48:45.2670533Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-06-26T04:48:45.3088401Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-06-26T04:48:45.3434602Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-06-26T04:48:45.4037377Z [ 18%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2024-06-26T04:48:45.4045980Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-06-26T04:48:45.4792125Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-06-26T04:48:45.4815927Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2024-06-26T04:48:45.4903415Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-06-26T04:48:45.5147116Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2024-06-26T04:48:45.5429915Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2024-06-26T04:48:45.5566215Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-06-26T04:48:45.5907628Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2024-06-26T04:48:45.6187307Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-06-26T04:48:45.6768704Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-06-26T04:48:45.7461987Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-06-26T04:48:45.7514541Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-06-26T04:48:45.7712436Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2024-06-26T04:48:45.7994340Z [ 19%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2024-06-26T04:48:45.8143524Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-06-26T04:48:45.8271291Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2024-06-26T04:48:45.8710731Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-06-26T04:48:45.8859025Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2024-06-26T04:48:45.9447337Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-06-26T04:48:45.9498891Z [ 20%] Built target c10_DeviceGuard_test 2024-06-26T04:48:45.9738928Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2024-06-26T04:48:46.0140865Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-06-26T04:48:46.0367384Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2024-06-26T04:48:46.0900448Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-06-26T04:48:46.1617008Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-06-26T04:48:46.1734262Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-06-26T04:48:46.1909057Z [ 20%] Built target kineto_base 2024-06-26T04:48:46.2100822Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2024-06-26T04:48:46.2303026Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-06-26T04:48:46.2372634Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-06-26T04:48:46.2648615Z [ 20%] Linking CXX executable ../../bin/c10_Device_test 2024-06-26T04:48:46.2970526Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-06-26T04:48:46.3087012Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2024-06-26T04:48:46.3229566Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2024-06-26T04:48:46.3615544Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-06-26T04:48:46.4069555Z [ 20%] Built target c10_Device_test 2024-06-26T04:48:46.4294504Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2024-06-26T04:48:46.4405763Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-06-26T04:48:46.5200479Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-06-26T04:48:46.5480378Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2024-06-26T04:48:46.5865654Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-06-26T04:48:46.6005098Z [ 20%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2024-06-26T04:48:46.6572299Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-06-26T04:48:46.6849351Z [ 20%] Linking CXX executable ../../bin/c10_StreamGuard_test 2024-06-26T04:48:46.7058152Z [ 20%] Linking CXX executable ../../bin/c10_Scalar_test 2024-06-26T04:48:46.7234690Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-06-26T04:48:46.7671259Z [ 20%] Built target c10_DispatchKeySet_test 2024-06-26T04:48:46.7829635Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2024-06-26T04:48:46.7833129Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2024-06-26T04:48:46.7877655Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-06-26T04:48:46.8310196Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.8311165Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.8386649Z [ 20%] Built target c10_StreamGuard_test 2024-06-26T04:48:46.8594012Z [ 20%] Built target c10_Scalar_test 2024-06-26T04:48:46.8626029Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2024-06-26T04:48:46.8668153Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-06-26T04:48:46.8682745Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2024-06-26T04:48:46.9376839Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-06-26T04:48:47.0099570Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-06-26T04:48:47.0655221Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2024-06-26T04:48:47.0748102Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-06-26T04:48:47.1448274Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-06-26T04:48:47.1466276Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-06-26T04:48:47.1534355Z [ 20%] Linking CXX executable ../../bin/c10_SymInt_test 2024-06-26T04:48:47.1881322Z [ 20%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2024-06-26T04:48:47.1986484Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2024-06-26T04:48:47.2105111Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-06-26T04:48:47.2686724Z [ 20%] Built target c10_SymInt_test 2024-06-26T04:48:47.2727463Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-06-26T04:48:47.2748076Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-06-26T04:48:47.2771544Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-06-26T04:48:47.3397564Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-06-26T04:48:47.3464400Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-06-26T04:48:47.3505650Z [ 20%] Built target c10_InlineDeviceGuard_test 2024-06-26T04:48:47.3520565Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-06-26T04:48:47.3601219Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-06-26T04:48:47.4085198Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-06-26T04:48:47.4154634Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2024-06-26T04:48:47.4162462Z [ 20%] Linking CXX static library ../../../lib/libtensorpipe.a 2024-06-26T04:48:47.4306859Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-06-26T04:48:47.4655029Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-06-26T04:48:47.4797766Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2024-06-26T04:48:47.5003121Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-06-26T04:48:47.5441790Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2024-06-26T04:48:47.5633311Z [ 20%] Built target tensorpipe 2024-06-26T04:48:47.5682449Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-06-26T04:48:47.5907968Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-06-26T04:48:47.6526088Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-06-26T04:48:47.6630360Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-06-26T04:48:47.7179918Z [ 20%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2024-06-26T04:48:47.7451256Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-06-26T04:48:47.7562253Z [ 20%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2024-06-26T04:48:47.7817055Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-06-26T04:48:47.8082521Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-06-26T04:48:47.8412915Z [ 20%] Built target c10_InlineStreamGuard_test 2024-06-26T04:48:47.8535348Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-06-26T04:48:47.8647394Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2024-06-26T04:48:47.8768632Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-06-26T04:48:47.8957520Z [ 21%] Built target c10_SizesAndStrides_test 2024-06-26T04:48:47.9105670Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2024-06-26T04:48:47.9153772Z [ 21%] Linking CXX executable ../../bin/c10_cow_test 2024-06-26T04:48:47.9289590Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-06-26T04:48:47.9463040Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-06-26T04:48:47.9908914Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-06-26T04:48:48.0262969Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2024-06-26T04:48:48.0565461Z [ 21%] Built target c10_cow_test 2024-06-26T04:48:48.0682784Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-06-26T04:48:48.0852983Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2024-06-26T04:48:48.1363740Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-06-26T04:48:48.1559267Z [ 21%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2024-06-26T04:48:48.1718738Z [ 21%] Linking CXX executable ../../bin/c10_Bitset_test 2024-06-26T04:48:48.2018171Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-06-26T04:48:48.2875919Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.2876920Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.2944118Z [ 21%] Built target c10_ConstexprCrc_test 2024-06-26T04:48:48.2972880Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-06-26T04:48:48.3100706Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2024-06-26T04:48:48.3356407Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.3357273Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.3475361Z [ 21%] Built target c10_Bitset_test 2024-06-26T04:48:48.3544200Z [ 21%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2024-06-26T04:48:48.3599240Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-06-26T04:48:48.3744849Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2024-06-26T04:48:48.4418237Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-06-26T04:48:48.4819597Z [ 21%] Linking CXX executable ../../bin/c10_Half_test 2024-06-26T04:48:48.5043283Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-06-26T04:48:48.5087023Z [ 21%] Built target c10_DeadlockDetection_test 2024-06-26T04:48:48.5195497Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-06-26T04:48:48.5826201Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2024-06-26T04:48:48.5900451Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-06-26T04:48:48.6191257Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.6192962Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.6260260Z [ 21%] Built target c10_Half_test 2024-06-26T04:48:48.6336538Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-06-26T04:48:48.6380543Z [ 21%] Linking CXX executable ../../bin/c10_LeftRight_test 2024-06-26T04:48:48.6584048Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-06-26T04:48:48.7060596Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-06-26T04:48:48.7066526Z [ 21%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2024-06-26T04:48:48.7314330Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-06-26T04:48:48.7673934Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.7674807Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.7788968Z [ 21%] Built target c10_LeftRight_test 2024-06-26T04:48:48.7806808Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-06-26T04:48:48.7902339Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-06-26T04:48:48.8122029Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2024-06-26T04:48:48.8318367Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.8318947Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.8373246Z [ 21%] Built target c10_Metaprogramming_test 2024-06-26T04:48:48.8515043Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2024-06-26T04:48:48.8593200Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-06-26T04:48:48.8620063Z [ 21%] Linking CXX executable ../../bin/c10_Synchronized_test 2024-06-26T04:48:48.8644485Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2024-06-26T04:48:48.9619926Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-06-26T04:48:48.9807481Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.9808584Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.9948181Z [ 21%] Built target c10_Synchronized_test 2024-06-26T04:48:49.0054945Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-06-26T04:48:49.0434173Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-06-26T04:48:49.0783496Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-06-26T04:48:49.1151852Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-06-26T04:48:49.1457898Z [ 21%] Linking CXX executable ../../bin/c10_TypeIndex_test 2024-06-26T04:48:49.1511930Z [ 21%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2024-06-26T04:48:49.1827702Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2024-06-26T04:48:49.1829629Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-06-26T04:48:49.2023888Z [ 21%] Linking CXX executable ../../bin/c10_TypeList_test 2024-06-26T04:48:49.2520274Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-06-26T04:48:49.2735357Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.2736666Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.2829605Z [ 21%] Built target c10_ThreadLocal_test 2024-06-26T04:48:49.2918633Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.2919465Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.3006773Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2024-06-26T04:48:49.3008781Z [ 21%] Built target c10_TypeIndex_test 2024-06-26T04:48:49.3128995Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-06-26T04:48:49.3226914Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.3228159Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.3299555Z [ 21%] Built target c10_TypeList_test 2024-06-26T04:48:49.3414870Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2024-06-26T04:48:49.3517455Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2024-06-26T04:48:49.3902689Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-06-26T04:48:49.4592798Z [ 21%] Linking CXX executable ../../bin/c10_TypeTraits_test 2024-06-26T04:48:49.4818547Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-06-26T04:48:49.5706542Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-06-26T04:48:49.5829345Z [ 21%] Linking CXX executable ../../bin/c10_accumulate_test 2024-06-26T04:48:49.6030980Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.6032819Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.6138431Z [ 21%] Built target c10_TypeTraits_test 2024-06-26T04:48:49.6213049Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-06-26T04:48:49.6389343Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-06-26T04:48:49.6882867Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-06-26T04:48:49.7116811Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-06-26T04:48:49.7224642Z [ 22%] Built target c10_accumulate_test 2024-06-26T04:48:49.7410799Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2024-06-26T04:48:49.7450989Z [ 22%] Linking CXX executable ../../bin/c10_bfloat16_test 2024-06-26T04:48:49.7675158Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-06-26T04:48:49.7736568Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-06-26T04:48:49.7794122Z [ 22%] Linking CXX executable ../../bin/c10_bit_cast_test 2024-06-26T04:48:49.8371545Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-06-26T04:48:49.8550913Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2024-06-26T04:48:49.8725916Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.8727327Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.8814574Z [ 22%] Built target c10_bfloat16_test 2024-06-26T04:48:49.8895187Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-06-26T04:48:49.9054472Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-06-26T04:48:49.9193049Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.9194454Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.9289356Z [ 22%] Built target c10_bit_cast_test 2024-06-26T04:48:49.9511988Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2024-06-26T04:48:49.9666069Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-06-26T04:48:49.9849222Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2024-06-26T04:48:50.0332638Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-06-26T04:48:50.1163912Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-06-26T04:48:50.1183920Z [ 22%] Linking CXX executable ../../bin/c10_complex_math_test 2024-06-26T04:48:50.1798414Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-06-26T04:48:50.2455060Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-06-26T04:48:50.2770888Z [ 22%] Linking CXX executable ../../bin/c10_complex_test 2024-06-26T04:48:50.2846481Z [ 22%] Linking CXX executable ../../bin/c10_exception_test 2024-06-26T04:48:50.2867507Z Warning: Unused direct dependencies: 2024-06-26T04:48:50.2868527Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:50.2940309Z [ 22%] Built target c10_complex_math_test 2024-06-26T04:48:50.3088749Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-06-26T04:48:50.3169634Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2024-06-26T04:48:50.3352630Z [ 22%] Linking CXX executable ../../bin/c10_flags_test 2024-06-26T04:48:50.3886171Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-06-26T04:48:50.4137425Z Warning: Unused direct dependencies: 2024-06-26T04:48:50.4138448Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:50.4201047Z [ 22%] Built target c10_complex_test 2024-06-26T04:48:50.4272120Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-06-26T04:48:50.4324282Z [ 22%] Built target c10_exception_test 2024-06-26T04:48:50.4628203Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2024-06-26T04:48:50.4741330Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2024-06-26T04:48:50.4940585Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-06-26T04:48:50.5064925Z [ 22%] Built target c10_flags_test 2024-06-26T04:48:50.5152405Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-06-26T04:48:50.5755361Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-06-26T04:48:50.5814823Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-06-26T04:48:50.6393214Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-06-26T04:48:50.6696756Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2024-06-26T04:48:50.7054311Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-06-26T04:48:50.7151201Z [ 22%] Linking CXX executable ../../bin/c10_generic_math_test 2024-06-26T04:48:50.7876257Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-06-26T04:48:50.8084893Z [ 22%] Linking CXX executable ../../bin/c10_irange_test 2024-06-26T04:48:50.8145965Z [ 22%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2024-06-26T04:48:50.8621218Z Warning: Unused direct dependencies: 2024-06-26T04:48:50.8622577Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:50.8643477Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-06-26T04:48:50.8687221Z [ 22%] Built target c10_generic_math_test 2024-06-26T04:48:50.8795122Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-06-26T04:48:50.9364632Z Warning: Unused direct dependencies: 2024-06-26T04:48:50.9365290Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:50.9417542Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-06-26T04:48:50.9424401Z [ 22%] Linking CXX executable ../../bin/c10_lazy_test 2024-06-26T04:48:50.9455266Z [ 22%] Built target c10_irange_test 2024-06-26T04:48:50.9656611Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2024-06-26T04:48:50.9715192Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2024-06-26T04:48:51.0197249Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-06-26T04:48:51.0670532Z Warning: Unused direct dependencies: 2024-06-26T04:48:51.0671393Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:51.0731927Z [ 22%] Built target c10_lazy_test 2024-06-26T04:48:51.0852897Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-06-26T04:48:51.0862235Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-06-26T04:48:51.1348983Z Warning: Unused direct dependencies: 2024-06-26T04:48:51.1350022Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:51.1422015Z [ 22%] Built target c10_intrusive_ptr_test 2024-06-26T04:48:51.1482936Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-06-26T04:48:51.1485834Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-06-26T04:48:51.1493424Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-06-26T04:48:51.2265490Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2024-06-26T04:48:51.2332133Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-06-26T04:48:51.2409916Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2024-06-26T04:48:51.2787911Z [ 22%] Linking CXX executable ../../bin/c10_logging_test 2024-06-26T04:48:51.2974361Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-06-26T04:48:51.3324090Z [ 22%] Linking CXX executable ../../bin/c10_optional_test 2024-06-26T04:48:51.4102895Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-06-26T04:48:51.4224964Z [ 22%] Built target c10_logging_test 2024-06-26T04:48:51.4330650Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-06-26T04:48:51.4746531Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-06-26T04:48:51.4969858Z Warning: Unused direct dependencies: 2024-06-26T04:48:51.4970870Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:51.5017704Z [ 22%] Linking CXX executable ../../bin/c10_registry_test 2024-06-26T04:48:51.5058528Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-06-26T04:48:51.5114526Z [ 22%] Built target c10_optional_test 2024-06-26T04:48:51.5289173Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2024-06-26T04:48:51.5467245Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-06-26T04:48:51.5592755Z [ 22%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2024-06-26T04:48:51.5832513Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2024-06-26T04:48:51.6119776Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-06-26T04:48:51.6348653Z [ 22%] Built target c10_registry_test 2024-06-26T04:48:51.6452752Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-06-26T04:48:51.6986342Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-06-26T04:48:51.7188300Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-06-26T04:48:51.7262541Z [ 22%] Built target c10_ordered_preserving_dict_test 2024-06-26T04:48:51.7452097Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2024-06-26T04:48:51.7711891Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-06-26T04:48:51.7983028Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-06-26T04:48:51.8396045Z [ 22%] Linking CXX executable ../../bin/c10_small_vector_test 2024-06-26T04:48:51.8626881Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-06-26T04:48:51.8685158Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-06-26T04:48:51.9414739Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2024-06-26T04:48:51.9453963Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-06-26T04:48:51.9540988Z [ 22%] Linking CXX executable ../../bin/c10_ssize_test 2024-06-26T04:48:51.9931064Z [ 22%] Built target c10_small_vector_test 2024-06-26T04:48:52.0099154Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-06-26T04:48:52.0139548Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2024-06-26T04:48:52.0733792Z [ 23%] Linking CXX executable ../../bin/c10_string_util_test 2024-06-26T04:48:52.1090685Z Warning: Unused direct dependencies: 2024-06-26T04:48:52.1091922Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:52.1170381Z [ 23%] Built target c10_ssize_test 2024-06-26T04:48:52.1176108Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-06-26T04:48:52.1265879Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-06-26T04:48:52.1923586Z [ 23%] Built target c10_string_util_test 2024-06-26T04:48:52.2068477Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-06-26T04:48:52.2084955Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2024-06-26T04:48:52.2148153Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-06-26T04:48:52.2807232Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-06-26T04:48:52.2924136Z [ 23%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2024-06-26T04:48:52.3020809Z [ 23%] Linking CXX executable ../../bin/c10_string_view_test 2024-06-26T04:48:52.3215546Z [ 23%] Linking CXX executable ../../bin/c10_tempfile_test 2024-06-26T04:48:52.3615076Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-06-26T04:48:52.4430095Z Warning: Unused direct dependencies: 2024-06-26T04:48:52.4431217Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:52.4491924Z [ 23%] Built target c10_string_view_test 2024-06-26T04:48:52.4666548Z [ 23%] Generating sleeflibm_SSE_.h.tmp 2024-06-26T04:48:52.4771200Z [ 23%] Generating sleeflibm_SSE2.h.tmp 2024-06-26T04:48:52.4810553Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-06-26T04:48:52.4841988Z [ 23%] Built target c10_tempfile_test 2024-06-26T04:48:52.4874719Z [ 23%] Generating sleeflibm_SSE4.h.tmp 2024-06-26T04:48:52.4936873Z [ 23%] Generating sleeflibm_AVX_.h.tmp 2024-06-26T04:48:52.5004544Z [ 23%] Generating sleeflibm_AVX.h.tmp 2024-06-26T04:48:52.5090306Z [ 23%] Generating sleeflibm_FMA4.h.tmp 2024-06-26T04:48:52.5158147Z [ 23%] Generating sleeflibm_AVX2.h.tmp 2024-06-26T04:48:52.5181681Z [ 23%] Generating include/renameavx512fnofma.h 2024-06-26T04:48:52.5195422Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2024-06-26T04:48:52.5246851Z [ 23%] Generating sleeflibm_AVX2128.h.tmp 2024-06-26T04:48:52.5259383Z [ 23%] Built target renameAVX512FNOFMA.h_generated 2024-06-26T04:48:52.5310840Z [ 23%] Generating sleeflibm_AVX512F_.h.tmp 2024-06-26T04:48:52.5333727Z [ 23%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2024-06-26T04:48:52.5367523Z [ 23%] Generating sleeflibm_AVX512F.h.tmp 2024-06-26T04:48:52.5468375Z [ 23%] Generating sleeflibm_AVX512FNOFMA.h.tmp 2024-06-26T04:48:52.5526814Z [ 23%] Generating alias_AVX512F_dp.h.tmp 2024-06-26T04:48:52.5567552Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2024-06-26T04:48:52.5581272Z [ 23%] Generating sleeflibm_PUREC_SCALAR.h.tmp 2024-06-26T04:48:52.5604593Z [ 23%] Generating alias_AVX512F_sp.h.tmp 2024-06-26T04:48:52.5659710Z [ 23%] Linking CXX executable ../../bin/c10_typeid_test 2024-06-26T04:48:52.5662483Z [ 23%] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2024-06-26T04:48:52.5722548Z [ 23%] Generating include/alias_avx512f.h 2024-06-26T04:48:52.5804113Z [ 23%] Generating sleeflibm_DSP_SCALAR.h.tmp 2024-06-26T04:48:52.5838278Z [ 23%] Built target alias_avx512f.h_generated 2024-06-26T04:48:52.5889243Z [ 23%] Generating include/renamecuda.h 2024-06-26T04:48:52.5899901Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2024-06-26T04:48:52.5985158Z [ 23%] Generating ../../../include/sleef.h 2024-06-26T04:48:52.6127313Z [ 23%] Built target headers 2024-06-26T04:48:52.6205192Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2024-06-26T04:48:52.6254757Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.6455847Z Warning: Unused direct dependencies: 2024-06-26T04:48:52.6456698Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:52.6536944Z [ 23%] Built target c10_intrusive_ptr_benchmark 2024-06-26T04:48:52.6642772Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2024-06-26T04:48:52.6889785Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2024-06-26T04:48:52.7096680Z [ 23%] Built target c10_typeid_test 2024-06-26T04:48:52.7224533Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2024-06-26T04:48:52.7574938Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2024-06-26T04:48:52.7784637Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2024-06-26T04:48:52.8008053Z [ 23%] Built target sleefavx2 2024-06-26T04:48:52.8059699Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2024-06-26T04:48:52.8155451Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.8208783Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.8290457Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2024-06-26T04:48:52.8542004Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2024-06-26T04:48:52.8777002Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2024-06-26T04:48:52.9545486Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2024-06-26T04:48:53.0250392Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2024-06-26T04:48:53.0461163Z [ 23%] Built target sleefavx2128 2024-06-26T04:48:53.0518175Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.0552693Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.0559139Z [ 23%] Built target sleefdetavx2 2024-06-26T04:48:53.0649774Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2024-06-26T04:48:53.0704079Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.1061465Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2024-06-26T04:48:53.1955345Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2024-06-26T04:48:53.2390938Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2024-06-26T04:48:53.2558415Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2024-06-26T04:48:53.2718651Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-06-26T04:48:53.2789449Z [ 23%] Built target sleeffma4 2024-06-26T04:48:53.2965824Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.3022832Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2024-06-26T04:48:53.3540818Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-06-26T04:48:53.4098584Z [ 23%] Built target sleefdetavx2128 2024-06-26T04:48:53.4166562Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-06-26T04:48:53.4403955Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-06-26T04:48:53.4538500Z [ 23%] Built target sleefdetfma4 2024-06-26T04:48:53.4731066Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.4927909Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-06-26T04:48:53.4979006Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-06-26T04:48:53.5031185Z [ 23%] Built target sleefavx 2024-06-26T04:48:53.5134714Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2024-06-26T04:48:53.5305700Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.5755688Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2024-06-26T04:48:53.5865781Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2024-06-26T04:48:53.5971311Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2024-06-26T04:48:53.6486136Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2024-06-26T04:48:53.6546083Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-06-26T04:48:53.6596121Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-06-26T04:48:53.7204285Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-06-26T04:48:53.7431268Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-06-26T04:48:53.7479729Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-06-26T04:48:53.7697336Z [ 23%] Built target sleefsse4 2024-06-26T04:48:53.7969861Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.8003844Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.8150637Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2024-06-26T04:48:53.8247123Z [ 23%] Built target sleefdetavx 2024-06-26T04:48:53.8427712Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-06-26T04:48:53.8561196Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2024-06-26T04:48:53.9258761Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-06-26T04:48:53.9810122Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2024-06-26T04:48:53.9986112Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-06-26T04:48:54.0193543Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-06-26T04:48:54.0387624Z [ 24%] Built target sleefsse2 2024-06-26T04:48:54.0532460Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2024-06-26T04:48:54.0580027Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:54.0662997Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:54.0892711Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-06-26T04:48:54.1324440Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-06-26T04:48:54.1504917Z [ 24%] Built target sleefpurec_scalar 2024-06-26T04:48:54.1665642Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:54.1730392Z [ 24%] Built target sleefdetsse4 2024-06-26T04:48:54.1957657Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:54.1999179Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-06-26T04:48:54.2561077Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:54.2575629Z [ 24%] Built target sleefdetsse2 2024-06-26T04:48:54.2598094Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:54.2721445Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:54.2812893Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-06-26T04:48:54.2862191Z [ 24%] Generating dispscalar.c.body 2024-06-26T04:48:54.2951326Z [ 24%] Generating dispscalar.c 2024-06-26T04:48:54.3070901Z [ 24%] Built target dispscalar.c_generated 2024-06-26T04:48:54.3253145Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:54.3257939Z [ 24%] Generating dispsse.c.tmp 2024-06-26T04:48:54.3322793Z [ 24%] Built target sleefpurecfma_scalar 2024-06-26T04:48:54.3339660Z [ 24%] Generating dispsse.c 2024-06-26T04:48:54.3464652Z [ 24%] Built target dispsse.c_generated 2024-06-26T04:48:54.3514437Z [ 24%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2024-06-26T04:48:54.3534739Z [ 24%] Built target sleefdetpurec_scalar 2024-06-26T04:48:54.3626058Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-06-26T04:48:54.3664972Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2024-06-26T04:48:54.3887366Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-06-26T04:48:54.3946679Z [ 24%] Built target sleefdetpurecfma_scalar 2024-06-26T04:48:54.4197024Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-06-26T04:48:54.4529612Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-06-26T04:48:54.4782314Z [ 24%] Built target hardware-config 2024-06-26T04:48:54.4897963Z [ 24%] Built target cache 2024-06-26T04:48:54.5053584Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-06-26T04:48:54.5130571Z [ 24%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2024-06-26T04:48:54.5334805Z [ 24%] Linking CXX executable ../../../bin/protoc 2024-06-26T04:48:54.5336455Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-06-26T04:48:54.5459300Z [ 24%] Built target dispavx_obj 2024-06-26T04:48:54.5827455Z [ 24%] Linking CXX static library ../../lib/libfbgemm.a 2024-06-26T04:48:54.5867773Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-06-26T04:48:54.6034324Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-06-26T04:48:54.6885775Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-06-26T04:48:54.6891646Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-06-26T04:48:54.7725533Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-06-26T04:48:54.7858619Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-06-26T04:48:54.7971867Z [ 24%] Linking CXX static library ../../../lib/libgmock_main.a 2024-06-26T04:48:54.8358266Z Warning: Unused direct dependencies: 2024-06-26T04:48:54.8359445Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:48:54.8381830Z [ 24%] Built target fbgemm 2024-06-26T04:48:54.8396533Z [ 24%] Built target gmock_main 2024-06-26T04:48:54.8496082Z [ 24%] Built target protoc 2024-06-26T04:48:54.8545031Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2024-06-26T04:48:54.8547171Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2024-06-26T04:48:54.8552687Z [ 24%] Linking CXX static library ../../../lib/libkineto.a 2024-06-26T04:48:54.8597393Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2024-06-26T04:48:54.8868582Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-06-26T04:48:54.9272048Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2024-06-26T04:48:54.9309809Z [ 24%] Built target kineto 2024-06-26T04:48:54.9391394Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2024-06-26T04:48:54.9431155Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2024-06-26T04:48:54.9733476Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-06-26T04:48:55.0273902Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2024-06-26T04:48:55.0340354Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2024-06-26T04:48:55.0461649Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-06-26T04:48:55.0876934Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-06-26T04:48:55.0969301Z [ 24%] Built target sleefavx512fnofma 2024-06-26T04:48:55.1038028Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-06-26T04:48:55.1094039Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-06-26T04:48:55.1126384Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2024-06-26T04:48:55.1307011Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-06-26T04:48:55.1804264Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2024-06-26T04:48:55.1897574Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-06-26T04:48:55.1955936Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2024-06-26T04:48:55.2203635Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-06-26T04:48:55.2209193Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-06-26T04:48:55.2650853Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-06-26T04:48:55.2801947Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-06-26T04:48:55.2940134Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2024-06-26T04:48:55.3060221Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-06-26T04:48:55.3172248Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-06-26T04:48:55.3386492Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:48:55.3633646Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-06-26T04:48:55.3944621Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-06-26T04:48:55.4028628Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-06-26T04:48:55.4174350Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:48:55.4468541Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-06-26T04:48:55.4752354Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2024-06-26T04:48:55.4769813Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-06-26T04:48:55.4871002Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-06-26T04:48:55.4981021Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-06-26T04:48:55.5385123Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-06-26T04:48:55.5441624Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-06-26T04:48:55.5733089Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-06-26T04:48:55.6013774Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-06-26T04:48:55.6257709Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-06-26T04:48:55.6318988Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-06-26T04:48:55.6459076Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-06-26T04:48:55.6546544Z [ 24%] Built target sleefdetavx512fnofma 2024-06-26T04:48:55.6682044Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-06-26T04:48:55.6897614Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-06-26T04:48:55.6997948Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-06-26T04:48:55.7243370Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-06-26T04:48:55.7349178Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-06-26T04:48:55.7398590Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-06-26T04:48:55.7745119Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-06-26T04:48:55.7858663Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-06-26T04:48:55.8084042Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-06-26T04:48:55.8090274Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-06-26T04:48:55.8095042Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-06-26T04:48:55.8624164Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-06-26T04:48:55.8667303Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-06-26T04:48:55.8683719Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-06-26T04:48:55.8687104Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-06-26T04:48:55.9016669Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-06-26T04:48:55.9140864Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-06-26T04:48:55.9234000Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-06-26T04:48:55.9499145Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-06-26T04:48:55.9567840Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-06-26T04:48:55.9620844Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-06-26T04:48:55.9625917Z [ 24%] Built target operators 2024-06-26T04:48:55.9812267Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2024-06-26T04:48:55.9852435Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2024-06-26T04:48:56.0062819Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2024-06-26T04:48:56.0121739Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2024-06-26T04:48:56.0212269Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-06-26T04:48:56.0959256Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-06-26T04:48:56.1548841Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-06-26T04:48:56.1628547Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-06-26T04:48:56.1812595Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-06-26T04:48:56.1969580Z [ 24%] Built target sleefdetavx512f 2024-06-26T04:48:56.2075926Z [ 24%] Built target sleefavx512f 2024-06-26T04:48:56.2153559Z [ 24%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2024-06-26T04:48:56.2155157Z [ 24%] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2024-06-26T04:48:56.2175907Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-06-26T04:48:56.2202354Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-06-26T04:48:56.2583139Z [ 24%] Running gen_proto.py on onnx/onnx.in.proto 2024-06-26T04:48:56.2731019Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-06-26T04:48:56.3082868Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2024-06-26T04:48:56.3100884Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-06-26T04:48:56.3122851Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2024-06-26T04:48:56.3156900Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2024-06-26T04:48:56.3158595Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2024-06-26T04:48:56.3184465Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-06-26T04:48:56.3269854Z [ 24%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-06-26T04:48:56.3433433Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-06-26T04:48:56.3846074Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-06-26T04:48:56.3970159Z [ 24%] Built target dispscalar_obj 2024-06-26T04:48:56.4152289Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-06-26T04:48:56.4194383Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-06-26T04:48:56.4261548Z [ 24%] Built target dispsse_obj 2024-06-26T04:48:56.4428089Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2024-06-26T04:48:56.4622151Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-06-26T04:48:56.4913275Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-06-26T04:48:56.4959906Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-06-26T04:48:56.5132106Z [ 24%] Linking C static library ../../lib/libsleef.a 2024-06-26T04:48:56.5341229Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-06-26T04:48:56.5371598Z [ 24%] Built target gen_onnx_proto 2024-06-26T04:48:56.5433040Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-06-26T04:48:56.5572991Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-06-26T04:48:56.5726943Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-06-26T04:48:56.5941286Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-06-26T04:48:56.5982800Z [ 24%] Built target sleef 2024-06-26T04:48:56.6163225Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-06-26T04:48:56.6208208Z [ 24%] Running gen_proto.py on onnx/onnx-data.in.proto 2024-06-26T04:48:56.6219846Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-06-26T04:48:56.6746836Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2024-06-26T04:48:56.6750466Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-06-26T04:48:56.6755484Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2024-06-26T04:48:56.6760873Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2024-06-26T04:48:56.6762176Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2024-06-26T04:48:56.6775059Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-06-26T04:48:56.6848356Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-06-26T04:48:56.6877216Z [ 24%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-06-26T04:48:56.6913965Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:48:56.6983895Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-06-26T04:48:56.7394956Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-06-26T04:48:56.7570801Z [ 24%] Built target gen_onnx_data_proto 2024-06-26T04:48:56.7650031Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-06-26T04:48:56.7732997Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-06-26T04:48:56.7757677Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:48:56.7873135Z [ 25%] Running gen_proto.py on onnx/onnx-operators.in.proto 2024-06-26T04:48:56.8264580Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-06-26T04:48:56.8367037Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:48:56.8385005Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2024-06-26T04:48:56.8390839Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-06-26T04:48:56.8394851Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2024-06-26T04:48:56.8399168Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2024-06-26T04:48:56.8401321Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2024-06-26T04:48:56.8478158Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-06-26T04:48:56.8497380Z [ 25%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-06-26T04:48:56.8613014Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:48:56.8983079Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:48:56.9169944Z [ 25%] Built target gen_onnx_operators_proto 2024-06-26T04:48:56.9384081Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-06-26T04:48:56.9493172Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-06-26T04:48:56.9614396Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:48:57.0294173Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-06-26T04:48:57.0648247Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-06-26T04:48:57.0986881Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:48:57.1655277Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-06-26T04:48:57.1664968Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-06-26T04:48:57.1714078Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-06-26T04:48:57.2379866Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:48:57.2619444Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-06-26T04:48:57.2673255Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:48:57.3142865Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-06-26T04:48:57.3502186Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-06-26T04:48:57.3776532Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:48:57.3987086Z [ 25%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2024-06-26T04:48:57.4437522Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-06-26T04:48:57.4582228Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:48:57.5189692Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-06-26T04:48:57.5237706Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:48:57.5288929Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-06-26T04:48:57.5973310Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:48:57.6108054Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:48:57.6291290Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-06-26T04:48:57.6421533Z [ 26%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2024-06-26T04:48:57.6463673Z [ 26%] Built target vec_test_all_types_DEFAULT 2024-06-26T04:48:57.6550672Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:48:57.6643645Z [ 26%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-06-26T04:48:57.6733983Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h4ts-div.c.o 2024-06-26T04:48:57.7125903Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-06-26T04:48:57.7242807Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-06-26T04:48:57.7545878Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-div.c.o 2024-06-26T04:48:57.8055347Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-06-26T04:48:57.8114847Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-rcp.c.o 2024-06-26T04:48:57.8220972Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:48:57.8830244Z [ 26%] Built target vec_test_all_types_AVX512 2024-06-26T04:48:57.8845201Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-rcp.c.o 2024-06-26T04:48:57.8904178Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:48:57.8934985Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-06-26T04:48:57.9016583Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:48:57.9521201Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-06-26T04:48:57.9639615Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:48:57.9642742Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:48:57.9652598Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:48:58.0399826Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-06-26T04:48:58.0435958Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-06-26T04:48:58.0438537Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:48:58.0520093Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-rcp.c.o 2024-06-26T04:48:58.1027781Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-06-26T04:48:58.1218805Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:48:58.1230630Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-06-26T04:48:58.1242975Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-rcp.c.o 2024-06-26T04:48:58.1876729Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:48:58.1938974Z [ 26%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:48:58.2029154Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:48:58.2128606Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-06-26T04:48:58.2406134Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-06-26T04:48:58.2551837Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-06-26T04:48:58.2740197Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:48:58.2999616Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:48:58.3208301Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:48:58.3424044Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-06-26T04:48:58.3500078Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-06-26T04:48:58.3773943Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-06-26T04:48:58.3944541Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:48:58.4288114Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-06-26T04:48:58.4594122Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h4ts-div.c.o 2024-06-26T04:48:58.4626249Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ps-div.c.o 2024-06-26T04:48:58.4783752Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-06-26T04:48:58.5082947Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ts-div.c.o 2024-06-26T04:48:58.5398074Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:48:58.5421687Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2024-06-26T04:48:58.5670110Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:48:58.5673235Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-06-26T04:48:58.5789740Z [ 26%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2024-06-26T04:48:58.6147470Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-06-26T04:48:58.6266991Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:48:58.6680133Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-06-26T04:48:58.6973047Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:48:58.6980636Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-06-26T04:48:58.7507623Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:48:58.7711513Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:48:58.7971496Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-06-26T04:48:58.8205894Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-06-26T04:48:58.8425807Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2024-06-26T04:48:58.8428227Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:48:58.8548298Z [ 26%] Built target vec_test_all_types_AVX2 2024-06-26T04:48:58.8698231Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:48:58.8863010Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:48:58.9061550Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-06-26T04:48:58.9071143Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-06-26T04:48:58.9393683Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-06-26T04:48:58.9439974Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:48:59.0019017Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:48:59.0059018Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-06-26T04:48:59.0342671Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:48:59.0484239Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:48:59.0966613Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-06-26T04:48:59.0985364Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-06-26T04:48:59.0996664Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-06-26T04:48:59.1231226Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h4ts-div.c.o 2024-06-26T04:48:59.1436755Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2024-06-26T04:48:59.1734825Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-06-26T04:48:59.1814295Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-06-26T04:48:59.1866805Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ps-div.c.o 2024-06-26T04:48:59.2044221Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-06-26T04:48:59.2505321Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-06-26T04:48:59.2638309Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ts-div.c.o 2024-06-26T04:48:59.2689855Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:48:59.2905697Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-06-26T04:48:59.3226392Z [ 26%] Built target ATEN_CPU_FILES_GEN_TARGET 2024-06-26T04:48:59.3291533Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-06-26T04:48:59.3323892Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-06-26T04:48:59.3355092Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:48:59.3384871Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:48:59.3778077Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:48:59.4029243Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:48:59.4030655Z [ 26%] Linking CXX static library ../../lib/libonnx_proto.a 2024-06-26T04:48:59.4091041Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:48:59.4102187Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:48:59.4155902Z [ 26%] Built target subgraph 2024-06-26T04:48:59.4216668Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:48:59.4387086Z [ 26%] Built target onnx_proto 2024-06-26T04:48:59.4460639Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:48:59.4523293Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-06-26T04:48:59.4669613Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-06-26T04:48:59.4689425Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-06-26T04:48:59.4782525Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-06-26T04:48:59.4896360Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-06-26T04:48:59.5188639Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:48:59.5252718Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:48:59.5416226Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:48:59.5508499Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:48:59.5622159Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2024-06-26T04:48:59.5692689Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-06-26T04:48:59.5797197Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-06-26T04:48:59.5886044Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-06-26T04:48:59.6095356Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-06-26T04:48:59.6187061Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h4ts-div.c.o 2024-06-26T04:48:59.6335487Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ps-div.c.o 2024-06-26T04:48:59.6508333Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ts-div.c.o 2024-06-26T04:48:59.6597633Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-06-26T04:48:59.6686865Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-06-26T04:48:59.6861037Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-06-26T04:48:59.7030377Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-06-26T04:48:59.7129225Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-06-26T04:48:59.7213215Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-06-26T04:48:59.7354852Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-06-26T04:48:59.7796577Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-06-26T04:48:59.7799446Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-06-26T04:48:59.7851764Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-06-26T04:48:59.8079666Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-06-26T04:48:59.8110294Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-06-26T04:48:59.8378659Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-06-26T04:48:59.8467969Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-06-26T04:48:59.8479778Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-06-26T04:48:59.8702869Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-06-26T04:48:59.8721896Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-06-26T04:48:59.8925982Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2024-06-26T04:48:59.8968185Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2024-06-26T04:48:59.9010919Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2024-06-26T04:48:59.9114012Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2024-06-26T04:48:59.9254622Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-06-26T04:48:59.9391285Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-06-26T04:48:59.9868516Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-06-26T04:49:00.0218458Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-06-26T04:49:00.0457609Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-06-26T04:49:00.0677912Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-06-26T04:49:00.0906425Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-06-26T04:49:00.0988495Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-06-26T04:49:00.1254598Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-06-26T04:49:00.1569889Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-06-26T04:49:00.1742703Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-06-26T04:49:00.1832601Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-06-26T04:49:00.1859782Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2024-06-26T04:49:00.2035886Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2024-06-26T04:49:00.2259873Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2024-06-26T04:49:00.2301570Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2024-06-26T04:49:00.2478271Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2024-06-26T04:49:00.2669981Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2024-06-26T04:49:00.2697276Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-06-26T04:49:00.2727190Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:49:00.3528374Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-06-26T04:49:00.3577505Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2024-06-26T04:49:00.3589809Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2024-06-26T04:49:00.3992769Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2024-06-26T04:49:00.4192412Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-06-26T04:49:00.4464391Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-06-26T04:49:00.4876757Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:49:00.4899053Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-06-26T04:49:00.5152004Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2024-06-26T04:49:00.5372082Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2024-06-26T04:49:00.5725344Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2024-06-26T04:49:00.5895404Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-06-26T04:49:00.5991941Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:49:00.6242110Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2024-06-26T04:49:00.6630676Z [ 26%] Linking CXX static library ../../lib/libXNNPACK.a 2024-06-26T04:49:00.6902468Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:49:00.7015985Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2024-06-26T04:49:00.7035276Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2024-06-26T04:49:00.7550675Z [ 26%] Built target XNNPACK 2024-06-26T04:49:00.7630527Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2024-06-26T04:49:00.7844588Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2024-06-26T04:49:00.8593276Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2024-06-26T04:49:00.8757547Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:49:00.8811531Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2024-06-26T04:49:00.9621821Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2024-06-26T04:49:00.9681019Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2024-06-26T04:49:01.0631030Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:49:01.0817696Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2024-06-26T04:49:01.0914203Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2024-06-26T04:49:01.1395312Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2024-06-26T04:49:01.1954862Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2024-06-26T04:49:01.2341108Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2024-06-26T04:49:01.2352748Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2024-06-26T04:49:01.2841309Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2024-06-26T04:49:01.2936047Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2024-06-26T04:49:01.3150816Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2024-06-26T04:49:01.3280717Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2024-06-26T04:49:01.3856546Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2024-06-26T04:49:01.4058628Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2024-06-26T04:49:01.4312924Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2024-06-26T04:49:01.4707832Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2024-06-26T04:49:01.5305031Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.6010146Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.6379930Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:01.6602891Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.6873290Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.6948103Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2024-06-26T04:49:01.7162729Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2024-06-26T04:49:01.7341094Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2024-06-26T04:49:01.7747960Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:01.8404521Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.8805782Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2024-06-26T04:49:01.8996133Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.9169620Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2024-06-26T04:49:01.9946278Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:02.0322294Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:02.0350321Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:02.0786172Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:02.0842046Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:02.1067726Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:02.1222206Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2024-06-26T04:49:02.1711049Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2024-06-26T04:49:02.1859602Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2024-06-26T04:49:02.1876001Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:02.1897070Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2024-06-26T04:49:02.2187485Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:02.2796689Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:02.2997856Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:02.3604890Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2024-06-26T04:49:02.3961934Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:02.4667886Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:02.4879441Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2024-06-26T04:49:02.4914043Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:02.5173484Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:02.5542505Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2024-06-26T04:49:02.5781889Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2024-06-26T04:49:02.5839166Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:02.6043790Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2024-06-26T04:49:02.6805148Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:02.7387989Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2024-06-26T04:49:02.7620147Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:02.8485298Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:02.8673733Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2024-06-26T04:49:02.8954218Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2024-06-26T04:49:02.9300138Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2024-06-26T04:49:02.9311711Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.0035940Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.0263033Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2024-06-26T04:49:03.0756171Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.0820813Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2024-06-26T04:49:03.1736003Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.1737863Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2024-06-26T04:49:03.2781547Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:03.2982884Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.3645072Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.3751143Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.3860198Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2024-06-26T04:49:03.3920158Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2024-06-26T04:49:03.4200515Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:03.4475749Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.4665799Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.5011418Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2024-06-26T04:49:03.5183115Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.5401624Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2024-06-26T04:49:03.5501248Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:03.6153320Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2024-06-26T04:49:03.6419361Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.6523727Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2024-06-26T04:49:03.7072349Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2024-06-26T04:49:03.7359145Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.8156384Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.8547400Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.9121230Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.9461059Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2024-06-26T04:49:03.9471432Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.9880048Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.0108153Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.0162353Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.0410372Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2024-06-26T04:49:04.0622515Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2024-06-26T04:49:04.0831758Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2024-06-26T04:49:04.0980014Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2024-06-26T04:49:04.1050323Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-06-26T04:49:04.1343637Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-06-26T04:49:04.1360410Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-06-26T04:49:04.1483461Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:04.1549425Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-06-26T04:49:04.1656446Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-06-26T04:49:04.1907131Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-06-26T04:49:04.1939724Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-06-26T04:49:04.2042701Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-06-26T04:49:04.2197030Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-06-26T04:49:04.2313562Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-06-26T04:49:04.2618785Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-06-26T04:49:04.2627952Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:04.2798462Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-06-26T04:49:04.2858066Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-06-26T04:49:04.2926868Z [ 28%] Linking CXX static library ../../lib/libonnx.a 2024-06-26T04:49:04.2949216Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-06-26T04:49:04.3202864Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-06-26T04:49:04.3210424Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-06-26T04:49:04.3391670Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.3460184Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.3627390Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.3770210Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.3999019Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.4091110Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.4093905Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.4288857Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.4490865Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.4758646Z [ 29%] Built target onnx 2024-06-26T04:49:04.4773183Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.4813802Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.5043221Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.5190871Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.5343961Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.5587697Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.5592709Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.5831265Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.5972883Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/cmake_pch.hxx.gch 2024-06-26T04:49:04.6015181Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2024-06-26T04:49:04.6219534Z [ 29%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2024-06-26T04:49:04.6316016Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2024-06-26T04:49:04.6493116Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2024-06-26T04:49:04.6525594Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.7315336Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.7323994Z /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.’ 2024-06-26T04:49:04.7327453Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2024-06-26T04:49:04.7329310Z | ^~~~~~~ 2024-06-26T04:49:04.7396924Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.8117780Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2024-06-26T04:49:04.8169437Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.8881306Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.9683721Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.0411483Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.0451867Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2024-06-26T04:49:05.1236179Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.2076087Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.2301829Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2024-06-26T04:49:05.2851060Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.3518164Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.3722297Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:49:05.4344032Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.5029966Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.5427861Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:49:05.5836039Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.6417164Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.6676131Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:49:05.7245745Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.7794388Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.8007863Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:49:05.8639557Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.9493973Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.0332686Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.1121093Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.1436130Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:49:06.1859337Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.2444132Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.2666562Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2024-06-26T04:49:06.2995728Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.3421223Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:06.3780763Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.4506831Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.5451101Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.6008730Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:06.6282799Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.7204041Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.8153070Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.8277840Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.8438288Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.9041240Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.9080944Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:06.9090912Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:06.9385922Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2024-06-26T04:49:06.9908110Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.0745008Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.1694566Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.2530192Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.2545213Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:07.3382853Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.4265953Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.5198829Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.5440168Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.6199460Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:07.6217218Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.6577586Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:07.6878910Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.7105181Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:07.7814185Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.8812446Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.9734688Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.0677291Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.1648074Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.2089349Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.2522531Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.2571868Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:08.2895531Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.2954693Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2024-06-26T04:49:08.3476634Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:08.3818058Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.4117178Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.4804378Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:08.5089839Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.5959233Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.6860042Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.7847538Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.8114321Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:08.8794308Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.9634658Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.9816885Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.9938890Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.0699710Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.0762522Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:09.1464097Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.1466490Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:09.2731286Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:09.3530460Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.3646239Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:09.4664806Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:09.5299097Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:09.5513408Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.6397718Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:09.7020032Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:09.7387837Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.7802668Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:09.8214131Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.8685310Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:09.8717552Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:09.9608627Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:09.9747976Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:10.0649913Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:10.0906643Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:10.1755273Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:10.2079004Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.3214580Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:10.3416195Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:10.3937252Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:10.4288488Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.4415417Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:10.4796725Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:10.5272768Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2024-06-26T04:49:10.5701653Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:10.6122220Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.6798015Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:10.7363621Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-06-26T04:49:10.8064319Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.8513345Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-06-26T04:49:10.8794904Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-06-26T04:49:10.9108081Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-06-26T04:49:10.9435218Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-06-26T04:49:10.9724620Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-06-26T04:49:11.0196021Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.0438355Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.0446945Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-06-26T04:49:11.0994268Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-06-26T04:49:11.1248304Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.1640158Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-06-26T04:49:11.1756768Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.2442152Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-06-26T04:49:11.3246568Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-06-26T04:49:11.4161552Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-06-26T04:49:11.4595392Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.5046969Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-06-26T04:49:11.5770455Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-06-26T04:49:11.6109960Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-06-26T04:49:11.6232356Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.6554864Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.6860769Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-06-26T04:49:11.7588729Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-06-26T04:49:11.7808141Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-06-26T04:49:11.7832057Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-06-26T04:49:11.8206016Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.8412083Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:11.8498739Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-06-26T04:49:11.9042446Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-06-26T04:49:11.9798066Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-06-26T04:49:12.0235189Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:12.0435627Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-06-26T04:49:12.1234555Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-06-26T04:49:12.1921487Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:12.2686606Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:12.2708802Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:12.2795939Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2024-06-26T04:49:12.3381512Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:12.4117663Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:12.4168732Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:12.4458421Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:12.4688205Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:12.4944024Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:12.5239708Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u1.c.o 2024-06-26T04:49:12.5963773Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u2.c.o 2024-06-26T04:49:12.6734220Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u4.c.o 2024-06-26T04:49:12.7414435Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:12.7431883Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:12.8021448Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:12.8355209Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:12.9018094Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:12.9147721Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:12.9802413Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.0085443Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.1089303Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.1357268Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:13.1752496Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.2074963Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.2584700Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.3160826Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:13.3477431Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.3988424Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.4505874Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:13.4605269Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.4750694Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.5447119Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:13.5876532Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.6282350Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:13.6620206Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.7409647Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.8376421Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.8676860Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.9050603Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.9476575Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:13.9575516Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2024-06-26T04:49:13.9883389Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.0820042Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.0946911Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.1151975Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.1541515Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:14.1825032Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:49:14.2009771Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.2221361Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.2961203Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2024-06-26T04:49:14.3268797Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.4214535Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.5121058Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.6279311Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.6715274Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.7034572Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.7069309Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2024-06-26T04:49:14.7773724Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2024-06-26T04:49:14.7778992Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2024-06-26T04:49:14.8184660Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:14.8410478Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.8714634Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.8926957Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2024-06-26T04:49:14.9354057Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2024-06-26T04:49:14.9638723Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:15.1107900Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:15.1905280Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.2473571Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:49:15.2769387Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.2912127Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:15.3564006Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:49:15.3824450Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:15.4830203Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:49:15.4844872Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.4991935Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.5462675Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:15.5752735Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:49:15.5840062Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:49:15.6437148Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.7329401Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.8214282Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:15.9481272Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.9622716Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.9878094Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:16.0489915Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2024-06-26T04:49:16.0792859Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:16.1034646Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2024-06-26T04:49:16.1099985Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:16.1755404Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2024-06-26T04:49:16.2479416Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2024-06-26T04:49:16.2833429Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2024-06-26T04:49:16.3054666Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:16.3321483Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-06-26T04:49:16.3439728Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:16.4503045Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-06-26T04:49:16.5125336Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-06-26T04:49:16.5752662Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:16.5911619Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2024-06-26T04:49:16.6342383Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-06-26T04:49:16.6699374Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:16.7167096Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-06-26T04:49:16.7604297Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-06-26T04:49:16.7721932Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-06-26T04:49:16.8340782Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-06-26T04:49:16.8689447Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-06-26T04:49:16.9222513Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-06-26T04:49:16.9619430Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-06-26T04:49:16.9977414Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.0338985Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:17.0421510Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-06-26T04:49:17.0732785Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.1037207Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.1102013Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-06-26T04:49:17.1779085Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.1831144Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-06-26T04:49:17.2635926Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-06-26T04:49:17.3466891Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-06-26T04:49:17.4254312Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:17.5192350Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:17.6240484Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2024-06-26T04:49:17.6275899Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:17.6857628Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:17.7110299Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:17.7323806Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.7620485Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.7703988Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:17.8062864Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:17.8662280Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:17.9138655Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:17.9573996Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:18.0115689Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:18.0955603Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:18.1856942Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:18.1957830Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:18.2951262Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:18.3068570Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:18.3880696Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:18.4137794Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:18.4738560Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:18.5203078Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:18.5948288Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:18.6322995Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:18.6623278Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:18.6729090Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:18.7234214Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:18.7426520Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:18.7746495Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:18.8626921Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:18.8881560Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:18.9555105Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:18.9915191Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.0585107Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.1546727Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:19.1550260Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.1559019Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.2433328Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:19.2472253Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:19.3333274Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.3457728Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.3837222Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.4394123Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:19.5418263Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:19.5796101Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:19.6471175Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.6839185Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.7444950Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:19.7513374Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:19.7797001Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2024-06-26T04:49:19.8297976Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:19.8380018Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:19.9749058Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.9771833Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:20.0635789Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.0751622Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:20.1546056Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.1902966Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:20.2883538Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.2928403Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:20.3808025Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.3819696Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:20.4822688Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:20.4872328Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.5710102Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.6441235Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:20.6681241Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.7407292Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:20.7451843Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:20.8051438Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.8333479Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.8421195Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:20.9129452Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:20.9609495Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:21.0118779Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:21.0523757Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:21.1509036Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:21.1806761Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:21.2076439Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:21.2484324Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:21.2869834Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:21.3435694Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:21.4267760Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:21.4511874Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:21.4968424Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:21.5234610Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2024-06-26T04:49:21.5851165Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:21.6542470Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:21.6883051Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:21.7306591Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:21.7999918Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:21.8924452Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:21.9910450Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:22.0434124Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:22.0511994Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:22.1116080Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.1229301Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.1521599Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-06-26T04:49:22.2712633Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-06-26T04:49:22.2858617Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-06-26T04:49:22.3480703Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.3872756Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-06-26T04:49:22.4345542Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-06-26T04:49:22.4697124Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-06-26T04:49:22.4844043Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-06-26T04:49:22.5275368Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-06-26T04:49:22.5622155Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-06-26T04:49:22.5875777Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.6554439Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-06-26T04:49:22.6700438Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-06-26T04:49:22.7238430Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.7290189Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-06-26T04:49:22.7673077Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-06-26T04:49:22.7922886Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.8011001Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-06-26T04:49:22.8502293Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:22.8980818Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-06-26T04:49:22.9872735Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-06-26T04:49:23.0027440Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:23.0555926Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-06-26T04:49:23.1236669Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-06-26T04:49:23.1447450Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2024-06-26T04:49:23.1844939Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-06-26T04:49:23.2572654Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-06-26T04:49:23.3267768Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-06-26T04:49:23.3678438Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-06-26T04:49:23.4003697Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:23.4103557Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:49:23.4496384Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-06-26T04:49:23.4950557Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-06-26T04:49:23.5217762Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:23.5837003Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2024-06-26T04:49:23.5859981Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:23.6251521Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:23.6573180Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2024-06-26T04:49:23.6899650Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:23.7622001Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:23.8194282Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:23.8438792Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-06-26T04:49:23.8907270Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2024-06-26T04:49:23.9072972Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-06-26T04:49:24.0299296Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-06-26T04:49:24.0749168Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:49:24.0963047Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2024-06-26T04:49:24.0982244Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2024-06-26T04:49:24.0989108Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-06-26T04:49:24.1323063Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2024-06-26T04:49:24.1928879Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-06-26T04:49:24.2458142Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-06-26T04:49:24.2708121Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-06-26T04:49:24.3052753Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-06-26T04:49:24.3342477Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2024-06-26T04:49:24.3596901Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-06-26T04:49:24.3669340Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-06-26T04:49:24.4205066Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2024-06-26T04:49:24.4328975Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-06-26T04:49:24.4876374Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-06-26T04:49:24.5299818Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-06-26T04:49:24.5371559Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2024-06-26T04:49:24.5985722Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-06-26T04:49:24.6614954Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-06-26T04:49:24.7065082Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-06-26T04:49:24.7111372Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2024-06-26T04:49:24.7701949Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:49:24.8585016Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-06-26T04:49:24.8920778Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-06-26T04:49:24.9273234Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2024-06-26T04:49:24.9778411Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-scalar-x1.c.o 2024-06-26T04:49:25.0164736Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2024-06-26T04:49:25.0333696Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-06-26T04:49:25.1044358Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-06-26T04:49:25.1647773Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-06-26T04:49:25.2026432Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-06-26T04:49:25.2153878Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2024-06-26T04:49:25.2172423Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-06-26T04:49:25.2728813Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2024-06-26T04:49:25.3014052Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u64-u32-vsqrtshift/u64-u32-vsqrtshift-scalar-cvtu32-sqrt-cvtu32f64-u1.c.o 2024-06-26T04:49:25.3528981Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-06-26T04:49:25.4058942Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2024-06-26T04:49:25.4125157Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-06-26T04:49:25.4785783Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-06-26T04:49:25.4971558Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-06-26T04:49:25.5337928Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-06-26T04:49:25.5351632Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2024-06-26T04:49:25.5759627Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2024-06-26T04:49:25.5909220Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u2.c.o 2024-06-26T04:49:25.6498883Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:25.6690424Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u2.c.o 2024-06-26T04:49:25.7143919Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2024-06-26T04:49:25.7661965Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:25.8265873Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u2.c.o 2024-06-26T04:49:25.8849714Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:25.8882492Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u2.c.o 2024-06-26T04:49:25.9589113Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:25.9593846Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2024-06-26T04:49:26.0185217Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u2.c.o 2024-06-26T04:49:26.0276294Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2024-06-26T04:49:26.1169415Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:26.1714179Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:26.2089897Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-06-26T04:49:26.2856858Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2024-06-26T04:49:26.2947559Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:26.3332045Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:26.3854126Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2024-06-26T04:49:26.4145266Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-06-26T04:49:26.4911587Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:26.5220239Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:26.5523839Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2024-06-26T04:49:26.5922952Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-06-26T04:49:26.6730167Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-06-26T04:49:26.7041540Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-06-26T04:49:26.7362740Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2024-06-26T04:49:26.7861304Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-06-26T04:49:26.8874961Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-06-26T04:49:26.9202541Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:26.9569105Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2024-06-26T04:49:26.9830655Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:27.0138866Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2024-06-26T04:49:27.0424209Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:27.1123485Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-06-26T04:49:27.1856756Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:27.2049925Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:27.2586173Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2024-06-26T04:49:27.3116713Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-06-26T04:49:27.3874323Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:27.4646474Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:27.4737352Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-06-26T04:49:27.5241959Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-06-26T04:49:27.5259349Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2024-06-26T04:49:27.5429044Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2024-06-26T04:49:27.6043709Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-06-26T04:49:27.6773276Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-06-26T04:49:27.7420887Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-06-26T04:49:27.7434085Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2024-06-26T04:49:27.8027224Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-06-26T04:49:27.8070346Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-06-26T04:49:27.8669825Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2024-06-26T04:49:27.9006076Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-06-26T04:49:27.9919939Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-06-26T04:49:28.0848295Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.1413376Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.1734003Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.1824697Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.1856664Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.1939122Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2024-06-26T04:49:28.2358472Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.2389623Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2024-06-26T04:49:28.2397198Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2024-06-26T04:49:28.2485837Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2024-06-26T04:49:28.2752548Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.3031623Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2024-06-26T04:49:28.3550302Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.4236881Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:28.4959921Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:28.5698826Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:28.6460894Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:28.6534588Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2024-06-26T04:49:28.7394579Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:28.7682099Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2024-06-26T04:49:28.8276491Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:28.9044414Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:28.9706500Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.0329772Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:29.1206932Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.1210233Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2024-06-26T04:49:29.1954582Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-06-26T04:49:29.2271263Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2024-06-26T04:49:29.2400703Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-06-26T04:49:29.2775585Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2024-06-26T04:49:29.3162417Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-06-26T04:49:29.3570776Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-06-26T04:49:29.3809452Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2024-06-26T04:49:29.4028126Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:29.4385786Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2024-06-26T04:49:29.4717736Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-06-26T04:49:29.5514054Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-06-26T04:49:29.6266146Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-06-26T04:49:29.6279170Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:29.6513483Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-06-26T04:49:29.6861276Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:29.6914304Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2024-06-26T04:49:29.7361017Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-06-26T04:49:29.7631608Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2024-06-26T04:49:29.7877627Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-06-26T04:49:29.8145506Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-06-26T04:49:29.8279706Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:29.8645198Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2024-06-26T04:49:29.9056263Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2024-06-26T04:49:29.9284628Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-06-26T04:49:30.0317747Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:30.1043429Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-06-26T04:49:30.1774063Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-06-26T04:49:30.1847823Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2024-06-26T04:49:30.2637985Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-06-26T04:49:30.3562146Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:30.4258378Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:30.4857302Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2024-06-26T04:49:30.4998218Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2024-06-26T04:49:30.5553830Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2024-06-26T04:49:30.5944553Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:30.6240445Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2024-06-26T04:49:30.6356528Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:30.6544113Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2024-06-26T04:49:30.7084763Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2024-06-26T04:49:30.7221983Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2024-06-26T04:49:30.7720259Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2024-06-26T04:49:30.7775864Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-06-26T04:49:30.8394703Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-06-26T04:49:30.9023742Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-06-26T04:49:30.9587674Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-06-26T04:49:31.0179582Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-06-26T04:49:31.0868440Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:31.0993982Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-06-26T04:49:31.1645303Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2024-06-26T04:49:31.1836096Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:31.1932177Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2024-06-26T04:49:31.2254635Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-06-26T04:49:31.2589862Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2024-06-26T04:49:31.2957530Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:31.3021418Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-06-26T04:49:31.3689160Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2024-06-26T04:49:31.3925520Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:31.4787726Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-06-26T04:49:31.5430521Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:31.5802176Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-06-26T04:49:31.6227959Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-06-26T04:49:31.6252033Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2024-06-26T04:49:31.6605497Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2024-06-26T04:49:31.6822821Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-06-26T04:49:31.6999296Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-06-26T04:49:31.7109067Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2024-06-26T04:49:31.7392134Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2024-06-26T04:49:31.8052653Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-06-26T04:49:31.8191492Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2024-06-26T04:49:31.8936446Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-06-26T04:49:31.9999388Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:49:32.0260946Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-06-26T04:49:32.0750567Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-06-26T04:49:32.0968461Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:49:32.1080639Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2024-06-26T04:49:32.1376345Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2024-06-26T04:49:32.1422349Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:49:32.1584990Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2024-06-26T04:49:32.1658391Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2024-06-26T04:49:32.2162775Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-06-26T04:49:32.2562692Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:49:32.2956174Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2024-06-26T04:49:32.3314597Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-rcp.c.o 2024-06-26T04:49:32.4082494Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:49:32.4843806Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-rcp.c.o 2024-06-26T04:49:32.5636251Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:49:32.5955143Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:49:32.6406530Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2024-06-26T04:49:32.6847440Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-06-26T04:49:32.7662274Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:49:32.8361579Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-06-26T04:49:32.9091733Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:49:32.9949996Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-06-26T04:49:33.0755469Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:49:33.2146919Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:49:33.3882949Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-06-26T04:49:33.4861028Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:49:33.5222176Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:49:33.5257926Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:49:33.5665178Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2024-06-26T04:49:33.5670061Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:49:33.6035006Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2024-06-26T04:49:33.6403866Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2024-06-26T04:49:33.6473016Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h4ts-div.c.o 2024-06-26T04:49:33.7448080Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-div.c.o 2024-06-26T04:49:33.7970357Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2024-06-26T04:49:33.8201151Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-rcp.c.o 2024-06-26T04:49:33.9019699Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:49:33.9807008Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-rcp.c.o 2024-06-26T04:49:34.0688655Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:49:34.1205931Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:49:34.1645050Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2024-06-26T04:49:34.1948997Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:49:34.2656706Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:49:34.3576888Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:49:34.4698801Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-06-26T04:49:34.5609821Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:49:34.7264234Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:49:34.8377928Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:49:34.8658439Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2024-06-26T04:49:34.9169892Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:49:34.9399502Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2024-06-26T04:49:35.0156588Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:49:35.0764075Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:49:35.1250710Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:49:35.1775366Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2024-06-26T04:49:35.2043123Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:49:35.2651481Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h4ts-div.c.o 2024-06-26T04:49:35.2979975Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2024-06-26T04:49:35.3427408Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ps-div.c.o 2024-06-26T04:49:35.4518377Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ts-div.c.o 2024-06-26T04:49:35.5434412Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:49:35.5803341Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:49:35.6213496Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2024-06-26T04:49:35.6523663Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:49:35.7351058Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:49:35.8321985Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:49:35.9153337Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:49:36.0355796Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:49:36.2179047Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:49:36.3731186Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:49:36.4082427Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:49:36.4541215Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:49:36.4545497Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2024-06-26T04:49:36.4786533Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2024-06-26T04:49:36.4932071Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:49:36.5449294Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2024-06-26T04:49:36.5850659Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:49:36.6471219Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h4ts-div.c.o 2024-06-26T04:49:36.6877578Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ps-div.c.o 2024-06-26T04:49:36.7248316Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2024-06-26T04:49:36.7701054Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ts-div.c.o 2024-06-26T04:49:36.8665187Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:49:36.8912828Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:49:36.9708902Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:49:37.0130245Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2024-06-26T04:49:37.0481763Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:49:37.1523989Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:49:37.2413127Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:49:37.3111101Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:49:37.3901171Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:49:37.4997911Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:49:37.6068872Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:49:37.6482238Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2024-06-26T04:49:37.7792275Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:49:37.8693866Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:49:37.9043653Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2024-06-26T04:49:37.9048843Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2024-06-26T04:49:37.9596582Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:49:37.9699758Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h4ts-div.c.o 2024-06-26T04:49:37.9913686Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2024-06-26T04:49:38.0265183Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2024-06-26T04:49:38.0430588Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ps-div.c.o 2024-06-26T04:49:38.1247961Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ts-div.c.o 2024-06-26T04:49:38.1977320Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2024-06-26T04:49:38.2754992Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2024-06-26T04:49:38.3527979Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2024-06-26T04:49:38.4193279Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:38.4197195Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2024-06-26T04:49:38.4796074Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:38.4875038Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2024-06-26T04:49:38.4945496Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2024-06-26T04:49:38.5919208Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:38.6922625Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2024-06-26T04:49:38.7856642Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:38.9533034Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2024-06-26T04:49:39.1058868Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2024-06-26T04:49:39.1107842Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2024-06-26T04:49:39.1231383Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2024-06-26T04:49:39.2151263Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2024-06-26T04:49:39.2226394Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2024-06-26T04:49:39.2436164Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2024-06-26T04:49:39.3238131Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2024-06-26T04:49:39.4257012Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:39.4885669Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:39.5240540Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:39.5921783Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2024-06-26T04:49:39.6204856Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2024-06-26T04:49:39.6737088Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:39.7084500Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2024-06-26T04:49:39.7385753Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2024-06-26T04:49:39.7673474Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2024-06-26T04:49:39.7786714Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2024-06-26T04:49:39.7933809Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2024-06-26T04:49:39.8810916Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2024-06-26T04:49:39.9772132Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:40.1026748Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:40.1087952Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2024-06-26T04:49:40.1417877Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:40.2098959Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2024-06-26T04:49:40.2312655Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2024-06-26T04:49:40.2386336Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2024-06-26T04:49:40.3252182Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2024-06-26T04:49:40.3582116Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:40.4303138Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2024-06-26T04:49:40.4306150Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2024-06-26T04:49:40.4504394Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2024-06-26T04:49:40.5224059Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2024-06-26T04:49:40.6142763Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2024-06-26T04:49:40.6818028Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2024-06-26T04:49:40.6825921Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2024-06-26T04:49:40.6971329Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2024-06-26T04:49:40.7006538Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2024-06-26T04:49:40.7917126Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2024-06-26T04:49:40.7920392Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2024-06-26T04:49:40.8715419Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2024-06-26T04:49:40.8987314Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:40.9583501Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2024-06-26T04:49:40.9672280Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:40.9935685Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2024-06-26T04:49:41.0561679Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:41.1218991Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2024-06-26T04:49:41.1436021Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2024-06-26T04:49:41.1784843Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2024-06-26T04:49:41.2078587Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:41.2640352Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2024-06-26T04:49:41.2653932Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2024-06-26T04:49:41.2917972Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2024-06-26T04:49:41.3557497Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2024-06-26T04:49:41.4120089Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2024-06-26T04:49:41.4445008Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2024-06-26T04:49:41.5070686Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2024-06-26T04:49:41.5481313Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:41.5525375Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2024-06-26T04:49:41.5606946Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2024-06-26T04:49:41.6477300Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2024-06-26T04:49:41.6683555Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:41.7738200Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2024-06-26T04:49:41.7780288Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:41.8490137Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2024-06-26T04:49:41.8638658Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2024-06-26T04:49:41.8820060Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2024-06-26T04:49:41.9112564Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:41.9473350Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2024-06-26T04:49:42.0100226Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2024-06-26T04:49:42.0347260Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.1060161Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2024-06-26T04:49:42.1281150Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.1622463Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.2234641Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2024-06-26T04:49:42.2601907Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.3474951Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.3590199Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2024-06-26T04:49:42.4062391Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.4258883Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2024-06-26T04:49:42.4330967Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.5139878Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2024-06-26T04:49:42.5280528Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.6067782Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.6192147Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2024-06-26T04:49:42.6685219Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2024-06-26T04:49:42.7198700Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.8104189Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.8832877Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.9234846Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2024-06-26T04:49:42.9650874Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2024-06-26T04:49:42.9823687Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.0663848Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.0753218Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2024-06-26T04:49:43.1165525Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.1813785Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.1879607Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2024-06-26T04:49:43.2225315Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2024-06-26T04:49:43.2963702Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.3438708Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.3764453Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2024-06-26T04:49:43.4316160Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:43.5254662Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2024-06-26T04:49:43.5256835Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2024-06-26T04:49:43.5265331Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:43.6160423Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2024-06-26T04:49:43.6168278Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2024-06-26T04:49:43.6787154Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2024-06-26T04:49:43.6983925Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:43.7672672Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2024-06-26T04:49:43.7928314Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2024-06-26T04:49:43.8587442Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:43.9227829Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2024-06-26T04:49:43.9499294Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2024-06-26T04:49:44.0155891Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-sse-u4.c.o 2024-06-26T04:49:44.0816718Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-sse-c4.c.o 2024-06-26T04:49:44.0866318Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-sse-c4.c.o 2024-06-26T04:49:44.1611263Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2024-06-26T04:49:44.1720058Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2024-06-26T04:49:44.2101337Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2024-06-26T04:49:44.2493014Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2024-06-26T04:49:44.2561820Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2024-06-26T04:49:44.2953122Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2024-06-26T04:49:44.3786981Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2024-06-26T04:49:44.3856953Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2024-06-26T04:49:44.4088921Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2024-06-26T04:49:44.4512808Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2024-06-26T04:49:44.5516717Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2024-06-26T04:49:44.6393501Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2024-06-26T04:49:44.6398122Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2024-06-26T04:49:44.7874480Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2024-06-26T04:49:44.8377029Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2024-06-26T04:49:44.8494692Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2024-06-26T04:49:44.8914368Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2024-06-26T04:49:44.9214633Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2024-06-26T04:49:44.9514601Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2024-06-26T04:49:44.9623041Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2024-06-26T04:49:45.0024692Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.0305475Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2024-06-26T04:49:45.0915639Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2024-06-26T04:49:45.1674822Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2024-06-26T04:49:45.1987721Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2024-06-26T04:49:45.2876686Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2024-06-26T04:49:45.3880727Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.4171687Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2024-06-26T04:49:45.4708426Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2024-06-26T04:49:45.5364420Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2024-06-26T04:49:45.5379660Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.5390770Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2024-06-26T04:49:45.6004613Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2024-06-26T04:49:45.6194315Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2024-06-26T04:49:45.6800919Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2024-06-26T04:49:45.7116932Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2024-06-26T04:49:45.8394827Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.8994132Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2024-06-26T04:49:45.9928581Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2024-06-26T04:49:46.0299790Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2024-06-26T04:49:46.0805844Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2024-06-26T04:49:46.0825662Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2024-06-26T04:49:46.1233404Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2024-06-26T04:49:46.1992233Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2024-06-26T04:49:46.2660115Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2024-06-26T04:49:46.2802603Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2024-06-26T04:49:46.3724153Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2024-06-26T04:49:46.3882722Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2024-06-26T04:49:46.5384558Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2024-06-26T04:49:46.5730631Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2024-06-26T04:49:46.6021004Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2024-06-26T04:49:46.6819745Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2024-06-26T04:49:46.7063312Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2024-06-26T04:49:46.7209788Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2024-06-26T04:49:46.7543716Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2024-06-26T04:49:46.7969891Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2024-06-26T04:49:46.8231485Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2024-06-26T04:49:46.8746922Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2024-06-26T04:49:46.9034983Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2024-06-26T04:49:47.0378603Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2024-06-26T04:49:47.1420278Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2024-06-26T04:49:47.1735578Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2024-06-26T04:49:47.2062687Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2024-06-26T04:49:47.2759012Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.3299622Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.3529672Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2024-06-26T04:49:47.3592101Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2024-06-26T04:49:47.3962462Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.4056152Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2024-06-26T04:49:47.4605092Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.4995659Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2024-06-26T04:49:47.5554162Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2024-06-26T04:49:47.5994718Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2024-06-26T04:49:47.6369082Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2024-06-26T04:49:47.6444728Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.7285163Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.8350571Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2024-06-26T04:49:47.8706195Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.8872353Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.9235916Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2024-06-26T04:49:47.9658615Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.9666747Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2024-06-26T04:49:48.0083137Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2024-06-26T04:49:48.0208720Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2024-06-26T04:49:48.0454393Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2024-06-26T04:49:48.0468789Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2024-06-26T04:49:48.0895426Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2024-06-26T04:49:48.1017626Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2024-06-26T04:49:48.1748061Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2024-06-26T04:49:48.2732667Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2024-06-26T04:49:48.3138480Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2024-06-26T04:49:48.3580144Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2024-06-26T04:49:48.3862220Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2024-06-26T04:49:48.4571951Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x4.c.o 2024-06-26T04:49:48.5455561Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x8.c.o 2024-06-26T04:49:48.5828569Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2024-06-26T04:49:48.6099661Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2024-06-26T04:49:48.6126917Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2024-06-26T04:49:48.6439141Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2024-06-26T04:49:48.6573604Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2024-06-26T04:49:48.6731770Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2024-06-26T04:49:48.7255652Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2024-06-26T04:49:48.7415009Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2024-06-26T04:49:48.7780907Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2024-06-26T04:49:48.8152533Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2024-06-26T04:49:48.8241121Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2024-06-26T04:49:48.8433356Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2024-06-26T04:49:48.8760886Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2024-06-26T04:49:48.9074466Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2024-06-26T04:49:48.9967567Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2024-06-26T04:49:49.0658783Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2024-06-26T04:49:49.1212905Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2024-06-26T04:49:49.1327473Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2024-06-26T04:49:49.1552551Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2024-06-26T04:49:49.2054262Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2024-06-26T04:49:49.2322819Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2024-06-26T04:49:49.2722016Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2024-06-26T04:49:49.3283769Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2024-06-26T04:49:49.3570190Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2024-06-26T04:49:49.3618126Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2024-06-26T04:49:49.3911352Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2024-06-26T04:49:49.4119716Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2024-06-26T04:49:49.4218610Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2024-06-26T04:49:49.4884415Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2024-06-26T04:49:49.5648513Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2024-06-26T04:49:49.6164088Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2024-06-26T04:49:49.6389232Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2024-06-26T04:49:49.7502651Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2024-06-26T04:49:49.7631202Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2024-06-26T04:49:49.8923667Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2024-06-26T04:49:49.9103168Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2024-06-26T04:49:49.9445647Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2024-06-26T04:49:49.9715892Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u4.c.o 2024-06-26T04:49:50.0278808Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2024-06-26T04:49:50.0770279Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u8.c.o 2024-06-26T04:49:50.1335594Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2024-06-26T04:49:50.1582958Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u4.c.o 2024-06-26T04:49:50.2530328Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u8.c.o 2024-06-26T04:49:50.3304137Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u4.c.o 2024-06-26T04:49:50.3362471Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2024-06-26T04:49:50.3916787Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u8.c.o 2024-06-26T04:49:50.4171545Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u4.c.o 2024-06-26T04:49:50.4514489Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u8.c.o 2024-06-26T04:49:50.4794734Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2024-06-26T04:49:50.4815486Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2024-06-26T04:49:50.4919236Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2024-06-26T04:49:50.5235725Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2024-06-26T04:49:50.5675953Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2024-06-26T04:49:50.6340978Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2024-06-26T04:49:50.6762743Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2024-06-26T04:49:50.7205118Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2024-06-26T04:49:50.8284269Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2024-06-26T04:49:50.8305121Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2024-06-26T04:49:50.9112130Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2024-06-26T04:49:50.9836068Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2024-06-26T04:49:50.9845939Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2024-06-26T04:49:50.9936447Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2024-06-26T04:49:51.0316210Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2024-06-26T04:49:51.0670035Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2024-06-26T04:49:51.1137879Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u4.c.o 2024-06-26T04:49:51.2050705Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u8.c.o 2024-06-26T04:49:51.2878641Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u4.c.o 2024-06-26T04:49:51.2951796Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2024-06-26T04:49:51.3674452Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u8.c.o 2024-06-26T04:49:51.4357575Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u4.c.o 2024-06-26T04:49:51.4833825Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2024-06-26T04:49:51.5073657Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u8.c.o 2024-06-26T04:49:51.5147634Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u4.c.o 2024-06-26T04:49:51.5629818Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u8.c.o 2024-06-26T04:49:51.5956571Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2024-06-26T04:49:51.5992371Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2024-06-26T04:49:51.6455260Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2024-06-26T04:49:51.7275572Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2024-06-26T04:49:51.7493055Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2024-06-26T04:49:51.8102602Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2024-06-26T04:49:51.8279461Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2024-06-26T04:49:51.8986678Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u4.c.o 2024-06-26T04:49:51.9089876Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2024-06-26T04:49:51.9731699Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u8.c.o 2024-06-26T04:49:51.9954423Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u4.c.o 2024-06-26T04:49:52.0068295Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2024-06-26T04:49:52.0485223Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2024-06-26T04:49:52.0985055Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u8.c.o 2024-06-26T04:49:52.1456256Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2024-06-26T04:49:52.1788814Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2024-06-26T04:49:52.2066380Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2024-06-26T04:49:52.2359939Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2024-06-26T04:49:52.3317744Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2024-06-26T04:49:52.3964873Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2024-06-26T04:49:52.4560234Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2024-06-26T04:49:52.4843135Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2024-06-26T04:49:52.5314467Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2024-06-26T04:49:52.5657375Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2024-06-26T04:49:52.6573690Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2024-06-26T04:49:52.7074828Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2024-06-26T04:49:52.7396973Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2024-06-26T04:49:52.7436088Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2024-06-26T04:49:52.7752249Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2024-06-26T04:49:52.7964010Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2024-06-26T04:49:52.8257342Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2024-06-26T04:49:52.9116917Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2024-06-26T04:49:52.9508935Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2024-06-26T04:49:52.9876947Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2024-06-26T04:49:53.0356150Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2024-06-26T04:49:53.1149755Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2024-06-26T04:49:53.1929904Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2024-06-26T04:49:53.2050211Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2024-06-26T04:49:53.2881228Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2024-06-26T04:49:53.2983505Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2024-06-26T04:49:53.3589397Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2024-06-26T04:49:53.3667305Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2024-06-26T04:49:53.3876747Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2024-06-26T04:49:53.4313160Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2024-06-26T04:49:53.4747311Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2024-06-26T04:49:53.5321319Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2024-06-26T04:49:53.5676197Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2024-06-26T04:49:53.6152366Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u4.c.o 2024-06-26T04:49:53.6226717Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2024-06-26T04:49:53.6946701Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u8.c.o 2024-06-26T04:49:53.7958593Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u4.c.o 2024-06-26T04:49:53.8884644Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u8.c.o 2024-06-26T04:49:53.9243590Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u4.c.o 2024-06-26T04:49:53.9615822Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2024-06-26T04:49:54.0019164Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u8.c.o 2024-06-26T04:49:54.0074512Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2024-06-26T04:49:54.0939008Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse-addsub.c.o 2024-06-26T04:49:54.1115446Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2024-06-26T04:49:54.1689219Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse-addsub.c.o 2024-06-26T04:49:54.2228805Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse-addsub.c.o 2024-06-26T04:49:54.2295497Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2024-06-26T04:49:54.2635487Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse-addsub.c.o 2024-06-26T04:49:54.2939463Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-hh1mac.c.o 2024-06-26T04:49:54.3434966Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2024-06-26T04:49:54.3761442Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr1mac.c.o 2024-06-26T04:49:54.4515894Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr2mac.c.o 2024-06-26T04:49:54.4666999Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2024-06-26T04:49:54.5295960Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2024-06-26T04:49:54.5554547Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2024-06-26T04:49:54.6118527Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2024-06-26T04:49:54.6269752Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2024-06-26T04:49:54.6885097Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2024-06-26T04:49:54.7086136Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2024-06-26T04:49:54.7280431Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2024-06-26T04:49:54.7631773Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2024-06-26T04:49:54.7850522Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2024-06-26T04:49:54.8023023Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2024-06-26T04:49:54.8208604Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2024-06-26T04:49:54.8839036Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2024-06-26T04:49:54.9626420Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2024-06-26T04:49:55.0001259Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2024-06-26T04:49:55.0446566Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2024-06-26T04:49:55.0735052Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2024-06-26T04:49:55.1230198Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2024-06-26T04:49:55.1574247Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2024-06-26T04:49:55.1994288Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2024-06-26T04:49:55.2626037Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2024-06-26T04:49:55.2952894Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2024-06-26T04:49:55.3244815Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2024-06-26T04:49:55.4513155Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2024-06-26T04:49:55.5114823Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2024-06-26T04:49:55.5210467Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2024-06-26T04:49:55.5831262Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2024-06-26T04:49:55.5877937Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2024-06-26T04:49:55.6793136Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2024-06-26T04:49:55.7118692Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2024-06-26T04:49:55.7779087Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2024-06-26T04:49:55.7977920Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2024-06-26T04:49:55.8030122Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:49:55.8377801Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:49:55.8628891Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2024-06-26T04:49:55.8818158Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2024-06-26T04:49:55.8947459Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:49:55.9363756Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.0013769Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2024-06-26T04:49:56.0261692Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2024-06-26T04:49:56.0309545Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.1303062Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.2141071Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.2562201Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.3212297Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2024-06-26T04:49:56.3516965Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.4129863Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.4349788Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.4655857Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.5169285Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2024-06-26T04:49:56.5246821Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.5294049Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.5391959Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2024-06-26T04:49:56.5881257Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.6004817Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x4.c.o 2024-06-26T04:49:56.6394533Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x8.c.o 2024-06-26T04:49:56.6696331Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2024-06-26T04:49:56.6812778Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.6971092Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2024-06-26T04:49:56.7907973Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.8050675Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2024-06-26T04:49:56.8840680Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:49:56.9803921Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:49:57.0073121Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:49:57.0795852Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2024-06-26T04:49:57.1230716Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:49:57.1632626Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2024-06-26T04:49:57.2195124Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse2-load1.c.o 2024-06-26T04:49:57.2789713Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse2.c.o 2024-06-26T04:49:57.3074490Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2024-06-26T04:49:57.3346249Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:49:57.3798719Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2024-06-26T04:49:57.4342035Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse2-load1.c.o 2024-06-26T04:49:57.5213057Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse2.c.o 2024-06-26T04:49:57.5840033Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse2.c.o 2024-06-26T04:49:57.6203446Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2024-06-26T04:49:57.6788929Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:49:57.6818673Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2024-06-26T04:49:57.7940650Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse2-load1.c.o 2024-06-26T04:49:57.8741272Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse2.c.o 2024-06-26T04:49:57.9255398Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:49:57.9517251Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse2-load1.c.o 2024-06-26T04:49:57.9589896Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2024-06-26T04:49:58.0194324Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse2.c.o 2024-06-26T04:49:58.0703202Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:49:58.1243903Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse2-load1.c.o 2024-06-26T04:49:58.1728148Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse2.c.o 2024-06-26T04:49:58.2312758Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2024-06-26T04:49:58.2649294Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2024-06-26T04:49:58.2714279Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2024-06-26T04:49:58.3769372Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2024-06-26T04:49:58.4820419Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2024-06-26T04:49:58.4830744Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2024-06-26T04:49:58.5468545Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2024-06-26T04:49:58.5848924Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2024-06-26T04:49:58.6294570Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2024-06-26T04:49:58.7005719Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2024-06-26T04:49:58.7418731Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2024-06-26T04:49:58.7614881Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2024-06-26T04:49:58.7748124Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2024-06-26T04:49:58.8116446Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2024-06-26T04:49:58.8596689Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2024-06-26T04:49:58.9343080Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2024-06-26T04:49:59.0041588Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8.c.o 2024-06-26T04:49:59.0061561Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc2.c.o 2024-06-26T04:49:59.0510506Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc3.c.o 2024-06-26T04:49:59.0602660Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2024-06-26T04:49:59.0830664Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12.c.o 2024-06-26T04:49:59.0833968Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2024-06-26T04:49:59.1316743Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2024-06-26T04:49:59.1768729Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2024-06-26T04:49:59.2474030Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2024-06-26T04:49:59.2831319Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16.c.o 2024-06-26T04:49:59.2992868Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc2.c.o 2024-06-26T04:49:59.3259765Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2024-06-26T04:49:59.3680616Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2024-06-26T04:49:59.3730710Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc5.c.o 2024-06-26T04:49:59.4624907Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20.c.o 2024-06-26T04:49:59.4794860Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2024-06-26T04:49:59.5419182Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2024-06-26T04:49:59.6288559Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2024-06-26T04:49:59.6406695Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2024-06-26T04:49:59.7376035Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2024-06-26T04:49:59.8275642Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2024-06-26T04:49:59.8561232Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u20.c.o 2024-06-26T04:49:59.8703417Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u24.c.o 2024-06-26T04:49:59.9028142Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2024-06-26T04:49:59.9039984Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2024-06-26T04:49:59.9266741Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2024-06-26T04:49:59.9596849Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2024-06-26T04:49:59.9929569Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2024-06-26T04:50:00.0389696Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2024-06-26T04:50:00.0999665Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2024-06-26T04:50:00.1555790Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2024-06-26T04:50:00.2498599Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u20.c.o 2024-06-26T04:50:00.3486247Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u24.c.o 2024-06-26T04:50:00.3796040Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2024-06-26T04:50:00.4596485Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2024-06-26T04:50:00.5436858Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2024-06-26T04:50:00.5550934Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2024-06-26T04:50:00.6221211Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2024-06-26T04:50:00.6386935Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2024-06-26T04:50:00.7095213Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2024-06-26T04:50:00.7135976Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2024-06-26T04:50:00.7354615Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2024-06-26T04:50:00.7357222Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2024-06-26T04:50:00.8223004Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2024-06-26T04:50:00.8343729Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2024-06-26T04:50:00.9192329Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2024-06-26T04:50:01.0101179Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2024-06-26T04:50:01.1046020Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2024-06-26T04:50:01.1195428Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2024-06-26T04:50:01.1642467Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2024-06-26T04:50:01.1772831Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2024-06-26T04:50:01.2317628Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2024-06-26T04:50:01.2576234Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2024-06-26T04:50:01.2665539Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2024-06-26T04:50:01.2701352Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2024-06-26T04:50:01.3193053Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u20.c.o 2024-06-26T04:50:01.3502012Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2024-06-26T04:50:01.3789237Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2024-06-26T04:50:01.3965179Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u24.c.o 2024-06-26T04:50:01.4881299Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2024-06-26T04:50:01.5819703Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2024-06-26T04:50:01.6773219Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2024-06-26T04:50:01.7027589Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2024-06-26T04:50:01.7312160Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u20.c.o 2024-06-26T04:50:01.7633506Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2024-06-26T04:50:01.7913503Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2024-06-26T04:50:01.8198208Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u24.c.o 2024-06-26T04:50:01.8425962Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2024-06-26T04:50:01.9184797Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:50:01.9669039Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:50:02.0123347Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2024-06-26T04:50:02.0515919Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-06-26T04:50:02.1511404Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:50:02.2142750Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:50:02.2540477Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2024-06-26T04:50:02.2842273Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:50:02.2912806Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2024-06-26T04:50:02.3688470Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-06-26T04:50:02.3890682Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2024-06-26T04:50:02.5100437Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:50:02.5599921Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-06-26T04:50:02.6411458Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2024-06-26T04:50:02.6462797Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:50:02.7786167Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-06-26T04:50:02.8000502Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:50:02.8743633Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2024-06-26T04:50:02.9016160Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-06-26T04:50:03.0201646Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-06-26T04:50:03.0441922Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-06-26T04:50:03.0597964Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2024-06-26T04:50:03.1135171Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2024-06-26T04:50:03.1317794Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-06-26T04:50:03.1336633Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2024-06-26T04:50:03.2415490Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int16.c.o 2024-06-26T04:50:03.3127026Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int32.c.o 2024-06-26T04:50:03.3794633Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-lut64-p2.c.o 2024-06-26T04:50:03.4472570Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-p5.c.o 2024-06-26T04:50:03.4802113Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c.o 2024-06-26T04:50:03.4968289Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-p6.c.o 2024-06-26T04:50:03.5354793Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2024-06-26T04:50:03.5427577Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-sse2-rr2-p5.c.o 2024-06-26T04:50:03.5719838Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2024-06-26T04:50:03.6057265Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse2.c.o 2024-06-26T04:50:03.6821108Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse2-cvt.c.o 2024-06-26T04:50:03.7324110Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse2-cvt.c.o 2024-06-26T04:50:03.7372057Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2024-06-26T04:50:03.7814905Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse2-cvt.c.o 2024-06-26T04:50:03.7870427Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse2-cvt.c.o 2024-06-26T04:50:03.8007417Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-div.c.o 2024-06-26T04:50:03.8487576Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2024-06-26T04:50:03.8794207Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2024-06-26T04:50:03.8801926Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr1.c.o 2024-06-26T04:50:03.9485109Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr2.c.o 2024-06-26T04:50:04.0043847Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-div.c.o 2024-06-26T04:50:04.0111063Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr1.c.o 2024-06-26T04:50:04.0713482Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2024-06-26T04:50:04.0808644Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr2.c.o 2024-06-26T04:50:04.1332888Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2024-06-26T04:50:04.1411599Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:50:04.2321548Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:50:04.2963910Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2024-06-26T04:50:04.3091752Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:50:04.4195531Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr2.c.o 2024-06-26T04:50:04.4209679Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-06-26T04:50:04.4850457Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-06-26T04:50:04.5165733Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2024-06-26T04:50:04.5590354Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2024-06-26T04:50:04.5943086Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-06-26T04:50:04.6093695Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-06-26T04:50:04.6414752Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-06-26T04:50:04.6754616Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2024-06-26T04:50:04.6904487Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2024-06-26T04:50:04.7132989Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-06-26T04:50:04.7963895Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:04.8973707Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:05.0104883Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:05.0569261Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:05.1406837Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2024-06-26T04:50:05.1627477Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:05.2717390Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:05.3912508Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:05.5085381Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:05.6398215Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:05.6909120Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:05.8139899Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2024-06-26T04:50:05.8146285Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:05.8379904Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:05.8497239Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:05.9259546Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2024-06-26T04:50:05.9312259Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2024-06-26T04:50:05.9551670Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:06.0075643Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:06.0763960Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2024-06-26T04:50:06.1033858Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:06.2334362Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:06.3273387Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:06.3333245Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2024-06-26T04:50:06.4138198Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:06.4959395Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:06.5751245Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:06.6076539Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:06.6524028Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:06.7020823Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:50:06.7561101Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:06.8803225Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:06.9634418Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:07.0339630Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2024-06-26T04:50:07.0740276Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:07.0777296Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:07.0784454Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2024-06-26T04:50:07.1146276Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:07.1619373Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2024-06-26T04:50:07.2045070Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2024-06-26T04:50:07.2117668Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:07.2230472Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2024-06-26T04:50:07.3002556Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:07.3914620Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:07.5065072Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:07.6092388Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:07.7165650Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:07.8459188Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:07.9668591Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:08.0745797Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:08.3038328Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:08.3523778Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:08.4476811Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:08.4479609Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2024-06-26T04:50:08.5000079Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:08.5120794Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2024-06-26T04:50:08.5558203Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:08.5674160Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2024-06-26T04:50:08.5998104Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2024-06-26T04:50:08.6573502Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:08.6580765Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2024-06-26T04:50:08.7477224Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2024-06-26T04:50:08.8199606Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2024-06-26T04:50:08.8873123Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2024-06-26T04:50:08.9587323Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2024-06-26T04:50:09.0515946Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:09.1147757Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:09.1478111Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:09.1531949Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2024-06-26T04:50:09.1847106Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2024-06-26T04:50:09.2300294Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:09.2462002Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:09.3100584Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2024-06-26T04:50:09.3435791Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:09.4284436Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:09.5111271Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:09.5958437Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:09.6788275Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:09.7014084Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2024-06-26T04:50:09.7185865Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:09.7430966Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2024-06-26T04:50:09.7555672Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2024-06-26T04:50:09.7800585Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:09.8363567Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:09.8994923Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:09.9395524Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:09.9834884Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2024-06-26T04:50:10.0288146Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:10.0459504Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:10.1258645Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2024-06-26T04:50:10.1986174Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:10.2777030Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:10.3034889Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2024-06-26T04:50:10.3719515Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:10.4387542Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:10.4734563Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2024-06-26T04:50:10.5005131Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:10.5356981Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2024-06-26T04:50:10.5869493Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2024-06-26T04:50:10.5876260Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:10.6762804Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:10.6867355Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2024-06-26T04:50:10.7327268Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:10.7491386Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:10.8329202Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2024-06-26T04:50:10.8429654Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:10.9532675Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:10.9841963Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2024-06-26T04:50:11.0568191Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:11.0629747Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2024-06-26T04:50:11.1638670Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:11.2754802Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:11.3041887Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:11.3804908Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:11.4122685Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2024-06-26T04:50:11.4229972Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2024-06-26T04:50:11.4941119Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:11.6057727Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:11.6086828Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:11.6476433Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2024-06-26T04:50:11.6997396Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2024-06-26T04:50:11.7067446Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:11.8112381Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:11.9667740Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:11.9953529Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2024-06-26T04:50:12.0720084Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.0866559Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2024-06-26T04:50:12.1454323Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:12.1879274Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2024-06-26T04:50:12.2662356Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.2698029Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:12.3083910Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.3628194Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2024-06-26T04:50:12.3730192Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2024-06-26T04:50:12.4119203Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:12.5247346Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.6066256Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:12.7065160Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.8415160Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:12.8992705Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.9329323Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:12.9803152Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:12.9924286Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2024-06-26T04:50:13.0125936Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2024-06-26T04:50:13.0599114Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:13.0777448Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:13.1581587Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2024-06-26T04:50:13.1589731Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:13.2437726Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:13.3726504Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:13.5038743Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:13.5552642Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2024-06-26T04:50:13.6074676Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:13.6683540Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2024-06-26T04:50:13.7189281Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:13.7664987Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2024-06-26T04:50:13.8276508Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:13.8603095Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2024-06-26T04:50:13.9115550Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:14.0031413Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:14.0721995Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2024-06-26T04:50:14.1113925Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:14.1437925Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2024-06-26T04:50:14.2108033Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:14.2156202Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:14.2964664Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2024-06-26T04:50:14.3046905Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:14.3087336Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2024-06-26T04:50:14.4138142Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:14.4195091Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:14.4994119Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2024-06-26T04:50:14.5314955Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:14.6347877Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:14.7260983Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse2.c.o 2024-06-26T04:50:14.7944475Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse2.c.o 2024-06-26T04:50:14.8662686Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse2.c.o 2024-06-26T04:50:14.9379333Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:15.0533206Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:15.0780485Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2024-06-26T04:50:15.1033923Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2024-06-26T04:50:15.1324439Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2024-06-26T04:50:15.1347916Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2024-06-26T04:50:15.1476518Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2024-06-26T04:50:15.2938816Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:15.3324080Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:15.3666863Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2024-06-26T04:50:15.4264399Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2024-06-26T04:50:15.5571577Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2024-06-26T04:50:15.5922751Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2024-06-26T04:50:15.6118068Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2024-06-26T04:50:15.6438485Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2024-06-26T04:50:15.6874431Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2024-06-26T04:50:15.7592212Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2024-06-26T04:50:15.7703146Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u16.c.o 2024-06-26T04:50:15.8396735Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u32.c.o 2024-06-26T04:50:15.9141955Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2024-06-26T04:50:15.9261230Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2024-06-26T04:50:15.9841915Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2024-06-26T04:50:16.0629189Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:16.1181610Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:16.1452623Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2024-06-26T04:50:16.1702787Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:16.1941012Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2024-06-26T04:50:16.2605006Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:16.3494790Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u4.c.o 2024-06-26T04:50:16.3876129Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2024-06-26T04:50:16.5023714Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u8.c.o 2024-06-26T04:50:16.5042138Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2024-06-26T04:50:16.6456448Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u16.c.o 2024-06-26T04:50:16.7740648Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:16.8035415Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2024-06-26T04:50:16.8495752Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:16.8960029Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2024-06-26T04:50:16.9468358Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.0435439Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.1370164Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.1430482Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.2347819Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2024-06-26T04:50:17.2350299Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.3138444Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.3496355Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.3835364Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2024-06-26T04:50:17.4114315Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2024-06-26T04:50:17.4369654Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.4631023Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.5062279Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:17.5245558Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2024-06-26T04:50:17.5459060Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2024-06-26T04:50:17.6073957Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2024-06-26T04:50:17.6793988Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2024-06-26T04:50:17.7540089Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2024-06-26T04:50:17.8429460Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2024-06-26T04:50:17.8850381Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:17.9260913Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:17.9673769Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:18.0003258Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:18.0113599Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2024-06-26T04:50:18.0387175Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2024-06-26T04:50:18.0505927Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:18.0826464Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2024-06-26T04:50:18.1125007Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:18.1511923Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2024-06-26T04:50:18.1781769Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.2949469Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.3945948Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.5163045Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.6113881Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.6237540Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2024-06-26T04:50:18.7074418Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.7520175Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2024-06-26T04:50:18.8138201Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.8552907Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2024-06-26T04:50:18.9335146Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:19.0516922Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:19.1525050Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:19.2021031Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:19.2146777Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:19.2441756Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2024-06-26T04:50:19.2899028Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2024-06-26T04:50:19.3424634Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:19.3799508Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:19.3885650Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:19.4443805Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2024-06-26T04:50:19.4760795Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:19.4830483Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2024-06-26T04:50:19.5949281Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:19.7238001Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:19.8376195Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:19.8389671Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2024-06-26T04:50:19.9551754Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:20.0707883Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:20.1413385Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2024-06-26T04:50:20.1878631Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:20.2899329Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:20.3883229Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:20.5471027Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:20.5494279Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:20.6136804Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:20.6876187Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2024-06-26T04:50:20.6878731Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:20.7550183Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:20.7660704Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2024-06-26T04:50:20.8194207Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2024-06-26T04:50:20.8469403Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:20.8671861Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2024-06-26T04:50:20.9366590Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:20.9629965Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.0246606Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.0641273Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2024-06-26T04:50:21.1303346Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.2309060Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.2995688Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2024-06-26T04:50:21.3411978Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2024-06-26T04:50:21.3419631Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.3904417Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.4434898Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2024-06-26T04:50:21.4646663Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.4753836Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2024-06-26T04:50:21.5515383Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.6110249Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2024-06-26T04:50:21.6557021Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.7531952Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.8028857Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2024-06-26T04:50:21.8617394Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.8979758Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.9355546Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.9474740Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2024-06-26T04:50:21.9824988Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2024-06-26T04:50:22.0060670Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-sse2.c.o 2024-06-26T04:50:22.0120442Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2024-06-26T04:50:22.0908803Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse2.c.o 2024-06-26T04:50:22.1061098Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse2.c.o 2024-06-26T04:50:22.1629495Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:22.1719671Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2024-06-26T04:50:22.2550498Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:22.2800065Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:22.3367555Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2024-06-26T04:50:22.3669057Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:22.3797127Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2024-06-26T04:50:22.4470601Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2024-06-26T04:50:22.4812918Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2024-06-26T04:50:22.5227618Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2024-06-26T04:50:22.5465586Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u16.c.o 2024-06-26T04:50:22.5598309Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2024-06-26T04:50:22.6292432Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u32.c.o 2024-06-26T04:50:22.6552843Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2024-06-26T04:50:22.6981933Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2024-06-26T04:50:22.7194437Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2024-06-26T04:50:22.8043967Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:22.8613897Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:22.8979008Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2024-06-26T04:50:22.9243332Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:22.9759994Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2024-06-26T04:50:22.9770626Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:22.9851526Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2024-06-26T04:50:23.0667161Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2024-06-26T04:50:23.1258271Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2024-06-26T04:50:23.1849695Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-06-26T04:50:23.2260119Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2024-06-26T04:50:23.2677020Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2024-06-26T04:50:23.3126552Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2024-06-26T04:50:23.3601793Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2024-06-26T04:50:23.4320291Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-06-26T04:50:23.5108906Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2024-06-26T04:50:23.5697952Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2024-06-26T04:50:23.5812726Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2024-06-26T04:50:23.5864158Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2024-06-26T04:50:23.6344372Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2024-06-26T04:50:23.6351352Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2024-06-26T04:50:23.7249105Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2024-06-26T04:50:23.7364882Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2024-06-26T04:50:23.7859461Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2024-06-26T04:50:23.8283175Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2024-06-26T04:50:23.8812043Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2024-06-26T04:50:23.8875313Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2024-06-26T04:50:23.9516984Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2024-06-26T04:50:24.0199166Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2024-06-26T04:50:24.1450192Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2024-06-26T04:50:24.2172863Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2024-06-26T04:50:24.2432033Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2024-06-26T04:50:24.2689918Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2024-06-26T04:50:24.3507468Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2024-06-26T04:50:24.3721925Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2024-06-26T04:50:24.4797964Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2024-06-26T04:50:24.4957835Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:24.5512108Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2024-06-26T04:50:24.5593673Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:24.6045958Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2024-06-26T04:50:24.6583995Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:24.7277773Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:24.7821913Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:24.7991011Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:24.8627557Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:24.8739032Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:24.9486248Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:24.9870682Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2024-06-26T04:50:25.0264318Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2024-06-26T04:50:25.0361366Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2024-06-26T04:50:25.1004528Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:25.2192361Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:25.2230865Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2024-06-26T04:50:25.2952848Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:25.3411881Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:25.3756005Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:25.4197178Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2024-06-26T04:50:25.4551573Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:25.6093057Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:25.6956658Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:25.7436085Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:25.7626975Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2024-06-26T04:50:25.7630631Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2024-06-26T04:50:25.7689453Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2024-06-26T04:50:25.8287771Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2024-06-26T04:50:25.8656876Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2024-06-26T04:50:25.8833312Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2024-06-26T04:50:25.9161249Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2024-06-26T04:50:25.9360043Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2024-06-26T04:50:26.0117136Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2024-06-26T04:50:26.0872378Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2024-06-26T04:50:26.2003498Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2024-06-26T04:50:26.3263188Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-sse2.c.o 2024-06-26T04:50:26.3894320Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2024-06-26T04:50:26.4266599Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2024-06-26T04:50:26.4273498Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2024-06-26T04:50:26.4301716Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2024-06-26T04:50:26.4518838Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta.cpp.o 2024-06-26T04:50:26.4790220Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2024-06-26T04:50:26.5138555Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2024-06-26T04:50:26.5745749Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2024-06-26T04:50:26.5828180Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2024-06-26T04:50:26.6601222Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2024-06-26T04:50:26.8105749Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2024-06-26T04:50:26.8108624Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2024-06-26T04:50:26.9978282Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2024-06-26T04:50:26.9982515Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2024-06-26T04:50:27.0031994Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2024-06-26T04:50:27.0481386Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2024-06-26T04:50:27.1079370Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2024-06-26T04:50:27.1256601Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2024-06-26T04:50:27.1977587Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2024-06-26T04:50:27.2075028Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2024-06-26T04:50:27.2418071Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2024-06-26T04:50:27.2469253Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2024-06-26T04:50:27.3237488Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2024-06-26T04:50:27.3504068Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2024-06-26T04:50:27.4046618Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2024-06-26T04:50:27.4315091Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2024-06-26T04:50:27.4847382Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2024-06-26T04:50:27.5319190Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2024-06-26T04:50:27.6133500Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2024-06-26T04:50:27.7186607Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2024-06-26T04:50:27.7233004Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2024-06-26T04:50:27.7779074Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2024-06-26T04:50:27.8101267Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2024-06-26T04:50:27.9118919Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2024-06-26T04:50:28.0161831Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2024-06-26T04:50:28.1192981Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2024-06-26T04:50:28.1798080Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2024-06-26T04:50:28.3445181Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.c.o 2024-06-26T04:50:28.3996824Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2024-06-26T04:50:28.4022226Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-ssse3.c.o 2024-06-26T04:50:28.4369372Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2024-06-26T04:50:28.4900358Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2024-06-26T04:50:28.5040669Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2024-06-26T04:50:28.5678293Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2024-06-26T04:50:28.5934275Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u16.c.o 2024-06-26T04:50:28.6536920Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u32.c.o 2024-06-26T04:50:28.6844746Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2024-06-26T04:50:28.7229841Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:28.7460586Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2024-06-26T04:50:28.8406621Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u4.c.o 2024-06-26T04:50:28.8991083Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:28.9575689Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u8.c.o 2024-06-26T04:50:29.0334297Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u16.c.o 2024-06-26T04:50:29.0477352Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-ssse3.c.o 2024-06-26T04:50:29.1050613Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.1076342Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-ssse3.c.o 2024-06-26T04:50:29.1152989Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.1847076Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.1993915Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2024-06-26T04:50:29.2836920Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2024-06-26T04:50:29.3802636Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u16.c.o 2024-06-26T04:50:29.4684331Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u32.c.o 2024-06-26T04:50:29.4810663Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2024-06-26T04:50:29.5143114Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.5251298Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.5450590Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2024-06-26T04:50:29.6255853Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2024-06-26T04:50:29.6975599Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2024-06-26T04:50:29.7629677Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2024-06-26T04:50:29.8165574Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2024-06-26T04:50:29.8463297Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.8848311Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2024-06-26T04:50:29.9031711Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2024-06-26T04:50:29.9644006Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:29.9867927Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2024-06-26T04:50:30.0146078Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2024-06-26T04:50:30.0697122Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.0858828Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2024-06-26T04:50:30.0890883Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.0899393Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2024-06-26T04:50:30.1613883Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.1687169Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2024-06-26T04:50:30.2658051Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2024-06-26T04:50:30.3382718Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2024-06-26T04:50:30.4123313Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2024-06-26T04:50:30.4842732Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2024-06-26T04:50:30.5228179Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x4.c.o 2024-06-26T04:50:30.5867060Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.5872528Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x8.c.o 2024-06-26T04:50:30.6450452Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2024-06-26T04:50:30.6493122Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2024-06-26T04:50:30.6577524Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.7466856Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2024-06-26T04:50:30.7637746Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.7827631Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:30.8395330Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2024-06-26T04:50:30.9513842Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2024-06-26T04:50:31.0892993Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2024-06-26T04:50:31.2057019Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2024-06-26T04:50:31.2543893Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2024-06-26T04:50:31.3003300Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2024-06-26T04:50:31.3218586Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2024-06-26T04:50:31.3226127Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2024-06-26T04:50:31.3450456Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2024-06-26T04:50:31.3521710Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2024-06-26T04:50:31.3927463Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:31.4241371Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:31.4536604Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:31.4602152Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2024-06-26T04:50:31.5438878Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2024-06-26T04:50:31.5676577Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:31.6728653Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2024-06-26T04:50:31.7577280Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2024-06-26T04:50:31.8612237Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2024-06-26T04:50:31.9197375Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2024-06-26T04:50:31.9321339Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2024-06-26T04:50:31.9957329Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.0061823Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2024-06-26T04:50:32.0388391Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.0916380Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2024-06-26T04:50:32.1110428Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.1901984Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2024-06-26T04:50:32.2679520Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2024-06-26T04:50:32.2912985Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.3391200Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2024-06-26T04:50:32.3454161Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2024-06-26T04:50:32.4284801Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2024-06-26T04:50:32.4299562Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.5182553Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2024-06-26T04:50:32.5557039Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2024-06-26T04:50:32.5901071Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.6389375Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2024-06-26T04:50:32.7267861Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2024-06-26T04:50:32.7377850Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u20.c.o 2024-06-26T04:50:32.8059806Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.8188546Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u24.c.o 2024-06-26T04:50:32.8355837Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.9079511Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2024-06-26T04:50:32.9155702Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:32.9872905Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2024-06-26T04:50:33.0646854Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2024-06-26T04:50:33.0781922Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.1380375Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2024-06-26T04:50:33.1539206Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.2205095Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u20.c.o 2024-06-26T04:50:33.3272311Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u24.c.o 2024-06-26T04:50:33.4131009Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2024-06-26T04:50:33.4480201Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2024-06-26T04:50:33.4973510Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.5257277Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2024-06-26T04:50:33.5678185Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.5874747Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2024-06-26T04:50:33.6281911Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.6839501Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2024-06-26T04:50:33.7648847Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2024-06-26T04:50:33.7772512Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2024-06-26T04:50:33.8003901Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.8503103Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2024-06-26T04:50:33.8595307Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2024-06-26T04:50:33.9370327Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:33.9434366Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2024-06-26T04:50:34.0301612Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2024-06-26T04:50:34.1155267Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:34.1236316Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2024-06-26T04:50:34.2254577Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2024-06-26T04:50:34.3070779Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2024-06-26T04:50:34.3088611Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u20.c.o 2024-06-26T04:50:34.3400811Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u24.c.o 2024-06-26T04:50:34.3794768Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2024-06-26T04:50:34.4013424Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2024-06-26T04:50:34.4075569Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:34.4210278Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:34.4846369Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:34.5282565Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2024-06-26T04:50:34.5352339Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:34.6100252Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u20.c.o 2024-06-26T04:50:34.6104734Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2024-06-26T04:50:34.6877312Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:34.7108144Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u24.c.o 2024-06-26T04:50:34.8024598Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:50:34.8803207Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:50:34.9779111Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-06-26T04:50:35.0491367Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.0766329Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:50:35.0897621Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u20.c.o 2024-06-26T04:50:35.1098471Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-06-26T04:50:35.1500002Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:50:35.1762818Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.1793499Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.1811563Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.2119981Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:50:35.2192478Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.3017264Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-06-26T04:50:35.3899218Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:50:35.4857750Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u20.c.o 2024-06-26T04:50:35.5800276Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:50:35.7009526Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-06-26T04:50:35.7431900Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:50:35.8009864Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-06-26T04:50:35.8055571Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:50:35.8285665Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.8288904Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.8422147Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u20.c.o 2024-06-26T04:50:35.8886036Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.8951144Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:50:35.9509022Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:35.9843751Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-06-26T04:50:36.0807114Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-06-26T04:50:36.1584186Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-06-26T04:50:36.2378674Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-06-26T04:50:36.2940958Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u20.c.o 2024-06-26T04:50:36.3246035Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-06-26T04:50:36.3791289Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int16.c.o 2024-06-26T04:50:36.3803924Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:36.4475653Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:36.4552304Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int32.c.o 2024-06-26T04:50:36.5204554Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse41.c.o 2024-06-26T04:50:36.5258626Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse41.c.o 2024-06-26T04:50:36.5533367Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse41.c.o 2024-06-26T04:50:36.5896459Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:36.5901040Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:36.6161504Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse41.c.o 2024-06-26T04:50:36.6310986Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse41.c.o 2024-06-26T04:50:36.6977992Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2024-06-26T04:50:36.7020270Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:36.8170977Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:36.9154792Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:36.9160667Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.0262801Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:37.0269450Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.0316041Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.1310676Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:37.1447164Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.2031009Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2024-06-26T04:50:37.2554104Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.3184131Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.3437559Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.3639017Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2024-06-26T04:50:37.4194782Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.4554698Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.5332615Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.5869794Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2024-06-26T04:50:37.6384849Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.7122952Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.7227485Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2024-06-26T04:50:37.7231326Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.8205370Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2024-06-26T04:50:37.8236758Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.8297568Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2024-06-26T04:50:37.8637106Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:37.9114771Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:37.9593416Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2024-06-26T04:50:37.9991624Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:38.0424019Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:38.0883796Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2024-06-26T04:50:38.1281948Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:38.2127452Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:38.2256035Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:38.2422373Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:38.2979011Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:38.3340066Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2024-06-26T04:50:38.3515919Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:38.3854476Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2024-06-26T04:50:38.4069667Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2024-06-26T04:50:38.4189410Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2024-06-26T04:50:38.4332707Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:38.5590617Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:38.5693573Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2024-06-26T04:50:38.6423704Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:38.7431541Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:38.8290267Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:38.8320104Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:38.8638905Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:38.8761801Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:38.9032461Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2024-06-26T04:50:38.9039827Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2024-06-26T04:50:38.9167274Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2024-06-26T04:50:38.9803918Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:38.9862122Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2024-06-26T04:50:39.0086517Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2024-06-26T04:50:39.0658574Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:39.2018677Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:39.2974669Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:39.3563097Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:39.3880915Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:39.3911999Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2024-06-26T04:50:39.5103654Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:39.5190515Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:39.6155560Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2024-06-26T04:50:39.6399944Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:39.7354076Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:39.9000381Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:40.1114325Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:40.2155434Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:40.2167545Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:40.2978888Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:40.3126596Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:40.3772073Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2024-06-26T04:50:40.3799733Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2024-06-26T04:50:40.4137729Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2024-06-26T04:50:40.4482494Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:40.5785489Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:40.6859267Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:40.8476539Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2024-06-26T04:50:40.9257676Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2024-06-26T04:50:40.9714068Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2024-06-26T04:50:41.0315673Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2024-06-26T04:50:41.1674458Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2024-06-26T04:50:41.2979538Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2024-06-26T04:50:41.5155382Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c8.c.o 2024-06-26T04:50:41.5774506Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c16.c.o 2024-06-26T04:50:41.6156890Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2024-06-26T04:50:41.6563868Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2024-06-26T04:50:41.6619447Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-06-26T04:50:41.7783819Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-06-26T04:50:41.7835364Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-06-26T04:50:41.7855939Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2024-06-26T04:50:41.8545832Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2024-06-26T04:50:41.9017191Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-06-26T04:50:41.9905207Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:42.1035488Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:42.2085624Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2024-06-26T04:50:42.2698499Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:42.2915498Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2024-06-26T04:50:42.3355191Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:42.3793988Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:42.4191497Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:42.4313514Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:42.5234074Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2024-06-26T04:50:42.5265640Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:42.5443577Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:42.6502081Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2024-06-26T04:50:42.7200293Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:42.8183044Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.0294326Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:43.0961431Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2024-06-26T04:50:43.1722046Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:43.3374219Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.5403683Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:43.6799284Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:43.7544002Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.7580220Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:43.7893344Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2024-06-26T04:50:43.9080702Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2024-06-26T04:50:43.9191430Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:44.0332030Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:44.1421018Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:44.2035208Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:44.2341164Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2024-06-26T04:50:44.3119855Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2024-06-26T04:50:44.3668624Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:44.4836487Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:44.5691656Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:44.6301811Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:44.6318028Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:44.6954134Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2024-06-26T04:50:44.7023941Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:44.7219560Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2024-06-26T04:50:44.7716260Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:44.8648169Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:44.8833817Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2024-06-26T04:50:44.9642132Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:45.0051317Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.0520703Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:45.1077688Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2024-06-26T04:50:45.1153744Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.1557699Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2024-06-26T04:50:45.2111914Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:45.3158309Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.3449725Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:45.3552655Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.4242855Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2024-06-26T04:50:45.4470406Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2024-06-26T04:50:45.4651095Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:45.4679224Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2024-06-26T04:50:45.5633403Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.6480436Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:45.6958511Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.8086065Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:45.8282830Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2024-06-26T04:50:45.9208476Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:45.9388143Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2024-06-26T04:50:45.9898266Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:46.0341043Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2024-06-26T04:50:46.0459134Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:46.0892182Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:46.1556922Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2024-06-26T04:50:46.2117521Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:46.3421076Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:46.3423403Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2024-06-26T04:50:46.4663273Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:46.4892629Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:46.5660342Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2024-06-26T04:50:46.5818415Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:46.6073361Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2024-06-26T04:50:46.6629677Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:46.6768605Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:46.6828989Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2024-06-26T04:50:46.7762391Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:46.7832473Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:46.8742358Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2024-06-26T04:50:46.9078149Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:47.0063563Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:47.1013213Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:47.1220791Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:47.1631234Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2024-06-26T04:50:47.2184245Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2024-06-26T04:50:47.2225236Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:47.3275661Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:47.4215618Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:47.4560020Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2024-06-26T04:50:47.5117644Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:47.6066304Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:47.7474442Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:47.8640845Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:47.9313055Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:47.9632593Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2024-06-26T04:50:47.9943772Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:48.0271894Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2024-06-26T04:50:48.0971100Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:48.1069549Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2024-06-26T04:50:48.2080438Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:48.3437446Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:48.3793979Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:48.4243242Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:48.4343463Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:48.4714204Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2024-06-26T04:50:48.5034610Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse41.c.o 2024-06-26T04:50:48.5298625Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2024-06-26T04:50:48.5623046Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.c.o 2024-06-26T04:50:48.5751319Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2024-06-26T04:50:48.6114458Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse41.c.o 2024-06-26T04:50:48.6307022Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2024-06-26T04:50:48.6800911Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.c.o 2024-06-26T04:50:48.7534502Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.c.o 2024-06-26T04:50:48.8215012Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:48.9241686Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:49.0334626Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2024-06-26T04:50:49.0393604Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2024-06-26T04:50:49.1115436Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2024-06-26T04:50:49.1347747Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2024-06-26T04:50:49.1796375Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-06-26T04:50:49.2109849Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2024-06-26T04:50:49.2138281Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-06-26T04:50:49.3034555Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2024-06-26T04:50:49.3379382Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2024-06-26T04:50:49.3683782Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2024-06-26T04:50:49.4564722Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2024-06-26T04:50:49.4881326Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2024-06-26T04:50:49.6036281Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:49.6887861Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:49.7350503Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2024-06-26T04:50:49.7658430Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2024-06-26T04:50:49.8042386Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2024-06-26T04:50:49.8203664Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-06-26T04:50:49.8794941Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2024-06-26T04:50:49.9239914Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-06-26T04:50:49.9955483Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2024-06-26T04:50:50.0917946Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2024-06-26T04:50:50.0952194Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2024-06-26T04:50:50.1740681Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2024-06-26T04:50:50.1876522Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2024-06-26T04:50:50.2320243Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2024-06-26T04:50:50.2616204Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2024-06-26T04:50:50.3258843Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2024-06-26T04:50:50.3383114Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u8.c.o 2024-06-26T04:50:50.3741747Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u16.c.o 2024-06-26T04:50:50.4037146Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2024-06-26T04:50:50.4791695Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2024-06-26T04:50:50.4870664Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u32.c.o 2024-06-26T04:50:50.6086665Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2024-06-26T04:50:50.7474195Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2024-06-26T04:50:50.8876013Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2024-06-26T04:50:50.9844633Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:51.0176896Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2024-06-26T04:50:51.0420316Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:51.0673597Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:51.0833564Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2024-06-26T04:50:51.1388932Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2024-06-26T04:50:51.1537686Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:51.2588291Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u4.c.o 2024-06-26T04:50:51.3959304Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u8.c.o 2024-06-26T04:50:51.4068854Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u16.c.o 2024-06-26T04:50:51.5675554Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2024-06-26T04:50:51.5678894Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:51.6496209Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:51.6764553Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:51.7023953Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:51.7262897Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:51.7598510Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2024-06-26T04:50:51.7792514Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:51.8185409Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:51.8268157Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:51.8530949Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2024-06-26T04:50:51.8678982Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2024-06-26T04:50:51.9305539Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:51.9877959Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:52.0828437Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2024-06-26T04:50:52.1196995Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:52.1438725Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2024-06-26T04:50:52.2690288Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:52.3732933Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:52.4668247Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:52.6348559Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:52.7186067Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:52.9879659Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:53.1318084Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:53.1913620Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2024-06-26T04:50:53.2526245Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:53.3050994Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:53.3108786Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2024-06-26T04:50:53.3634707Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2024-06-26T04:50:53.3865780Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2024-06-26T04:50:53.3898479Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2024-06-26T04:50:53.4623320Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2024-06-26T04:50:53.4629079Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2024-06-26T04:50:53.5362455Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2024-06-26T04:50:53.5964151Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2024-06-26T04:50:53.7529123Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c8.c.o 2024-06-26T04:50:53.8249204Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c16.c.o 2024-06-26T04:50:53.9020681Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-06-26T04:50:53.9450550Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-06-26T04:50:53.9899560Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2024-06-26T04:50:53.9936627Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-06-26T04:50:54.0229371Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-06-26T04:50:54.0297988Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2024-06-26T04:50:54.0654010Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2024-06-26T04:50:54.0698137Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:54.0995583Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2024-06-26T04:50:54.1843248Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:54.3120046Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:54.3886306Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2024-06-26T04:50:54.4269453Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:54.5363215Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:54.5768559Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:54.5824088Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2024-06-26T04:50:54.6401279Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2024-06-26T04:50:54.6585170Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:54.6602402Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2024-06-26T04:50:54.6610454Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:54.7406426Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:54.7527014Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2024-06-26T04:50:54.7598753Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2024-06-26T04:50:54.8187969Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:54.9114041Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.0111265Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:55.1191579Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.1539314Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:55.2163454Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2024-06-26T04:50:55.2678579Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.3610926Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2024-06-26T04:50:55.3614123Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:55.3663177Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2024-06-26T04:50:55.4068669Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.4771205Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:55.4895560Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2024-06-26T04:50:55.5009131Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2024-06-26T04:50:55.6448233Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.7510944Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:55.7655193Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.8544980Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2024-06-26T04:50:55.8774777Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:55.9765931Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:55.9813369Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2024-06-26T04:50:56.0402896Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.0624002Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2024-06-26T04:50:56.1215127Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:56.1597500Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.2022043Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2024-06-26T04:50:56.2793471Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:56.3854871Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.4492311Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2024-06-26T04:50:56.4993508Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:56.5139007Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2024-06-26T04:50:56.6014838Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.6386695Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:56.6963582Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2024-06-26T04:50:56.7392177Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.7798238Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:56.8290652Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.8392971Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:56.8758387Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:56.9156347Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2024-06-26T04:50:56.9279443Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2024-06-26T04:50:56.9637057Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:57.0164254Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:57.0634219Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2024-06-26T04:50:57.1024197Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:57.1402597Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:57.2255870Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2024-06-26T04:50:57.2759445Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:57.3020725Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:57.3714334Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2024-06-26T04:50:57.4037492Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:57.4709277Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:57.4794591Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse41.c.o 2024-06-26T04:50:57.4950531Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2024-06-26T04:50:57.5522937Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2024-06-26T04:50:57.5614122Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse41.c.o 2024-06-26T04:50:57.6438747Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:57.7137713Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:57.7222173Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-06-26T04:50:57.8169288Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2024-06-26T04:50:57.8597291Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-06-26T04:50:58.0260324Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:58.0814216Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:58.1154071Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2024-06-26T04:50:58.1443316Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2024-06-26T04:50:58.1783477Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-06-26T04:50:58.1880081Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2024-06-26T04:50:58.3337957Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-06-26T04:50:58.4217881Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2024-06-26T04:50:58.4821219Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2024-06-26T04:50:58.5668404Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2024-06-26T04:50:58.6183466Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2024-06-26T04:50:58.6375863Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u8.c.o 2024-06-26T04:50:58.6619029Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u16.c.o 2024-06-26T04:50:58.7655278Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2024-06-26T04:50:58.7716250Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u32.c.o 2024-06-26T04:50:58.7996818Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2024-06-26T04:50:58.8992053Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2024-06-26T04:50:58.9854486Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2024-06-26T04:50:59.0400770Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2024-06-26T04:50:59.0676935Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2024-06-26T04:50:59.1295622Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2024-06-26T04:50:59.1393949Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2024-06-26T04:50:59.2423539Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2024-06-26T04:50:59.2963405Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:59.3651741Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:59.3875074Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2024-06-26T04:50:59.4588198Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-06-26T04:50:59.4872903Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-06-26T04:50:59.5634167Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2024-06-26T04:50:59.5823653Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2024-06-26T04:50:59.6699408Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2024-06-26T04:50:59.6941840Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2024-06-26T04:50:59.7377614Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2024-06-26T04:50:59.7384043Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2024-06-26T04:50:59.7845905Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2024-06-26T04:50:59.8355831Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2024-06-26T04:50:59.8424017Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2024-06-26T04:50:59.8840326Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2024-06-26T04:50:59.9066801Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2024-06-26T04:50:59.9133798Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2024-06-26T04:50:59.9517819Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2024-06-26T04:51:00.0114113Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2024-06-26T04:51:00.0323429Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2024-06-26T04:51:00.0329535Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2024-06-26T04:51:00.1196076Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2024-06-26T04:51:00.2061757Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2024-06-26T04:51:00.2718189Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2024-06-26T04:51:00.2985680Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2024-06-26T04:51:00.3265999Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2024-06-26T04:51:00.3300352Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:00.3641657Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2024-06-26T04:51:00.3666041Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2024-06-26T04:51:00.4015523Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2024-06-26T04:51:00.4996513Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2024-06-26T04:51:00.6681938Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:00.7681506Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2024-06-26T04:51:00.8473605Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2024-06-26T04:51:00.8918814Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2024-06-26T04:51:01.0163548Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:01.0392454Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2024-06-26T04:51:01.1740873Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2024-06-26T04:51:01.2129871Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:01.3317473Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2024-06-26T04:51:01.4159263Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2024-06-26T04:51:01.5442311Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:01.6358414Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2024-06-26T04:51:01.6792396Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:01.6988664Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2024-06-26T04:51:01.7152343Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2024-06-26T04:51:01.7999338Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2024-06-26T04:51:01.8318660Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:01.8761556Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2024-06-26T04:51:01.9930109Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2024-06-26T04:51:02.1941193Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:02.3371943Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2024-06-26T04:51:02.3656151Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2024-06-26T04:51:02.4170795Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:02.4780514Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2024-06-26T04:51:02.5094122Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:02.5432928Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2024-06-26T04:51:02.5551329Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:02.6004545Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2024-06-26T04:51:02.6668628Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2024-06-26T04:51:02.6782330Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2024-06-26T04:51:02.6953958Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2024-06-26T04:51:02.7179737Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2024-06-26T04:51:02.8842883Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:02.9199808Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2024-06-26T04:51:03.0531741Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2024-06-26T04:51:03.0941507Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:03.1678061Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2024-06-26T04:51:03.2396105Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2024-06-26T04:51:03.2821051Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2024-06-26T04:51:03.3101772Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:03.3420740Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2024-06-26T04:51:03.3787117Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2024-06-26T04:51:03.4846188Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2024-06-26T04:51:03.5159103Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2024-06-26T04:51:03.5949783Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2024-06-26T04:51:03.6179666Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2024-06-26T04:51:03.6722554Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2024-06-26T04:51:03.6907399Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2024-06-26T04:51:03.7751433Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:03.8115542Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2024-06-26T04:51:03.8186661Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:03.9342676Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:03.9595395Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2024-06-26T04:51:03.9721265Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2024-06-26T04:51:04.0897078Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.1375481Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.2641219Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.2762120Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.3082648Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2024-06-26T04:51:04.3337989Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.4103597Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2024-06-26T04:51:04.4462835Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2024-06-26T04:51:04.5274568Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.6165191Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2024-06-26T04:51:04.6954536Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.8566210Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.9414978Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:04.9947906Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.0446673Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.0905151Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.1257313Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2024-06-26T04:51:05.1379422Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2024-06-26T04:51:05.2452024Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.2514330Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.3163185Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.3238536Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.3791924Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2024-06-26T04:51:05.4397431Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.4821789Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.4952712Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2024-06-26T04:51:05.6370944Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2024-06-26T04:51:05.6588488Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.6905957Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.7564759Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:05.8245567Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2024-06-26T04:51:05.8722878Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2024-06-26T04:51:05.9395494Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:06.0763714Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:06.1001423Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:06.1527502Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:06.2299541Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:06.2701891Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2024-06-26T04:51:06.3564991Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:06.4158440Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2024-06-26T04:51:06.4724140Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x8.c.o 2024-06-26T04:51:06.5308306Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2024-06-26T04:51:06.6121951Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2024-06-26T04:51:06.8166056Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.0050662Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2024-06-26T04:51:07.0129069Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.0584591Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.1648632Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.1677364Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.1854888Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2024-06-26T04:51:07.2163010Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2024-06-26T04:51:07.3283779Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2024-06-26T04:51:07.3663797Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.5514037Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.5539432Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2024-06-26T04:51:07.5667784Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.7354105Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2024-06-26T04:51:07.7571541Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.7640693Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2024-06-26T04:51:07.8409035Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2024-06-26T04:51:07.9037165Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2024-06-26T04:51:07.9490807Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.1283940Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.3135680Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.3398640Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.3479349Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2024-06-26T04:51:08.4810532Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2024-06-26T04:51:08.5190196Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.5192236Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.6670282Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.6966423Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2024-06-26T04:51:08.8430029Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2024-06-26T04:51:08.8845167Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2024-06-26T04:51:08.9520214Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2024-06-26T04:51:09.0372666Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2024-06-26T04:51:09.0836121Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2024-06-26T04:51:09.0979558Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2024-06-26T04:51:09.0987034Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2024-06-26T04:51:09.2319026Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2024-06-26T04:51:09.2566436Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2024-06-26T04:51:09.4150196Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2024-06-26T04:51:09.5637463Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2024-06-26T04:51:09.6786671Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2024-06-26T04:51:09.7157550Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2024-06-26T04:51:09.7573481Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2024-06-26T04:51:09.7645027Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2024-06-26T04:51:09.8548385Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2024-06-26T04:51:09.8950315Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2024-06-26T04:51:09.9439295Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2024-06-26T04:51:10.0077789Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2024-06-26T04:51:10.1033670Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2024-06-26T04:51:10.2388971Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2024-06-26T04:51:10.3655639Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2024-06-26T04:51:10.3957384Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2024-06-26T04:51:10.4278488Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2024-06-26T04:51:10.4417990Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2024-06-26T04:51:10.4980312Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2024-06-26T04:51:10.5381768Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2024-06-26T04:51:10.5477603Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2024-06-26T04:51:10.5617526Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2024-06-26T04:51:10.6287813Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2024-06-26T04:51:10.6556722Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2024-06-26T04:51:10.7486911Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2024-06-26T04:51:10.8973543Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2024-06-26T04:51:11.0178455Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2024-06-26T04:51:11.0997079Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2024-06-26T04:51:11.1338690Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2024-06-26T04:51:11.1402385Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2024-06-26T04:51:11.2112708Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2024-06-26T04:51:11.2455463Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2024-06-26T04:51:11.2819102Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2024-06-26T04:51:11.3403469Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2024-06-26T04:51:11.4592062Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2024-06-26T04:51:11.6067375Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2024-06-26T04:51:11.6151924Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2024-06-26T04:51:11.7711113Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2024-06-26T04:51:11.8021237Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2024-06-26T04:51:11.8106042Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u8.c.o 2024-06-26T04:51:11.8603505Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2024-06-26T04:51:11.9118050Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u16.c.o 2024-06-26T04:51:11.9390674Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2024-06-26T04:51:11.9665162Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2024-06-26T04:51:12.0739286Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u8.c.o 2024-06-26T04:51:12.2445464Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u16.c.o 2024-06-26T04:51:12.2476099Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u8.c.o 2024-06-26T04:51:12.4017379Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2024-06-26T04:51:12.4473318Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u16.c.o 2024-06-26T04:51:12.5060253Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u8.c.o 2024-06-26T04:51:12.5765381Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u16.c.o 2024-06-26T04:51:12.5986386Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2024-06-26T04:51:12.6170142Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2024-06-26T04:51:12.6403407Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2024-06-26T04:51:12.6417633Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2024-06-26T04:51:12.7244806Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2024-06-26T04:51:12.7682662Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2024-06-26T04:51:12.8075295Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2024-06-26T04:51:12.8092921Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2024-06-26T04:51:12.8378708Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2024-06-26T04:51:12.9779736Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2024-06-26T04:51:13.0074757Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2024-06-26T04:51:13.1339954Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2024-06-26T04:51:13.2129720Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2024-06-26T04:51:13.3036736Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2024-06-26T04:51:13.3925407Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u8.c.o 2024-06-26T04:51:13.4358179Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2024-06-26T04:51:13.4360219Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u16.c.o 2024-06-26T04:51:13.4512357Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u8.c.o 2024-06-26T04:51:13.5501460Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2024-06-26T04:51:13.6121531Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2024-06-26T04:51:13.6484684Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u16.c.o 2024-06-26T04:51:13.6641916Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2024-06-26T04:51:13.7869627Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u8.c.o 2024-06-26T04:51:13.9008821Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u16.c.o 2024-06-26T04:51:13.9587950Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u8.c.o 2024-06-26T04:51:14.0477461Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2024-06-26T04:51:14.1130165Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u16.c.o 2024-06-26T04:51:14.2137355Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2024-06-26T04:51:14.2257271Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2024-06-26T04:51:14.2553040Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2024-06-26T04:51:14.3597154Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2024-06-26T04:51:14.3703377Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2024-06-26T04:51:14.4552556Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2024-06-26T04:51:14.5436545Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u8.c.o 2024-06-26T04:51:14.6154535Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2024-06-26T04:51:14.6755591Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u16.c.o 2024-06-26T04:51:14.8413233Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2024-06-26T04:51:14.8469140Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u8.c.o 2024-06-26T04:51:14.9141339Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u16.c.o 2024-06-26T04:51:15.0316425Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2024-06-26T04:51:15.0599242Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2024-06-26T04:51:15.1666142Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2024-06-26T04:51:15.2188345Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2024-06-26T04:51:15.2481955Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2024-06-26T04:51:15.3374904Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2024-06-26T04:51:15.3728457Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2024-06-26T04:51:15.4065837Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2024-06-26T04:51:15.4546590Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2024-06-26T04:51:15.5792984Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2024-06-26T04:51:15.5825218Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2024-06-26T04:51:15.6609972Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u40.c.o 2024-06-26T04:51:15.7276925Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u48.c.o 2024-06-26T04:51:15.8324438Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2024-06-26T04:51:15.8329622Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2024-06-26T04:51:15.8833296Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2024-06-26T04:51:15.9154782Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2024-06-26T04:51:15.9858284Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2024-06-26T04:51:16.0116562Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2024-06-26T04:51:16.0596405Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2024-06-26T04:51:16.2174688Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u40.c.o 2024-06-26T04:51:16.3760040Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u48.c.o 2024-06-26T04:51:16.3790414Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2024-06-26T04:51:16.4641853Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2024-06-26T04:51:16.5475400Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2024-06-26T04:51:16.5674932Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2024-06-26T04:51:16.6184270Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2024-06-26T04:51:16.6594983Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2024-06-26T04:51:16.6670470Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2024-06-26T04:51:16.8258429Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2024-06-26T04:51:16.8421128Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u40.c.o 2024-06-26T04:51:16.9698616Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2024-06-26T04:51:17.0039343Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u48.c.o 2024-06-26T04:51:17.1273398Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2024-06-26T04:51:17.1442079Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2024-06-26T04:51:17.1465403Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2024-06-26T04:51:17.2482744Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2024-06-26T04:51:17.2613784Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2024-06-26T04:51:17.3199132Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2024-06-26T04:51:17.3754254Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2024-06-26T04:51:17.4048519Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2024-06-26T04:51:17.4110924Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2024-06-26T04:51:17.4764547Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2024-06-26T04:51:17.5660435Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2024-06-26T04:51:17.7524496Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2024-06-26T04:51:17.9255190Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2024-06-26T04:51:17.9418473Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2024-06-26T04:51:18.0643816Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2024-06-26T04:51:18.0795122Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2024-06-26T04:51:18.0983294Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2024-06-26T04:51:18.2000896Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2024-06-26T04:51:18.3823060Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2024-06-26T04:51:18.5366286Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2024-06-26T04:51:18.5621991Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2024-06-26T04:51:18.5819248Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2024-06-26T04:51:18.5932526Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2024-06-26T04:51:18.7074229Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2024-06-26T04:51:18.7522025Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2024-06-26T04:51:18.9500139Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2024-06-26T04:51:19.0050651Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2024-06-26T04:51:19.1592613Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2024-06-26T04:51:19.1959252Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2024-06-26T04:51:19.2284960Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2024-06-26T04:51:19.2294107Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2024-06-26T04:51:19.3619795Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2024-06-26T04:51:19.3811166Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2024-06-26T04:51:19.5570956Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2024-06-26T04:51:19.7578981Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u40.c.o 2024-06-26T04:51:19.9039101Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u48.c.o 2024-06-26T04:51:19.9333102Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2024-06-26T04:51:19.9388577Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u56.c.o 2024-06-26T04:51:19.9838557Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u64.c.o 2024-06-26T04:51:20.0708440Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u72.c.o 2024-06-26T04:51:20.0996428Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2024-06-26T04:51:20.1353950Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u80.c.o 2024-06-26T04:51:20.1715699Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2024-06-26T04:51:20.2318901Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2024-06-26T04:51:20.2966763Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2024-06-26T04:51:20.4813635Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2024-06-26T04:51:20.4816447Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2024-06-26T04:51:20.6329002Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2024-06-26T04:51:20.6594723Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2024-06-26T04:51:20.7821689Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2024-06-26T04:51:20.8078249Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2024-06-26T04:51:20.9677269Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2024-06-26T04:51:21.1193715Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u48.c.o 2024-06-26T04:51:21.1203726Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u56.c.o 2024-06-26T04:51:21.1722689Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u64.c.o 2024-06-26T04:51:21.2642172Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u72.c.o 2024-06-26T04:51:21.3006005Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u80.c.o 2024-06-26T04:51:21.3022032Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2024-06-26T04:51:21.3597016Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2024-06-26T04:51:21.4132243Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2024-06-26T04:51:21.4605891Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2024-06-26T04:51:21.5319406Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2024-06-26T04:51:21.6960986Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2024-06-26T04:51:21.8600703Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u8.c.o 2024-06-26T04:51:22.0306115Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u16.c.o 2024-06-26T04:51:22.1157700Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2024-06-26T04:51:22.1644394Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u24.c.o 2024-06-26T04:51:22.3087799Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u32.c.o 2024-06-26T04:51:22.3115763Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u40.c.o 2024-06-26T04:51:22.3564541Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2024-06-26T04:51:22.4876457Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2024-06-26T04:51:22.5003520Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u48.c.o 2024-06-26T04:51:22.6958731Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u56.c.o 2024-06-26T04:51:22.7595549Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2024-06-26T04:51:22.8712488Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u64.c.o 2024-06-26T04:51:22.9269662Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u72.c.o 2024-06-26T04:51:22.9676496Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2024-06-26T04:51:23.0355060Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2024-06-26T04:51:23.0996858Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u80.c.o 2024-06-26T04:51:23.1066166Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:51:23.2770395Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2024-06-26T04:51:23.3457335Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:51:23.4353662Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-06-26T04:51:23.4797326Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u32.c.o 2024-06-26T04:51:23.6070214Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2024-06-26T04:51:23.6113417Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:51:23.6311011Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:51:23.6721892Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:51:23.7638690Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2024-06-26T04:51:23.7723901Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:51:23.7728826Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2024-06-26T04:51:23.8438486Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-06-26T04:51:23.9522827Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:51:23.9997342Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2024-06-26T04:51:24.1228835Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-06-26T04:51:24.1293218Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2024-06-26T04:51:24.2858600Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:51:24.3530346Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-06-26T04:51:24.3908949Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:51:24.4253784Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:51:24.4713222Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:51:24.5144692Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2024-06-26T04:51:24.5260500Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2024-06-26T04:51:24.5918404Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2024-06-26T04:51:24.6160216Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:51:24.7379575Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:51:24.7467899Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-06-26T04:51:24.8651245Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2024-06-26T04:51:24.8812485Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:51:25.0580499Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-06-26T04:51:25.1512828Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:51:25.1579361Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2024-06-26T04:51:25.2439076Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-06-26T04:51:25.3038031Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2024-06-26T04:51:25.3044618Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:51:25.4018011Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2024-06-26T04:51:25.4277036Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-06-26T04:51:25.5674855Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-06-26T04:51:25.6883688Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-06-26T04:51:25.8385441Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u32.c.o 2024-06-26T04:51:26.0180269Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u40.c.o 2024-06-26T04:51:26.0993144Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u48.c.o 2024-06-26T04:51:26.1398042Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2024-06-26T04:51:26.1970899Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2024-06-26T04:51:26.2725881Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u56.c.o 2024-06-26T04:51:26.3741757Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u64.c.o 2024-06-26T04:51:26.4635470Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2024-06-26T04:51:26.5570219Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u72.c.o 2024-06-26T04:51:26.5604198Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2024-06-26T04:51:26.6475933Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u80.c.o 2024-06-26T04:51:26.7397606Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u8.c.o 2024-06-26T04:51:26.7876115Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2024-06-26T04:51:26.8871422Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u16.c.o 2024-06-26T04:51:27.0369917Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u8.c.o 2024-06-26T04:51:27.2190563Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u16.c.o 2024-06-26T04:51:27.3560063Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u8.c.o 2024-06-26T04:51:27.4099301Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u16.c.o 2024-06-26T04:51:27.4592913Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx-rr2-p5.c.o 2024-06-26T04:51:27.4981527Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut4-p4-perm.c.o 2024-06-26T04:51:27.6069751Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2024-06-26T04:51:27.6353165Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut16-p3.c.o 2024-06-26T04:51:27.6356161Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2024-06-26T04:51:27.7726623Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-p6.c.o 2024-06-26T04:51:27.7790533Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-lut64-p2-div.c.o 2024-06-26T04:51:27.9053513Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2024-06-26T04:51:27.9434911Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-div.c.o 2024-06-26T04:51:28.0053473Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr1.c.o 2024-06-26T04:51:28.0944297Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr2.c.o 2024-06-26T04:51:28.1011803Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div.c.o 2024-06-26T04:51:28.1596581Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2024-06-26T04:51:28.2316021Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2024-06-26T04:51:28.2322471Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:51:28.2432775Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2024-06-26T04:51:28.3778775Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:51:28.5212096Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:51:28.6881271Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr2.c.o 2024-06-26T04:51:28.7525460Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2024-06-26T04:51:28.7938200Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-06-26T04:51:28.8237309Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2024-06-26T04:51:28.8314785Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-06-26T04:51:28.9300277Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-06-26T04:51:29.0049474Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-06-26T04:51:29.0560386Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2024-06-26T04:51:29.1594736Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-06-26T04:51:29.2081950Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-06-26T04:51:29.3248000Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:29.3662494Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2024-06-26T04:51:29.3958021Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:29.5218038Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:29.5677867Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2024-06-26T04:51:29.7117339Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:29.9042768Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:29.9834497Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2024-06-26T04:51:30.0630047Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:30.2253059Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2024-06-26T04:51:30.2489084Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:30.2816049Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:30.3772786Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2024-06-26T04:51:30.4868520Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:30.5370598Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:30.6669134Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2024-06-26T04:51:30.7381268Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:30.8050642Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:30.9153040Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2024-06-26T04:51:30.9906166Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:31.2076640Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:31.2721586Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2024-06-26T04:51:31.4263818Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:31.5991040Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:31.7907510Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:31.8391835Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:31.8970833Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2024-06-26T04:51:31.9422220Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2024-06-26T04:51:31.9856510Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.0555597Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2024-06-26T04:51:32.1429647Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.1450322Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2024-06-26T04:51:32.2788920Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.4441758Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.6125712Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.6496591Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2024-06-26T04:51:32.7907496Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.9496684Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:33.1544173Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:33.1633830Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2024-06-26T04:51:33.3531955Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:33.4035253Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:33.4504062Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2024-06-26T04:51:33.4913562Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2024-06-26T04:51:33.5152665Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2024-06-26T04:51:33.5870744Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:33.7558486Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:33.9264212Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:34.0240270Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:34.0806665Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2024-06-26T04:51:34.1325958Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.2992125Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:34.5011252Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2024-06-26T04:51:34.5031053Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:34.6890618Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.7922678Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:34.7955173Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:34.8220828Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2024-06-26T04:51:34.8678471Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2024-06-26T04:51:34.8905072Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2024-06-26T04:51:34.9195269Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:35.0667903Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:35.1000852Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2024-06-26T04:51:35.1639235Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:35.2683767Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:35.3193921Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2024-06-26T04:51:35.3892377Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2024-06-26T04:51:35.4243100Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2024-06-26T04:51:35.4607101Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2024-06-26T04:51:35.4665462Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2024-06-26T04:51:35.5123026Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2024-06-26T04:51:35.6483379Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2024-06-26T04:51:35.6576327Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2024-06-26T04:51:35.7986161Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:35.9090335Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:35.9877712Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.0284454Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.0426789Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.1008919Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2024-06-26T04:51:36.1498798Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.1754037Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2024-06-26T04:51:36.1904584Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2024-06-26T04:51:36.2164080Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2024-06-26T04:51:36.2394561Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.2837094Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2024-06-26T04:51:36.4058975Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:36.5211479Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:36.5722037Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2024-06-26T04:51:36.5954947Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.6361672Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:36.6582469Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:36.7389520Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2024-06-26T04:51:36.7410133Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2024-06-26T04:51:36.7629234Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.8055915Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:36.8713873Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:36.8972962Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2024-06-26T04:51:36.9153955Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2024-06-26T04:51:36.9676123Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.1324270Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:37.1327180Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2024-06-26T04:51:37.2672528Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:37.3612985Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:37.3620898Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.3777333Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:37.4758108Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2024-06-26T04:51:37.5010031Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2024-06-26T04:51:37.5062018Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:37.5251345Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:37.5581230Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2024-06-26T04:51:37.6069199Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2024-06-26T04:51:37.6118445Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:37.6691119Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:37.8057522Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2024-06-26T04:51:37.8476087Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:37.9131316Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:37.9444660Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2024-06-26T04:51:38.0075698Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2024-06-26T04:51:38.0082231Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.0743523Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2024-06-26T04:51:38.1049052Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:38.2229322Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.2596502Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2024-06-26T04:51:38.3163733Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:38.4053591Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.4896926Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2024-06-26T04:51:38.5218566Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:38.6067757Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.6204244Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2024-06-26T04:51:38.7089912Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:38.7166205Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2024-06-26T04:51:38.8304448Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.9039193Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:38.9496323Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.9793932Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2024-06-26T04:51:39.0557538Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2024-06-26T04:51:39.0618801Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.1645899Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.1899229Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2024-06-26T04:51:39.2321766Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.2669067Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2024-06-26T04:51:39.3277812Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.3761942Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2024-06-26T04:51:39.4191091Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.4250966Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.4984711Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.5281605Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2024-06-26T04:51:39.5916694Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.7195925Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.7600612Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2024-06-26T04:51:39.7838668Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.8723613Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2024-06-26T04:51:39.8985584Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.9000519Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.9508814Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.9931648Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2024-06-26T04:51:40.0046974Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.0514021Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.1455247Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2024-06-26T04:51:40.2229116Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.2703702Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.2747744Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.2930049Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2024-06-26T04:51:40.3526544Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2024-06-26T04:51:40.3599389Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.4715114Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.5394754Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.5682996Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2024-06-26T04:51:40.6001379Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2024-06-26T04:51:40.6318521Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.6753275Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2024-06-26T04:51:40.7548595Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.8396532Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.8428631Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2024-06-26T04:51:40.9314751Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2024-06-26T04:51:40.9370428Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.0495779Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:41.0720410Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:41.1035742Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2024-06-26T04:51:41.1253552Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2024-06-26T04:51:41.1511012Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2024-06-26T04:51:41.1628849Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2024-06-26T04:51:41.2104060Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2024-06-26T04:51:41.2348194Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:41.3094104Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:41.3676834Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2024-06-26T04:51:41.3865784Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2024-06-26T04:51:41.4477790Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2024-06-26T04:51:41.5247099Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2024-06-26T04:51:41.5251287Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:41.6108559Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2024-06-26T04:51:41.6968049Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:41.7210725Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2024-06-26T04:51:41.7421269Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2024-06-26T04:51:41.7763515Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2024-06-26T04:51:41.8628198Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2024-06-26T04:51:41.9464705Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:42.0186825Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2024-06-26T04:51:42.1043548Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:42.2750631Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2024-06-26T04:51:42.3706792Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2024-06-26T04:51:42.3869731Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2024-06-26T04:51:42.4491834Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2024-06-26T04:51:42.5127048Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2024-06-26T04:51:42.5486089Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2024-06-26T04:51:42.6684989Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2024-06-26T04:51:42.7196444Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2024-06-26T04:51:42.9065180Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u8.c.o 2024-06-26T04:51:42.9378164Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u16.c.o 2024-06-26T04:51:43.0316214Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2024-06-26T04:51:43.0637046Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2024-06-26T04:51:43.0789912Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u32.c.o 2024-06-26T04:51:43.1037482Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2024-06-26T04:51:43.1398864Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2024-06-26T04:51:43.2224560Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2024-06-26T04:51:43.2319066Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2024-06-26T04:51:43.2926005Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2024-06-26T04:51:43.4399273Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:43.5180013Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:43.6102544Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:43.6995421Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:43.7993283Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u4.c.o 2024-06-26T04:51:43.8882162Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u8.c.o 2024-06-26T04:51:43.9385321Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u16.c.o 2024-06-26T04:51:43.9716951Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2024-06-26T04:51:44.0447947Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.0835699Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2024-06-26T04:51:44.0905866Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.2017861Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.3055571Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2024-06-26T04:51:44.3194494Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2024-06-26T04:51:44.3610744Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.4247288Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.5028668Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2024-06-26T04:51:44.5781637Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.6196418Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2024-06-26T04:51:44.7169472Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2024-06-26T04:51:44.7474061Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:44.8606298Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:44.9081896Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2024-06-26T04:51:44.9675549Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2024-06-26T04:51:45.0272104Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:45.1277694Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:45.2230771Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2024-06-26T04:51:45.2882994Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:45.3936880Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:45.4381485Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:45.5420221Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2024-06-26T04:51:45.5642602Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:45.5852998Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2024-06-26T04:51:45.7478774Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2024-06-26T04:51:45.7528150Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2024-06-26T04:51:45.7971358Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2024-06-26T04:51:45.8360791Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2024-06-26T04:51:45.8909003Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2024-06-26T04:51:45.9280776Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2024-06-26T04:51:46.0843290Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:46.1940068Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:46.2982611Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:46.4451386Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:46.4548147Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2024-06-26T04:51:46.5207561Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:46.5289141Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:46.5585035Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2024-06-26T04:51:46.6827505Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2024-06-26T04:51:46.7107837Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:46.7978307Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:46.8495547Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2024-06-26T04:51:46.9201559Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.0305520Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.1437998Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.1763353Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.2786642Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2024-06-26T04:51:47.3864174Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.4856155Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.6104001Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.7312870Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.7374109Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.8173594Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.8675961Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2024-06-26T04:51:47.9103233Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.9845715Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2024-06-26T04:51:48.0236088Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.0238671Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2024-06-26T04:51:48.1225566Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.1416520Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2024-06-26T04:51:48.1419162Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.2273220Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.2638919Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2024-06-26T04:51:48.3157496Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.4049657Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.4484925Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.4895387Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2024-06-26T04:51:48.5221048Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.5360188Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.5701871Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.6459993Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2024-06-26T04:51:48.6945162Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2024-06-26T04:51:48.7031066Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.8953390Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.9015346Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.9466235Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.9833139Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2024-06-26T04:51:48.9977186Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2024-06-26T04:51:49.0952616Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.2246387Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.2899406Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.3062285Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.3873014Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2024-06-26T04:51:49.3921250Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.4237102Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.4903327Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.5332399Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2024-06-26T04:51:49.5906427Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.5961249Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2024-06-26T04:51:49.6660877Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2024-06-26T04:51:49.6786227Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.7774178Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.8845262Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.0379336Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:50.1185610Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2024-06-26T04:51:50.1439854Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:50.2545366Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:50.2794973Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:50.4139849Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2024-06-26T04:51:50.4566229Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:50.5996986Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:50.6357149Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:50.6706659Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2024-06-26T04:51:50.6880141Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2024-06-26T04:51:50.7837180Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:50.8526884Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2024-06-26T04:51:50.9418620Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2024-06-26T04:51:50.9713989Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2024-06-26T04:51:51.0444786Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2024-06-26T04:51:51.0956327Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2024-06-26T04:51:51.1575324Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u8.c.o 2024-06-26T04:51:51.2423127Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2024-06-26T04:51:51.3001851Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u16.c.o 2024-06-26T04:51:51.4276832Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u32.c.o 2024-06-26T04:51:51.4465546Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2024-06-26T04:51:51.4836396Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2024-06-26T04:51:51.5744896Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2024-06-26T04:51:51.5770324Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:51.6439122Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2024-06-26T04:51:51.6514223Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2024-06-26T04:51:51.7124212Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:51.8027468Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:51.8755563Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:51.9641110Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2024-06-26T04:51:52.0251459Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2024-06-26T04:51:52.0914434Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2024-06-26T04:51:52.1838535Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2024-06-26T04:51:52.1943898Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2024-06-26T04:51:52.2011003Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2024-06-26T04:51:52.3199810Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2024-06-26T04:51:52.3759278Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:52.4471222Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2024-06-26T04:51:52.5347072Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2024-06-26T04:51:52.5718366Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:52.6375109Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2024-06-26T04:51:52.6908426Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2024-06-26T04:51:52.7233279Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:52.7506715Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2024-06-26T04:51:52.8822427Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2024-06-26T04:51:53.0156982Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:53.1777215Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2024-06-26T04:51:53.3051862Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2024-06-26T04:51:53.3501379Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2024-06-26T04:51:53.4749254Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2024-06-26T04:51:53.5284835Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2024-06-26T04:51:53.5962216Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2024-06-26T04:51:53.6144742Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2024-06-26T04:51:53.6921552Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2024-06-26T04:51:53.7346602Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2024-06-26T04:51:53.7899693Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2024-06-26T04:51:53.8787376Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2024-06-26T04:51:53.9795622Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2024-06-26T04:51:54.0473024Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2024-06-26T04:51:54.1370795Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2024-06-26T04:51:54.2801498Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2024-06-26T04:51:54.3942293Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2024-06-26T04:51:54.4060281Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2024-06-26T04:51:54.5742751Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2024-06-26T04:51:54.7513172Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2024-06-26T04:51:54.8468508Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2024-06-26T04:51:54.8570105Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2024-06-26T04:51:54.8714850Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2024-06-26T04:51:54.8917057Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2024-06-26T04:51:55.0097458Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2024-06-26T04:51:55.0105466Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2024-06-26T04:51:55.0391304Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2024-06-26T04:51:55.0496251Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2024-06-26T04:51:55.1841913Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2024-06-26T04:51:55.2924532Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2024-06-26T04:51:55.4374655Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2024-06-26T04:51:55.5187309Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2024-06-26T04:51:55.5567116Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c8.c.o 2024-06-26T04:51:55.5963528Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2024-06-26T04:51:55.6524570Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2024-06-26T04:51:55.6789709Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c16.c.o 2024-06-26T04:51:55.9549995Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c24.c.o 2024-06-26T04:51:56.1868774Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c32.c.o 2024-06-26T04:51:56.1871652Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2024-06-26T04:51:56.2598391Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c8.c.o 2024-06-26T04:51:56.3105477Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2024-06-26T04:51:56.3938708Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c16.c.o 2024-06-26T04:51:56.4573144Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c24.c.o 2024-06-26T04:51:56.5189695Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2024-06-26T04:51:56.6257975Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c32.c.o 2024-06-26T04:51:56.6779863Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2024-06-26T04:51:56.7660219Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x8.c.o 2024-06-26T04:51:56.8039636Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x16.c.o 2024-06-26T04:51:56.8443903Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2024-06-26T04:51:56.9066743Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2024-06-26T04:51:56.9266324Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2024-06-26T04:51:56.9328758Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2024-06-26T04:51:57.0789352Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u8.c.o 2024-06-26T04:51:57.2216495Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u16.c.o 2024-06-26T04:51:57.2903931Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u8.c.o 2024-06-26T04:51:57.3800027Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2024-06-26T04:51:57.4341474Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u16.c.o 2024-06-26T04:51:57.4633089Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2024-06-26T04:51:57.4963434Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u8.c.o 2024-06-26T04:51:57.5677159Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2024-06-26T04:51:57.6565632Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u16.c.o 2024-06-26T04:51:57.8010066Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u8.c.o 2024-06-26T04:51:57.9722824Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u16.c.o 2024-06-26T04:51:58.1112430Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2024-06-26T04:51:58.2145943Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2024-06-26T04:51:58.2468163Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2024-06-26T04:51:58.2499295Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2024-06-26T04:51:58.3663262Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2024-06-26T04:51:58.5367079Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2024-06-26T04:51:58.7321590Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2024-06-26T04:51:58.7420174Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2024-06-26T04:51:58.7789146Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2024-06-26T04:51:58.7913050Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2024-06-26T04:51:58.8802959Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2024-06-26T04:51:58.9096140Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2024-06-26T04:51:58.9110196Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2024-06-26T04:51:58.9392653Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u8.c.o 2024-06-26T04:51:59.0590078Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2024-06-26T04:51:59.0813814Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u16.c.o 2024-06-26T04:51:59.2191438Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u8.c.o 2024-06-26T04:51:59.2266268Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2024-06-26T04:51:59.3464075Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u16.c.o 2024-06-26T04:51:59.4396991Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u8.c.o 2024-06-26T04:51:59.5014371Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2024-06-26T04:51:59.6010707Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u16.c.o 2024-06-26T04:51:59.7264424Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u8.c.o 2024-06-26T04:51:59.8739442Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u16.c.o 2024-06-26T04:52:00.0857411Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2024-06-26T04:52:00.2821664Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2024-06-26T04:52:00.2844473Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2024-06-26T04:52:00.3346026Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2024-06-26T04:52:00.3766260Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2024-06-26T04:52:00.4799363Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2024-06-26T04:52:00.4906504Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2024-06-26T04:52:00.5188907Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2024-06-26T04:52:00.5429819Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u8.c.o 2024-06-26T04:52:00.7001108Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u16.c.o 2024-06-26T04:52:00.7361995Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u8.c.o 2024-06-26T04:52:00.8396147Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u16.c.o 2024-06-26T04:52:00.9080867Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2024-06-26T04:52:00.9919803Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2024-06-26T04:52:01.0810870Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2024-06-26T04:52:01.1550377Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2024-06-26T04:52:01.2663585Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2024-06-26T04:52:01.4781187Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2024-06-26T04:52:01.7037421Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2024-06-26T04:52:01.7304412Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2024-06-26T04:52:01.7332469Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2024-06-26T04:52:01.7360374Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2024-06-26T04:52:01.7365562Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2024-06-26T04:52:01.8818755Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2024-06-26T04:52:01.8828870Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2024-06-26T04:52:01.9228471Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2024-06-26T04:52:01.9280393Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2024-06-26T04:52:02.0172544Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2024-06-26T04:52:02.0813492Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2024-06-26T04:52:02.2400946Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2024-06-26T04:52:02.4237615Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2024-06-26T04:52:02.5919641Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2024-06-26T04:52:02.5945458Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2024-06-26T04:52:02.7623421Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2024-06-26T04:52:02.7838938Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2024-06-26T04:52:02.9981412Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2024-06-26T04:52:03.0366730Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2024-06-26T04:52:03.0472419Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2024-06-26T04:52:03.1755557Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2024-06-26T04:52:03.2094807Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2024-06-26T04:52:03.3183842Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2024-06-26T04:52:03.3500792Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2024-06-26T04:52:03.3669880Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2024-06-26T04:52:03.5166658Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-06-26T04:52:03.6812232Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-06-26T04:52:03.8657723Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-06-26T04:52:04.0225969Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-06-26T04:52:04.0899092Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-06-26T04:52:04.2173274Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2024-06-26T04:52:04.2587056Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-06-26T04:52:04.3200070Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-06-26T04:52:04.3804307Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-06-26T04:52:04.4239170Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-06-26T04:52:04.5333571Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2024-06-26T04:52:04.5421654Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2024-06-26T04:52:04.6781085Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-06-26T04:52:04.7413439Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-06-26T04:52:04.7983576Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-06-26T04:52:04.8045904Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2024-06-26T04:52:04.8937309Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-06-26T04:52:04.9477592Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-06-26T04:52:05.0507650Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-06-26T04:52:05.1398020Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2024-06-26T04:52:05.2155558Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-06-26T04:52:05.3818650Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-06-26T04:52:05.4123650Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2024-06-26T04:52:05.5643184Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-06-26T04:52:05.7940612Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-06-26T04:52:05.8358222Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-06-26T04:52:05.9635300Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2024-06-26T04:52:06.0363842Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2024-06-26T04:52:06.0401573Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2024-06-26T04:52:06.1079182Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2024-06-26T04:52:06.1793645Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2024-06-26T04:52:06.1988716Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2024-06-26T04:52:06.2995087Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2024-06-26T04:52:06.4274364Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2024-06-26T04:52:06.4969550Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u40.c.o 2024-06-26T04:52:06.6749650Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u48.c.o 2024-06-26T04:52:06.7717666Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u56.c.o 2024-06-26T04:52:06.8365426Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u64.c.o 2024-06-26T04:52:06.9380159Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u72.c.o 2024-06-26T04:52:07.0167095Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u80.c.o 2024-06-26T04:52:07.1077973Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2024-06-26T04:52:07.1904369Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2024-06-26T04:52:07.2328147Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2024-06-26T04:52:07.3586856Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2024-06-26T04:52:07.5705656Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2024-06-26T04:52:07.6275446Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2024-06-26T04:52:07.7400742Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2024-06-26T04:52:07.7432678Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-f16c.c.o 2024-06-26T04:52:07.7477371Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-f16c.c.o 2024-06-26T04:52:07.7838100Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2024-06-26T04:52:07.8880787Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2024-06-26T04:52:07.8962849Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-div.c.o 2024-06-26T04:52:07.9098352Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2024-06-26T04:52:08.0442264Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-rcp.c.o 2024-06-26T04:52:08.1940867Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p17h8t2.c.o 2024-06-26T04:52:08.2367456Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2024-06-26T04:52:08.3585628Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p19h9t2.c.o 2024-06-26T04:52:08.5137988Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:08.5184778Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:08.6871224Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2024-06-26T04:52:08.6951278Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:08.8977274Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.1609886Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2024-06-26T04:52:09.1692702Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.3258709Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.3749440Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.3790453Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2024-06-26T04:52:09.4124569Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.4873051Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2024-06-26T04:52:09.5477064Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.5755224Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2024-06-26T04:52:09.7567573Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.7999528Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.9336501Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2024-06-26T04:52:09.9683698Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.9748335Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2024-06-26T04:52:10.0402862Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2024-06-26T04:52:10.1358069Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:10.3063652Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:10.3778586Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:10.4207031Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:10.4611881Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2024-06-26T04:52:10.5585466Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2024-06-26T04:52:10.6086893Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:10.7785292Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:10.9205697Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:10.9835562Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2024-06-26T04:52:11.1229765Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:11.2931663Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:11.3810934Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2024-06-26T04:52:11.4946266Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2024-06-26T04:52:11.4949295Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:11.6721874Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:11.6907022Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:11.8046972Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2024-06-26T04:52:11.8743981Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.8810325Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2024-06-26T04:52:12.0499023Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.1813824Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.2517435Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2024-06-26T04:52:12.3420680Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.5255500Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.6968315Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.7562639Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:12.8036956Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2024-06-26T04:52:12.8907748Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2024-06-26T04:52:12.9949442Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:13.1669577Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:13.2155513Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2024-06-26T04:52:13.2636009Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2024-06-26T04:52:13.3959559Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:13.5589727Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:13.6241920Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2024-06-26T04:52:13.7254166Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:13.9337012Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:14.0544308Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2024-06-26T04:52:14.0960542Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.1972950Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:14.2435044Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2024-06-26T04:52:14.3485715Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.5677970Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.6964415Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.7401791Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.7835112Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.8951643Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2024-06-26T04:52:14.9336074Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2024-06-26T04:52:14.9388848Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.9638650Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2024-06-26T04:52:15.1204429Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:15.2912409Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:15.3026255Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2024-06-26T04:52:15.4729677Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:15.5328519Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2024-06-26T04:52:15.6313494Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:15.8046511Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:16.0293784Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:16.2454347Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:16.4014833Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:16.4022884Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:16.4495678Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:16.5120856Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2024-06-26T04:52:16.5476549Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2024-06-26T04:52:16.5891231Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2024-06-26T04:52:16.6518839Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:16.6614212Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2024-06-26T04:52:16.7578648Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2024-06-26T04:52:16.8045202Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:17.0090491Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:17.1976766Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:17.3689679Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:17.5914973Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:17.7586890Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:17.8053207Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2024-06-26T04:52:17.8876319Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2024-06-26T04:52:17.9638643Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:17.9689678Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:17.9692482Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2024-06-26T04:52:18.0396387Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2024-06-26T04:52:18.1220242Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2024-06-26T04:52:18.1358668Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:18.3257135Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:18.5107877Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:18.6847957Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:18.8669868Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:19.0017499Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:19.1669536Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:19.1680086Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2024-06-26T04:52:19.2203440Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:19.2638279Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2024-06-26T04:52:19.3398396Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:19.3467338Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2024-06-26T04:52:19.3763853Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2024-06-26T04:52:19.4148982Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2024-06-26T04:52:19.5143465Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:19.6812485Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:19.8554436Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:19.9826557Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:20.1015913Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:20.3037075Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:20.5371296Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:20.5720984Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2024-06-26T04:52:20.5890016Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:20.6103862Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:20.7761001Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:20.7771799Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2024-06-26T04:52:20.7958044Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2024-06-26T04:52:20.8101721Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2024-06-26T04:52:20.8519160Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:20.9355252Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2024-06-26T04:52:21.0277021Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:21.2359869Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:21.4199251Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:21.6004676Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:21.8382867Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:21.9683103Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2024-06-26T04:52:21.9686157Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:22.0794378Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2024-06-26T04:52:22.1358356Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2024-06-26T04:52:22.2137364Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:22.2656883Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2024-06-26T04:52:22.2735613Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:22.3585935Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2024-06-26T04:52:22.4249191Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:22.5669987Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:22.6404932Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:22.7353853Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2024-06-26T04:52:22.7846029Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:22.7933846Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:22.8117060Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:22.9575615Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2024-06-26T04:52:22.9636463Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2024-06-26T04:52:22.9706537Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:23.1503332Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u24.c.o 2024-06-26T04:52:23.2955695Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u32.c.o 2024-06-26T04:52:23.3363826Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:23.3877351Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:23.4254586Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u24.c.o 2024-06-26T04:52:23.4641413Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u32.c.o 2024-06-26T04:52:23.4884091Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.5194022Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.5702148Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.6213889Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.6396308Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.6875510Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.7321974Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.7766070Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.8074545Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.8420430Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:23.9108330Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:23.9577263Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:23.9861330Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:23.9865307Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.0266215Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.0863611Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.1236294Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.1544727Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.1916813Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.1920102Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.2613701Z [ 71%] Linking CXX shared library ../lib/libtorch_cpu.so 2024-06-26T04:52:24.2733362Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.2939134Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.3351832Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.3490176Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.3601358Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.4468012Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.4840364Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.5015453Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.5156252Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.5443497Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.6016299Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.6575360Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.6680987Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.6870650Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.7136887Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.7701602Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.8097910Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.8228390Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.8765884Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.9036988Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:24.9260957Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:24.9395542Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.0021196Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:25.0363691Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.0567574Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:25.0729539Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.0906923Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:25.1686392Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.1696407Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:25.2206371Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.2282454Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:25.2641447Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.3198465Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:25.3229406Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:25.3551155Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:25.3617071Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:25.4020775Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:25.4860161Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:25.4864566Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.5079515Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2024-06-26T04:52:25.5175021Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.5513360Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2024-06-26T04:52:25.6219474Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.6391574Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2024-06-26T04:52:25.6564756Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.6608799Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2024-06-26T04:52:25.7237578Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.7806823Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2024-06-26T04:52:25.7851912Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.8035555Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2024-06-26T04:52:25.8268228Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.8843250Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:25.9198997Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:25.9336015Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:25.9418841Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.0118539Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.0228068Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.0567095Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.1040932Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.1240930Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.1644316Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.1880057Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.2067159Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.2580753Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.2878206Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.3121867Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.3305636Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.3683258Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:26.4000711Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.4570392Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2024-06-26T04:52:26.4655091Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.5255415Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2024-06-26T04:52:26.5683909Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.5699581Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2024-06-26T04:52:26.5885757Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.6084226Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2024-06-26T04:52:26.6733147Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.7042722Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2024-06-26T04:52:26.7364726Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2024-06-26T04:52:26.7410721Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:26.7795033Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2024-06-26T04:52:26.8300707Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2024-06-26T04:52:26.8626291Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2024-06-26T04:52:26.8670161Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2024-06-26T04:52:26.8707061Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-06-26T04:52:26.9154520Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-06-26T04:52:26.9555454Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-06-26T04:52:26.9874281Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-06-26T04:52:26.9978282Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-06-26T04:52:27.0309438Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-06-26T04:52:27.0715180Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-06-26T04:52:27.0977522Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-06-26T04:52:27.1120022Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-06-26T04:52:27.1322190Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-06-26T04:52:27.2037451Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-06-26T04:52:27.2100509Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-06-26T04:52:27.2416423Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-06-26T04:52:27.2543633Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-06-26T04:52:27.3073587Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-06-26T04:52:27.3417200Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-06-26T04:52:27.3512701Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-06-26T04:52:27.3632971Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-06-26T04:52:27.4105177Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-06-26T04:52:27.4519634Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-06-26T04:52:27.4775289Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2024-06-26T04:52:27.4922427Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2024-06-26T04:52:27.5038112Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2024-06-26T04:52:27.5687399Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2024-06-26T04:52:27.6181101Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u40.c.o 2024-06-26T04:52:27.6206897Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u48.c.o 2024-06-26T04:52:27.6475356Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u56.c.o 2024-06-26T04:52:27.7226657Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u64.c.o 2024-06-26T04:52:27.7455323Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u72.c.o 2024-06-26T04:52:27.7459594Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u80.c.o 2024-06-26T04:52:27.7708269Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:27.8077418Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2024-06-26T04:52:27.8835457Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:27.8958551Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2024-06-26T04:52:27.9102684Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:27.9162096Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2024-06-26T04:52:27.9330225Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.0302459Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2024-06-26T04:52:28.0325236Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.0653600Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:28.1041322Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.1068527Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:28.1555031Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.1717835Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:28.2036530Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.2461956Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:28.2464528Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.3107946Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:28.3224490Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.3427585Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:28.4038518Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.4110509Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2024-06-26T04:52:28.4482312Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.4796291Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2024-06-26T04:52:28.5037383Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.5746199Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2024-06-26T04:52:28.5984002Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2024-06-26T04:52:28.5986676Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:28.6397790Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.6617093Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.7284531Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.7299890Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.7502989Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.8236001Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.8433448Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.8627864Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.8837081Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.8977945Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.9671261Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:28.9986184Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.0261050Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.0599624Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.1154474Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.1208462Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.1597110Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.1895376Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.2040238Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.2617053Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.2996466Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.3155959Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.3478762Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.3632538Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.4041869Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.4348310Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.4800288Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.5117219Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.5189915Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.5817835Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.5886396Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.6381721Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.6535754Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.6635158Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.7382858Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.7391645Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.7846137Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.8116803Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.8118701Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.8727134Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.8870086Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.9389935Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2024-06-26T04:52:29.9675728Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:29.9809744Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.0474879Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.0579753Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2024-06-26T04:52:30.0684932Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.1154655Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.1281229Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.1811954Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.1942497Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.2034089Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.2715478Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.2908181Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.3371034Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.3511271Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.3627067Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.4159526Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.4365068Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.5068785Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.5089269Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.5309233Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.5797012Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.6020005Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.6471249Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.6750234Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:30.7115927Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2024-06-26T04:52:30.7438968Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2024-06-26T04:52:30.7652173Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2024-06-26T04:52:30.7838170Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2024-06-26T04:52:30.8280859Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2024-06-26T04:52:30.8411942Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u8.c.o 2024-06-26T04:52:30.8960693Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u16.c.o 2024-06-26T04:52:30.9094726Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u32.c.o 2024-06-26T04:52:30.9468912Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u8.c.o 2024-06-26T04:52:30.9781549Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-06-26T04:52:30.9898795Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u24.c.o 2024-06-26T04:52:31.0192186Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-06-26T04:52:31.0655710Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u40.c.o 2024-06-26T04:52:31.0801973Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-06-26T04:52:31.1021972Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u56.c.o 2024-06-26T04:52:31.1449289Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-06-26T04:52:31.1828087Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u72.c.o 2024-06-26T04:52:31.2152735Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-06-26T04:52:31.2354030Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u8.c.o 2024-06-26T04:52:31.2676949Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:52:31.2827103Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u24.c.o 2024-06-26T04:52:31.3260496Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:52:31.3524728Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u40.c.o 2024-06-26T04:52:31.3586070Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:52:31.4187005Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u56.c.o 2024-06-26T04:52:31.4469872Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:52:31.4798279Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u72.c.o 2024-06-26T04:52:31.4846721Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:52:31.5272581Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:52:31.5759878Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:52:31.6029008Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-06-26T04:52:31.6168004Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u32.c.o 2024-06-26T04:52:31.6294629Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u8.c.o 2024-06-26T04:52:31.6702069Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u16.c.o 2024-06-26T04:52:31.7231839Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u24.c.o 2024-06-26T04:52:31.7516470Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u32.c.o 2024-06-26T04:52:31.7606259Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:52:31.7828780Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:52:31.8293360Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:52:31.8632937Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:52:31.8861123Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-06-26T04:52:31.9043647Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:52:31.9351951Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-06-26T04:52:31.9466088Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:52:32.0036110Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-06-26T04:52:32.0234751Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:52:32.0668983Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:52:32.0672178Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:52:32.1068154Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:52:32.1574806Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:52:32.1617030Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-06-26T04:52:32.2156605Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:52:32.2289509Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-06-26T04:52:32.2598371Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:52:32.2941277Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-06-26T04:52:32.3096969Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:52:32.3617408Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u8.c.o 2024-06-26T04:52:32.3983432Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u16.c.o 2024-06-26T04:52:32.4068620Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u24.c.o 2024-06-26T04:52:32.4328722Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u32.c.o 2024-06-26T04:52:32.4509804Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u40.c.o 2024-06-26T04:52:32.5115585Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u48.c.o 2024-06-26T04:52:32.5455475Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u56.c.o 2024-06-26T04:52:32.5585872Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u64.c.o 2024-06-26T04:52:32.5872348Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u80.c.o 2024-06-26T04:52:32.5876397Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u72.c.o 2024-06-26T04:52:32.6463442Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma1adj.c.o 2024-06-26T04:52:32.6882097Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma.c.o 2024-06-26T04:52:32.7251869Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr2fma.c.o 2024-06-26T04:52:32.7388350Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-div.c.o 2024-06-26T04:52:32.7396926Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-rcp.c.o 2024-06-26T04:52:32.7800634Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p17h8t2.c.o 2024-06-26T04:52:32.8061461Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p19h9t2.c.o 2024-06-26T04:52:32.8416347Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-06-26T04:52:32.8725928Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-06-26T04:52:32.8825043Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:52:32.9441351Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1adj.c.o 2024-06-26T04:52:32.9445407Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1.c.o 2024-06-26T04:52:32.9782814Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:52:33.0404001Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:52:33.0492354Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-06-26T04:52:33.0629954Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.0867202Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.1328508Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.1759708Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.1768986Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.2198731Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.2336114Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.2941362Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.3016666Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.3466667Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.3734130Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.4069140Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.4283987Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.4800422Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.5021470Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.5270841Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.5833045Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.5867529Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.6040290Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.6550065Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.6676651Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.7225876Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.7462298Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.7793033Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.8041028Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.8340726Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.8924578Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.9106896Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.9345201Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.9559443Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:33.9826271Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:34.0466139Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:34.0521771Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:34.0871421Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:34.1024542Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:34.1314447Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:34.1863961Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2024-06-26T04:52:34.2168109Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2024-06-26T04:52:34.2266708Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2024-06-26T04:52:34.2374712Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2024-06-26T04:52:34.2993500Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2024-06-26T04:52:34.3108343Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2024-06-26T04:52:34.3411135Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2024-06-26T04:52:34.3470095Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2024-06-26T04:52:34.3742785Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2024-06-26T04:52:34.4238293Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2024-06-26T04:52:34.4261877Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2024-06-26T04:52:34.4629269Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2024-06-26T04:52:34.4924882Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2024-06-26T04:52:34.5146321Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2024-06-26T04:52:34.5423263Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2024-06-26T04:52:34.5491519Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2024-06-26T04:52:34.6098055Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2024-06-26T04:52:34.6145609Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2024-06-26T04:52:34.6606253Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2024-06-26T04:52:34.6742822Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2024-06-26T04:52:34.7021402Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2024-06-26T04:52:34.7318321Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2024-06-26T04:52:34.7592723Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2024-06-26T04:52:34.8140790Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2024-06-26T04:52:34.8289621Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2024-06-26T04:52:34.8326305Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2024-06-26T04:52:34.8661603Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2024-06-26T04:52:34.9042415Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2024-06-26T04:52:34.9571734Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2024-06-26T04:52:34.9624158Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u40.c.o 2024-06-26T04:52:34.9839299Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u48.c.o 2024-06-26T04:52:35.0149958Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u56.c.o 2024-06-26T04:52:35.0333686Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u64.c.o 2024-06-26T04:52:35.1239640Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2024-06-26T04:52:35.1243134Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2024-06-26T04:52:35.1281220Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2024-06-26T04:52:35.1793755Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2024-06-26T04:52:35.2204000Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u40.c.o 2024-06-26T04:52:35.2446683Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u48.c.o 2024-06-26T04:52:35.2546595Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u56.c.o 2024-06-26T04:52:35.2774541Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u64.c.o 2024-06-26T04:52:35.3280005Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-06-26T04:52:35.3735767Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-06-26T04:52:35.3999379Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-06-26T04:52:35.4073762Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-06-26T04:52:35.4103887Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-06-26T04:52:35.4793540Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-06-26T04:52:35.5276914Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-06-26T04:52:35.5609618Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-06-26T04:52:35.5698253Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-06-26T04:52:35.5978042Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-06-26T04:52:35.6576292Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-06-26T04:52:35.6610299Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-06-26T04:52:35.6882130Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-06-26T04:52:35.7266954Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-06-26T04:52:35.7436170Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-06-26T04:52:35.7953568Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-06-26T04:52:35.8018560Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-06-26T04:52:35.8274886Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-06-26T04:52:35.8475025Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-06-26T04:52:35.8881214Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-06-26T04:52:35.9228951Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:35.9563704Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:35.9827280Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:35.9988243Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.0353523Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.0592120Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.0961616Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.1388103Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.1553915Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.1670751Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.2421268Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.2520622Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.2768892Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.3248033Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.3371274Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.3993794Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.4072685Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.4508594Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.4754166Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.5143189Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.5708695Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.5766395Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.6083839Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.6452752Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.6719692Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.7060790Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.7188715Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.7762627Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:36.8038924Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2024-06-26T04:52:36.8326749Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2024-06-26T04:52:36.8614475Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2024-06-26T04:52:36.8847109Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2024-06-26T04:52:36.9194808Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2024-06-26T04:52:36.9340012Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2024-06-26T04:52:36.9699244Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2024-06-26T04:52:36.9946947Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2024-06-26T04:52:37.0065668Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2024-06-26T04:52:37.0392018Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2024-06-26T04:52:37.0728046Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2024-06-26T04:52:37.1232820Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2024-06-26T04:52:37.1337883Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2024-06-26T04:52:37.1437677Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2024-06-26T04:52:37.1665094Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2024-06-26T04:52:37.1873042Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2024-06-26T04:52:37.2308704Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2024-06-26T04:52:37.2655307Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2024-06-26T04:52:37.2732589Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2024-06-26T04:52:37.2910297Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2024-06-26T04:52:37.3006884Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2024-06-26T04:52:37.3673542Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2024-06-26T04:52:37.3965239Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2024-06-26T04:52:37.4014966Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2024-06-26T04:52:37.4303569Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2024-06-26T04:52:37.4348009Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2024-06-26T04:52:37.4998784Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2024-06-26T04:52:37.5232378Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2024-06-26T04:52:37.5374928Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2024-06-26T04:52:37.5713342Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2024-06-26T04:52:37.6118073Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2024-06-26T04:52:37.6359525Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2024-06-26T04:52:37.6558310Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc2.c.o 2024-06-26T04:52:37.6618540Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc4.c.o 2024-06-26T04:52:37.7108710Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64.c.o 2024-06-26T04:52:37.7439926Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72-acc3.c.o 2024-06-26T04:52:37.7869989Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72.c.o 2024-06-26T04:52:37.8080319Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc2.c.o 2024-06-26T04:52:37.8343641Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc5.c.o 2024-06-26T04:52:37.8346108Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80.c.o 2024-06-26T04:52:37.8677879Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc2.c.o 2024-06-26T04:52:37.9313095Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc3.c.o 2024-06-26T04:52:37.9369713Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc6.c.o 2024-06-26T04:52:37.9456607Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96.c.o 2024-06-26T04:52:37.9858337Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2024-06-26T04:52:38.0256189Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2024-06-26T04:52:38.0575746Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2024-06-26T04:52:38.0664878Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2024-06-26T04:52:38.1077409Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u40.c.o 2024-06-26T04:52:38.1149234Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u48.c.o 2024-06-26T04:52:38.1636551Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2024-06-26T04:52:38.1828259Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u64.c.o 2024-06-26T04:52:38.2071948Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u72.c.o 2024-06-26T04:52:38.2452218Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u80.c.o 2024-06-26T04:52:38.2753619Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2024-06-26T04:52:38.3315662Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2024-06-26T04:52:38.3320435Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2024-06-26T04:52:38.3584300Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2024-06-26T04:52:38.3872334Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u40.c.o 2024-06-26T04:52:38.4238534Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u48.c.o 2024-06-26T04:52:38.4795334Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u56.c.o 2024-06-26T04:52:38.4814060Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u64.c.o 2024-06-26T04:52:38.5204132Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u80.c.o 2024-06-26T04:52:38.5228672Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u72.c.o 2024-06-26T04:52:38.5822786Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2024-06-26T04:52:38.6086298Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2024-06-26T04:52:38.6106953Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2024-06-26T04:52:38.6620054Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2024-06-26T04:52:38.6672228Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u40.c.o 2024-06-26T04:52:38.7374059Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u48.c.o 2024-06-26T04:52:38.7590432Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u56.c.o 2024-06-26T04:52:38.8083473Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u64.c.o 2024-06-26T04:52:38.8112521Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u72.c.o 2024-06-26T04:52:38.8255911Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u80.c.o 2024-06-26T04:52:38.8590231Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2024-06-26T04:52:38.8940828Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2024-06-26T04:52:38.9274268Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2024-06-26T04:52:38.9390431Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2024-06-26T04:52:38.9820638Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u40.c.o 2024-06-26T04:52:39.0179163Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u48.c.o 2024-06-26T04:52:39.0551159Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u56.c.o 2024-06-26T04:52:39.0669159Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u64.c.o 2024-06-26T04:52:39.0885522Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u72.c.o 2024-06-26T04:52:39.1147262Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u80.c.o 2024-06-26T04:52:39.1590333Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2024-06-26T04:52:39.1857092Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2024-06-26T04:52:39.2007257Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2024-06-26T04:52:39.2438064Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2024-06-26T04:52:39.2695150Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u40.c.o 2024-06-26T04:52:39.3138398Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u48.c.o 2024-06-26T04:52:39.3188825Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u56.c.o 2024-06-26T04:52:39.3196776Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u64.c.o 2024-06-26T04:52:39.3703012Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u72.c.o 2024-06-26T04:52:39.4033658Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u80.c.o 2024-06-26T04:52:39.4358173Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u88.c.o 2024-06-26T04:52:39.4396904Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u96.c.o 2024-06-26T04:52:39.4504409Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2024-06-26T04:52:39.4914169Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2024-06-26T04:52:39.5166612Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2024-06-26T04:52:39.5470151Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2024-06-26T04:52:39.5652960Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u40.c.o 2024-06-26T04:52:39.5691752Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u48.c.o 2024-06-26T04:52:39.6464094Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u56.c.o 2024-06-26T04:52:39.6516587Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u64.c.o 2024-06-26T04:52:39.6726771Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u72.c.o 2024-06-26T04:52:39.6882874Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u80.c.o 2024-06-26T04:52:39.7307717Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u88.c.o 2024-06-26T04:52:39.7592838Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2024-06-26T04:52:39.7618964Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u96.c.o 2024-06-26T04:52:39.8080848Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2024-06-26T04:52:39.8216816Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2024-06-26T04:52:39.8417912Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2024-06-26T04:52:39.8964274Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2024-06-26T04:52:39.9238843Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u48.c.o 2024-06-26T04:52:39.9722699Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u56.c.o 2024-06-26T04:52:39.9954540Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u64.c.o 2024-06-26T04:52:40.0037305Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u72.c.o 2024-06-26T04:52:40.0104699Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u80.c.o 2024-06-26T04:52:40.0598592Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2024-06-26T04:52:40.1158474Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2024-06-26T04:52:40.1425220Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2024-06-26T04:52:40.1644255Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2024-06-26T04:52:40.1729417Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u40.c.o 2024-06-26T04:52:40.2313439Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u48.c.o 2024-06-26T04:52:40.2830097Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u56.c.o 2024-06-26T04:52:40.2952781Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u64.c.o 2024-06-26T04:52:40.3116621Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u72.c.o 2024-06-26T04:52:40.3205280Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u80.c.o 2024-06-26T04:52:40.3696169Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2024-06-26T04:52:40.4237436Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2024-06-26T04:52:40.4638434Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2024-06-26T04:52:40.4696524Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2024-06-26T04:52:40.4716297Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u40.c.o 2024-06-26T04:52:40.5001661Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u48.c.o 2024-06-26T04:52:40.5577810Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u56.c.o 2024-06-26T04:52:40.6219537Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u64.c.o 2024-06-26T04:52:40.6259084Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u80.c.o 2024-06-26T04:52:40.6286813Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u72.c.o 2024-06-26T04:52:40.6787988Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u8.c.o 2024-06-26T04:52:40.7225497Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-06-26T04:52:40.7829945Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u24.c.o 2024-06-26T04:52:40.7848610Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-06-26T04:52:40.7904680Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u40.c.o 2024-06-26T04:52:40.8125636Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-06-26T04:52:40.8714748Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u56.c.o 2024-06-26T04:52:40.9186476Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u72.c.o 2024-06-26T04:52:40.9190572Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-06-26T04:52:40.9226514Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-06-26T04:52:40.9884187Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u8.c.o 2024-06-26T04:52:41.0183318Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:52:41.0346212Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u24.c.o 2024-06-26T04:52:41.0640514Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:52:41.0692453Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u40.c.o 2024-06-26T04:52:41.1368700Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:52:41.1841851Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u56.c.o 2024-06-26T04:52:41.1864146Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:52:41.1913078Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u72.c.o 2024-06-26T04:52:41.2391361Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:52:41.2693710Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u8.c.o 2024-06-26T04:52:41.3001295Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u16.c.o 2024-06-26T04:52:41.3461776Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u32.c.o 2024-06-26T04:52:41.3466389Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u24.c.o 2024-06-26T04:52:41.3834709Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u40.c.o 2024-06-26T04:52:41.4228079Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u48.c.o 2024-06-26T04:52:41.4512402Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u56.c.o 2024-06-26T04:52:41.4902666Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u64.c.o 2024-06-26T04:52:41.4913749Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u72.c.o 2024-06-26T04:52:41.5366077Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u80.c.o 2024-06-26T04:52:41.5430979Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u8.c.o 2024-06-26T04:52:41.5881926Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u16.c.o 2024-06-26T04:52:41.6204367Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u24.c.o 2024-06-26T04:52:41.6329914Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u32.c.o 2024-06-26T04:52:41.6625901Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u40.c.o 2024-06-26T04:52:41.6822210Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u48.c.o 2024-06-26T04:52:41.7201010Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u56.c.o 2024-06-26T04:52:41.7517275Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u64.c.o 2024-06-26T04:52:41.7873897Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u72.c.o 2024-06-26T04:52:41.7923718Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u80.c.o 2024-06-26T04:52:41.8229270Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u8.c.o 2024-06-26T04:52:41.8486674Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u16.c.o 2024-06-26T04:52:41.8882798Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u24.c.o 2024-06-26T04:52:41.9114061Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u32.c.o 2024-06-26T04:52:41.9220737Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u40.c.o 2024-06-26T04:52:41.9779010Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u48.c.o 2024-06-26T04:52:42.0038576Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u56.c.o 2024-06-26T04:52:42.0348052Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u64.c.o 2024-06-26T04:52:42.0633015Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u72.c.o 2024-06-26T04:52:42.0743943Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u80.c.o 2024-06-26T04:52:42.1346544Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u8.c.o 2024-06-26T04:52:42.1580906Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:52:42.1872982Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u24.c.o 2024-06-26T04:52:42.2037914Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:52:42.2273096Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u40.c.o 2024-06-26T04:52:42.2622637Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:52:42.2745230Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u56.c.o 2024-06-26T04:52:42.3461744Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:52:42.3715756Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u72.c.o 2024-06-26T04:52:42.3801844Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:52:42.3992088Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:52:42.4159375Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:52:42.4830614Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:52:42.5011577Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:52:42.5360420Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-06-26T04:52:42.5583545Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:52:42.5713828Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-06-26T04:52:42.6159977Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:52:42.6279818Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-06-26T04:52:42.6780228Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:52:42.7259170Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:52:42.7348341Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:52:42.7659059Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:52:42.7713158Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:52:42.8520389Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-06-26T04:52:42.8614009Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:52:42.8832630Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-06-26T04:52:42.8958572Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:52:42.9279260Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-06-26T04:52:42.9902501Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:52:43.0000747Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u8.c.o 2024-06-26T04:52:43.0129593Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u16.c.o 2024-06-26T04:52:43.0302325Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u24.c.o 2024-06-26T04:52:43.0962457Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u32.c.o 2024-06-26T04:52:43.1235966Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u40.c.o 2024-06-26T04:52:43.1488865Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u48.c.o 2024-06-26T04:52:43.1537717Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u56.c.o 2024-06-26T04:52:43.1611449Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u64.c.o 2024-06-26T04:52:43.2341919Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u72.c.o 2024-06-26T04:52:43.2603906Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u80.c.o 2024-06-26T04:52:43.3099370Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p2.c.o 2024-06-26T04:52:43.3196688Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p3.c.o 2024-06-26T04:52:43.3285093Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p2.c.o 2024-06-26T04:52:43.3926051Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p3.c.o 2024-06-26T04:52:43.4269195Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-div.c.o 2024-06-26T04:52:43.4333267Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c.o 2024-06-26T04:52:43.4523323Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-div.c.o 2024-06-26T04:52:43.4632188Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c.o 2024-06-26T04:52:43.5224824Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c.o 2024-06-26T04:52:43.5365541Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c.o 2024-06-26T04:52:43.5518385Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-p5.c.o 2024-06-26T04:52:43.5836800Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c.o 2024-06-26T04:52:43.6166711Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c.o 2024-06-26T04:52:43.6633325Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-p6.c.o 2024-06-26T04:52:43.6648717Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c.o 2024-06-26T04:52:43.6992730Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr1-p5.c.o 2024-06-26T04:52:43.7274839Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx2-p5.c.o 2024-06-26T04:52:43.7435638Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr2-p5.c.o 2024-06-26T04:52:43.8050319Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-div.c.o 2024-06-26T04:52:43.8068026Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2024-06-26T04:52:43.8310749Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2024-06-26T04:52:43.8783998Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2024-06-26T04:52:43.8835986Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-div.c.o 2024-06-26T04:52:43.9236296Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr1fma.c.o 2024-06-26T04:52:43.9356388Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr2fma.c.o 2024-06-26T04:52:43.9434267Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-div.c.o 2024-06-26T04:52:44.0034426Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2024-06-26T04:52:44.0063246Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2024-06-26T04:52:44.0519280Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2024-06-26T04:52:44.0636601Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-div.c.o 2024-06-26T04:52:44.0743001Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr1fma.c.o 2024-06-26T04:52:44.1162695Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr2fma.c.o 2024-06-26T04:52:44.1269592Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-div.c.o 2024-06-26T04:52:44.1876697Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-rcp.c.o 2024-06-26T04:52:44.1931313Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-06-26T04:52:44.2202094Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-06-26T04:52:44.2626471Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-div.c.o 2024-06-26T04:52:44.2790908Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-nr1.c.o 2024-06-26T04:52:44.3085607Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-nr1adj.c.o 2024-06-26T04:52:44.3205336Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-div.c.o 2024-06-26T04:52:44.3642352Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-nr1.c.o 2024-06-26T04:52:44.4160328Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-nr1adj.c.o 2024-06-26T04:52:44.4461752Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:52:44.4504293Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:52:44.4782972Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-06-26T04:52:44.5286324Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.5731859Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.5751636Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.6022147Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.6195627Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.6600066Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.7152109Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.7383144Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.7763432Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.7910525Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.8322422Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.9009138Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.9114971Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.9241314Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.9492693Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:44.9993006Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.0409303Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.0740613Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.0870457Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.0990650Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.1741558Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.2341409Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.2559226Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.2678888Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:45.2757765Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.3276173Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.3749055Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:45.4044097Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:45.4152947Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:45.4163555Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.4806550Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:45.5120670Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:45.5477451Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:45.5636730Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.5663449Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.6196978Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:45.6647878Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:45.6916783Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:45.7064853Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.7151192Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:45.7753792Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:45.8147236Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:45.8285406Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.8676921Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.8768023Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:45.9253351Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:45.9632485Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:45.9771009Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.0202140Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.0577724Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.0915356Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.0938060Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.1380759Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.1620650Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.2049557Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.2433401Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.2500648Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.2752825Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.2949382Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.3648268Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.3879460Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.3983564Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.4317476Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.4517391Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.5204949Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.5478998Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.5562443Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.5795626Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.5991968Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.6808547Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2024-06-26T04:52:46.6827771Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2024-06-26T04:52:46.7113512Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2024-06-26T04:52:46.7435856Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2024-06-26T04:52:46.7829779Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2024-06-26T04:52:46.8275989Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2024-06-26T04:52:46.8353694Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2024-06-26T04:52:46.8384043Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2024-06-26T04:52:46.8599265Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.9236995Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.9672885Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.9735344Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.9789779Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:47.0017667Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:47.0757284Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.1213811Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:47.1218609Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:47.1414044Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:47.1560297Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.2382060Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.2523916Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:47.2844679Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:47.3172217Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:47.3661834Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.3760899Z Warning: Unused direct dependencies: 2024-06-26T04:52:47.3761704Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:47.3780115Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:47.3905944Z [ 80%] Built target torch_cpu 2024-06-26T04:52:47.3922801Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:47.3979087Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:47.4535723Z [ 80%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2024-06-26T04:52:47.4819357Z [ 80%] Generating sources 2024-06-26T04:52:47.5034715Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.5060049Z [ 80%] Linking CXX shared library ../lib/libtorch.so 2024-06-26T04:52:47.5338682Z [ 80%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2024-06-26T04:52:47.5457328Z [ 80%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2024-06-26T04:52:47.5619963Z [ 80%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2024-06-26T04:52:47.6532587Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.7860159Z Warning: Unused direct dependencies: 2024-06-26T04:52:47.7861204Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:52:47.7931374Z [ 80%] Built target torch 2024-06-26T04:52:47.7998858Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:47.8412960Z [ 80%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2024-06-26T04:52:47.9317061Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:48.0491487Z [ 80%] Linking CXX executable ../bin/TCPStoreTest 2024-06-26T04:52:48.0643250Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:48.1152780Z [ 80%] Linking CXX executable ../bin/FileStoreTest 2024-06-26T04:52:48.1621507Z [ 80%] Linking CXX executable ../bin/HashStoreTest 2024-06-26T04:52:48.2028970Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:48.3494289Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:48.5008947Z Warning: Unused direct dependencies: 2024-06-26T04:52:48.5009739Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:48.5010447Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:48.5011345Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:48.5110598Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:48.5112266Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:48.5189477Z [ 80%] Built target TCPStoreTest 2024-06-26T04:52:48.5553731Z [ 80%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2024-06-26T04:52:48.6180840Z Warning: Unused direct dependencies: 2024-06-26T04:52:48.6182057Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:52:48.6183315Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:48.6184645Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:48.6185890Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:48.6188051Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:48.6267363Z [ 80%] Built target FileStoreTest 2024-06-26T04:52:48.6458727Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:48.7014480Z [ 80%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2024-06-26T04:52:48.7199411Z Warning: Unused direct dependencies: 2024-06-26T04:52:48.7200429Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:48.7201458Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:48.7202421Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:48.7203294Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:48.7315104Z [ 80%] Built target HashStoreTest 2024-06-26T04:52:48.7402267Z [ 80%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2024-06-26T04:52:48.8156127Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:48.9388123Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:49.0260009Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:49.1166857Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2024-06-26T04:52:49.1437463Z [ 80%] Linking CXX executable ../bin/ProcessGroupGlooTest 2024-06-26T04:52:49.1470559Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:49.3203465Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:49.4193316Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2024-06-26T04:52:49.4841343Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:49.6446767Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-06-26T04:52:49.6763553Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:49.6944333Z Warning: Unused direct dependencies: 2024-06-26T04:52:49.6945357Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:49.6946388Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:49.6947280Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:49.6947981Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:49.7062421Z [ 80%] Built target ProcessGroupGlooTest 2024-06-26T04:52:49.7153819Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:49.7875811Z [ 80%] Linking CXX executable ../bin/example_allreduce 2024-06-26T04:52:49.8914150Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:49.8988456Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2024-06-26T04:52:50.0883700Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:50.1262633Z [ 80%] Linking CXX executable ../bin/test_dist_autograd 2024-06-26T04:52:50.1985712Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2024-06-26T04:52:50.2248347Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:50.3291487Z Warning: Unused direct dependencies: 2024-06-26T04:52:50.3292461Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:50.3293467Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:50.3294484Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:50.3295580Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:52:50.3296378Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:50.3433849Z [ 80%] Built target example_allreduce 2024-06-26T04:52:50.3507316Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2024-06-26T04:52:50.3706364Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:50.5410558Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:50.7205363Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:50.7699929Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2024-06-26T04:52:50.7731684Z Warning: Unused direct dependencies: 2024-06-26T04:52:50.7732581Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:50.7815963Z [ 80%] Built target test_dist_autograd 2024-06-26T04:52:50.8014997Z [ 80%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2024-06-26T04:52:50.8912299Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:50.9034761Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2024-06-26T04:52:51.0136478Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:51.1728775Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:51.3495619Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:51.4330692Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2024-06-26T04:52:51.5437188Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:51.7707555Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:51.8762831Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2024-06-26T04:52:51.9531193Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:51.9759494Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2024-06-26T04:52:52.1387799Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:52.1584861Z [ 80%] Linking CXX executable ../bin/parallel_benchmark 2024-06-26T04:52:52.2905494Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2024-06-26T04:52:52.2986006Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:52.3156564Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:52.4560302Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:52.4593736Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2024-06-26T04:52:52.5726839Z [ 80%] Linking CXX static library ../lib/libunbox_lib.a 2024-06-26T04:52:52.5979813Z [ 80%] Built target unbox_lib 2024-06-26T04:52:52.6056802Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:52.6059719Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2024-06-26T04:52:52.7084262Z Warning: Unused direct dependencies: 2024-06-26T04:52:52.7085162Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:52.7177508Z [ 80%] Built target parallel_benchmark 2024-06-26T04:52:52.7249871Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2024-06-26T04:52:52.7480614Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:52.9224350Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:53.0697804Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2024-06-26T04:52:53.2651607Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2024-06-26T04:52:53.4027332Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:53.5470895Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:53.5865177Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2024-06-26T04:52:53.6122174Z [ 81%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2024-06-26T04:52:53.6535251Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2024-06-26T04:52:53.7269550Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2024-06-26T04:52:53.7786951Z [ 81%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2024-06-26T04:52:53.8036407Z [ 81%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2024-06-26T04:52:53.8583137Z [ 81%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2024-06-26T04:52:53.8859925Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2024-06-26T04:52:54.0232115Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2024-06-26T04:52:54.1194540Z [ 81%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2024-06-26T04:52:54.1610621Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2024-06-26T04:52:54.1664753Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2024-06-26T04:52:54.3163487Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2024-06-26T04:52:54.4577304Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2024-06-26T04:52:54.4685494Z [ 82%] Linking CXX executable ../bin/test_mobile_nnc 2024-06-26T04:52:54.6196905Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:54.8508807Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:54.9743032Z [ 82%] Linking CXX executable ../bin/aot_model_compiler_test 2024-06-26T04:52:55.0248692Z Warning: Unused direct dependencies: 2024-06-26T04:52:55.0249592Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:55.0320205Z [ 82%] Built target test_mobile_nnc 2024-06-26T04:52:55.0513769Z [ 82%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2024-06-26T04:52:55.0993409Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.2161449Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2024-06-26T04:52:55.3017622Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.3121990Z [ 82%] Linking CXX shared library ../../../../lib/libshm.so 2024-06-26T04:52:55.3783178Z [ 82%] Linking CXX executable ../bin/test_cpp_rpc 2024-06-26T04:52:55.4397732Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.5623100Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.6116826Z Warning: Unused direct dependencies: 2024-06-26T04:52:55.6117878Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:55.6276914Z [ 82%] Built target aot_model_compiler_test 2024-06-26T04:52:55.6352820Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.6938649Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2024-06-26T04:52:55.7516756Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-06-26T04:52:55.7859820Z Warning: Unused direct dependencies: 2024-06-26T04:52:55.7860828Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:55.7861824Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:55.7862721Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:55.7863723Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:52:55.7864464Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:55.7901755Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.7939892Z [ 82%] Built target shm 2024-06-26T04:52:55.8114217Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-06-26T04:52:55.9386404Z Warning: Unused direct dependencies: 2024-06-26T04:52:55.9387435Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:55.9467123Z [ 82%] Built target test_cpp_rpc 2024-06-26T04:52:55.9478076Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:55.9542419Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:56.1270965Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:56.1474493Z [ 82%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2024-06-26T04:52:56.2882610Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2024-06-26T04:52:56.2928115Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:56.4748063Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:56.6269038Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2024-06-26T04:52:56.6368787Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:56.8270950Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:56.9173321Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2024-06-26T04:52:57.0238976Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2024-06-26T04:52:57.2510093Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2024-06-26T04:52:57.3163311Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2024-06-26T04:52:57.3778836Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2024-06-26T04:52:57.4178023Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2024-06-26T04:52:57.4792606Z [ 82%] Linking CXX executable ../bin/Dict_test 2024-06-26T04:52:57.5620208Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2024-06-26T04:52:57.5675727Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2024-06-26T04:52:57.6952949Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:57.8831473Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.0174266Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2024-06-26T04:52:58.0413125Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2024-06-26T04:52:58.0488387Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.1453649Z Warning: Unused direct dependencies: 2024-06-26T04:52:58.1455021Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:58.1551403Z [ 82%] Built target Dict_test 2024-06-26T04:52:58.1623990Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.2156940Z [ 82%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2024-06-26T04:52:58.3385451Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.3756347Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2024-06-26T04:52:58.4416663Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2024-06-26T04:52:58.5112829Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.5933440Z [ 82%] Linking CXX executable ../bin/Dimname_test 2024-06-26T04:52:58.6605618Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.8056586Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:58.8403375Z [ 82%] Linking CXX executable ../bin/static_runtime_bench 2024-06-26T04:52:58.9776561Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:58.9912824Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2024-06-26T04:52:59.1315961Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:59.2298140Z Warning: Unused direct dependencies: 2024-06-26T04:52:59.2299027Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:59.2390828Z [ 82%] Built target Dimname_test 2024-06-26T04:52:59.2597405Z [ 82%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2024-06-26T04:52:59.2966869Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:59.4630581Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:59.5122171Z Warning: Unused direct dependencies: 2024-06-26T04:52:59.5122877Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:59.5241575Z [ 82%] Built target static_runtime_bench 2024-06-26T04:52:59.5301934Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2024-06-26T04:52:59.5836361Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2024-06-26T04:52:59.6062081Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2024-06-26T04:52:59.6109447Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2024-06-26T04:52:59.7610614Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2024-06-26T04:52:59.8047963Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2024-06-26T04:52:59.8747085Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2024-06-26T04:53:00.0150723Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2024-06-26T04:53:00.1147780Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2024-06-26T04:53:00.1411878Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2024-06-26T04:53:00.2862024Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2024-06-26T04:53:00.4262946Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2024-06-26T04:53:00.4684176Z [ 82%] Linking CXX executable ../bin/MaybeOwned_test 2024-06-26T04:53:00.5718293Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2024-06-26T04:53:00.7355975Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2024-06-26T04:53:00.9597994Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2024-06-26T04:53:01.1093345Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2024-06-26T04:53:01.1997428Z [ 82%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2024-06-26T04:53:01.2422520Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2024-06-26T04:53:01.2792125Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2024-06-26T04:53:01.2926036Z Warning: Unused direct dependencies: 2024-06-26T04:53:01.2927078Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:01.3010548Z [ 82%] Built target MaybeOwned_test 2024-06-26T04:53:01.3102626Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2024-06-26T04:53:01.4209464Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2024-06-26T04:53:01.4364076Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2024-06-26T04:53:01.5898680Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2024-06-26T04:53:01.7457687Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2024-06-26T04:53:01.7735650Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2024-06-26T04:53:01.8494747Z [ 82%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2024-06-26T04:53:01.8651995Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2024-06-26T04:53:01.9263264Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2024-06-26T04:53:02.0412687Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2024-06-26T04:53:02.2056206Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:02.4700227Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2024-06-26T04:53:02.7157099Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:02.7737249Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2024-06-26T04:53:02.7939365Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:02.8852340Z [ 82%] Linking CXX executable ../bin/test_lazy 2024-06-26T04:53:02.9621390Z [ 82%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2024-06-26T04:53:02.9762966Z [ 82%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2024-06-26T04:53:03.0379956Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2024-06-26T04:53:03.2081186Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:03.3932906Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2024-06-26T04:53:03.4320749Z [ 82%] Linking CXX executable ../bin/static_runtime_test 2024-06-26T04:53:03.5505698Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2024-06-26T04:53:03.5850186Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2024-06-26T04:53:03.7045764Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2024-06-26T04:53:03.8993775Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2024-06-26T04:53:03.9045652Z Warning: Unused direct dependencies: 2024-06-26T04:53:03.9046709Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:03.9157404Z [ 82%] Built target test_lazy 2024-06-26T04:53:03.9231586Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2024-06-26T04:53:04.0513150Z [ 82%] Linking CXX executable ../bin/NamedTensor_test 2024-06-26T04:53:04.0702269Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2024-06-26T04:53:04.2345066Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:04.2838798Z [ 82%] Linking CXX executable ../bin/apply_utils_test 2024-06-26T04:53:04.3578323Z Warning: Unused direct dependencies: 2024-06-26T04:53:04.3579190Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:04.3657866Z [ 82%] Built target static_runtime_test 2024-06-26T04:53:04.3748029Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2024-06-26T04:53:04.3927215Z [ 82%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2024-06-26T04:53:04.5365670Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:04.6564390Z Warning: Unused direct dependencies: 2024-06-26T04:53:04.6565215Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:04.6636763Z [ 82%] Built target NamedTensor_test 2024-06-26T04:53:04.6696819Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2024-06-26T04:53:04.7182871Z [ 82%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2024-06-26T04:53:04.8226695Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:04.9503043Z Warning: Unused direct dependencies: 2024-06-26T04:53:04.9503938Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:04.9588826Z [ 82%] Built target apply_utils_test 2024-06-26T04:53:04.9649619Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2024-06-26T04:53:04.9963727Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2024-06-26T04:53:05.0644556Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2024-06-26T04:53:05.1120838Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:05.2791153Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2024-06-26T04:53:05.4849793Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:05.5280393Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:05.6629151Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2024-06-26T04:53:05.6701685Z [ 83%] Linking CXX executable ../bin/atest 2024-06-26T04:53:05.7207381Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:05.8988713Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.0205596Z [ 83%] Linking CXX executable ../bin/basic 2024-06-26T04:53:06.0801058Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.2166252Z Warning: Unused direct dependencies: 2024-06-26T04:53:06.2167229Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:06.2268823Z [ 83%] Built target atest 2024-06-26T04:53:06.2361427Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.3201333Z [ 83%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2024-06-26T04:53:06.4040635Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.5601208Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.5604765Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2024-06-26T04:53:06.5623742Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.6141698Z Warning: Unused direct dependencies: 2024-06-26T04:53:06.6142719Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:06.6242028Z [ 83%] Built target basic 2024-06-26T04:53:06.6403891Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.7230070Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2024-06-26T04:53:06.7386124Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2024-06-26T04:53:06.8097415Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:06.9913257Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.1603037Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.3449216Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.4515759Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2024-06-26T04:53:07.5252968Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.5675890Z [ 83%] Linking CXX executable ../bin/broadcast_test 2024-06-26T04:53:07.6928573Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.8677046Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.9010548Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:07.9102394Z [ 83%] Linking CXX executable ../bin/cpu_allocator_test 2024-06-26T04:53:08.0155775Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2024-06-26T04:53:08.0654448Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x16.c.o 2024-06-26T04:53:08.0712654Z [ 83%] Linking CXX executable ../bin/cpu_generator_test 2024-06-26T04:53:08.1333950Z Warning: Unused direct dependencies: 2024-06-26T04:53:08.1335323Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:08.1474010Z [ 83%] Built target broadcast_test 2024-06-26T04:53:08.1593611Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2024-06-26T04:53:08.2123747Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x32.c.o 2024-06-26T04:53:08.3471204Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2024-06-26T04:53:08.4821793Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2024-06-26T04:53:08.4877257Z Warning: Unused direct dependencies: 2024-06-26T04:53:08.4877835Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:08.4969941Z [ 83%] Built target cpu_allocator_test 2024-06-26T04:53:08.5038176Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:08.6267320Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2024-06-26T04:53:08.6441948Z Warning: Unused direct dependencies: 2024-06-26T04:53:08.6442815Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:08.6475726Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2024-06-26T04:53:08.6548911Z [ 83%] Built target cpu_generator_test 2024-06-26T04:53:08.6636058Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:08.7854687Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2024-06-26T04:53:08.8483003Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2024-06-26T04:53:08.8485395Z [ 83%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2024-06-26T04:53:08.9248848Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2024-06-26T04:53:09.0930455Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:09.2956797Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2024-06-26T04:53:09.3987047Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2024-06-26T04:53:09.4498390Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2024-06-26T04:53:09.5593885Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2024-06-26T04:53:09.6220736Z [ 83%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2024-06-26T04:53:09.7395160Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:09.9191856Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2024-06-26T04:53:09.9194194Z [ 83%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2024-06-26T04:53:10.0561486Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2024-06-26T04:53:10.2278190Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:10.3631582Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2024-06-26T04:53:10.5045180Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:10.5340245Z [ 83%] Linking CXX executable ../bin/cpu_rng_test 2024-06-26T04:53:10.5397433Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2024-06-26T04:53:10.6089075Z Warning: Unused direct dependencies: 2024-06-26T04:53:10.6090061Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:10.6237002Z [ 83%] Built target cpu_profiling_allocator_test 2024-06-26T04:53:10.6333408Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2024-06-26T04:53:10.6720960Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2024-06-26T04:53:10.7120187Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2024-06-26T04:53:10.7978970Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:10.9101584Z [ 83%] Linking CXX executable ../bin/dispatch_key_set_test 2024-06-26T04:53:10.9499820Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2024-06-26T04:53:11.0395432Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2024-06-26T04:53:11.0586644Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.0587495Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.0647848Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2024-06-26T04:53:11.0816644Z [ 83%] Built target cpu_rng_test 2024-06-26T04:53:11.0873901Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2024-06-26T04:53:11.1989865Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2024-06-26T04:53:11.3573854Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:11.4648720Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.4649414Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.4649997Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:11.4751416Z [ 84%] Built target dispatch_key_set_test 2024-06-26T04:53:11.4949127Z [ 84%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2024-06-26T04:53:11.5114523Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128-acc2.c.o 2024-06-26T04:53:11.7117182Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128-acc4.c.o 2024-06-26T04:53:11.9255445Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128.c.o 2024-06-26T04:53:12.2025781Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144-acc3.c.o 2024-06-26T04:53:12.2915466Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144.c.o 2024-06-26T04:53:12.2977040Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160-acc2.c.o 2024-06-26T04:53:12.3527415Z [ 84%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2024-06-26T04:53:12.4055847Z [ 84%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2024-06-26T04:53:12.4336258Z [ 84%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2024-06-26T04:53:12.4449712Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160-acc5.c.o 2024-06-26T04:53:12.4990316Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2024-06-26T04:53:12.5878208Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160.c.o 2024-06-26T04:53:12.7334122Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc2.c.o 2024-06-26T04:53:12.8551407Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc3.c.o 2024-06-26T04:53:12.9035815Z [ 84%] Linking CXX executable ../bin/dlconvertor_test 2024-06-26T04:53:12.9852714Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc6.c.o 2024-06-26T04:53:13.1273868Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192.c.o 2024-06-26T04:53:13.2644529Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2024-06-26T04:53:13.5464846Z Warning: Unused direct dependencies: 2024-06-26T04:53:13.5465745Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:13.5547197Z [ 84%] Built target dlconvertor_test 2024-06-26T04:53:13.5609345Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2024-06-26T04:53:13.5616490Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2024-06-26T04:53:13.6417933Z [ 84%] Linking CXX executable ../bin/extension_backend_test 2024-06-26T04:53:13.6841448Z [ 84%] Linking CXX executable ../bin/half_test 2024-06-26T04:53:13.7160338Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2024-06-26T04:53:13.7241633Z [ 84%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2024-06-26T04:53:13.8666416Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2024-06-26T04:53:13.9800536Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2024-06-26T04:53:14.0079520Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2024-06-26T04:53:14.1113298Z [ 84%] Linking CXX executable ../bin/ivalue_test 2024-06-26T04:53:14.1179801Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2024-06-26T04:53:14.1931936Z Warning: Unused direct dependencies: 2024-06-26T04:53:14.1932893Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:14.2025072Z [ 84%] Built target extension_backend_test 2024-06-26T04:53:14.2104419Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2024-06-26T04:53:14.2641246Z Warning: Unused direct dependencies: 2024-06-26T04:53:14.2642203Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:14.2643170Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:14.2681407Z [ 84%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2024-06-26T04:53:14.2759271Z [ 84%] Built target half_test 2024-06-26T04:53:14.2874130Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2024-06-26T04:53:14.3737825Z [ 84%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2024-06-26T04:53:14.4009047Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2024-06-26T04:53:14.5038384Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2024-06-26T04:53:14.6376162Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2024-06-26T04:53:14.7799527Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2024-06-26T04:53:14.7800911Z Warning: Unused direct dependencies: 2024-06-26T04:53:14.7801415Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:14.7902438Z [ 84%] Built target ivalue_test 2024-06-26T04:53:14.8004017Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2024-06-26T04:53:14.8799850Z [ 84%] Linking CXX executable ../bin/lazy_tensor_test 2024-06-26T04:53:14.9099382Z [ 84%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2024-06-26T04:53:14.9335816Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2024-06-26T04:53:15.0799846Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2024-06-26T04:53:15.2232487Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2024-06-26T04:53:15.4297981Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2024-06-26T04:53:15.4486368Z Warning: Unused direct dependencies: 2024-06-26T04:53:15.4487287Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:15.4488696Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:15.4572082Z [ 84%] Built target lazy_tensor_test 2024-06-26T04:53:15.4685750Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2024-06-26T04:53:15.4993560Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2024-06-26T04:53:15.5838861Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2024-06-26T04:53:15.6367200Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2024-06-26T04:53:15.6555630Z [ 84%] Linking CXX executable ../bin/memory_format_test 2024-06-26T04:53:15.7612821Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u16.c.o 2024-06-26T04:53:15.7683860Z [ 84%] Linking CXX executable ../bin/math_kernel_test 2024-06-26T04:53:15.9321680Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u32.c.o 2024-06-26T04:53:16.0954385Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u16.c.o 2024-06-26T04:53:16.1638042Z [ 84%] Linking CXX executable ../bin/memory_overlapping_test 2024-06-26T04:53:16.2715434Z Warning: Unused direct dependencies: 2024-06-26T04:53:16.2716439Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:16.2802482Z [ 84%] Built target memory_format_test 2024-06-26T04:53:16.2829614Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u32.c.o 2024-06-26T04:53:16.2886421Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u16.c.o 2024-06-26T04:53:16.3972895Z Warning: Unused direct dependencies: 2024-06-26T04:53:16.3973814Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:16.4055560Z [ 84%] Built target math_kernel_test 2024-06-26T04:53:16.4124000Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u32.c.o 2024-06-26T04:53:16.4188898Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2024-06-26T04:53:16.4805446Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2024-06-26T04:53:16.5874641Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u16.c.o 2024-06-26T04:53:16.7124539Z Warning: Unused direct dependencies: 2024-06-26T04:53:16.7125539Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:16.7210289Z [ 84%] Built target memory_overlapping_test 2024-06-26T04:53:16.7271128Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u32.c.o 2024-06-26T04:53:16.7782490Z [ 84%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2024-06-26T04:53:16.8326608Z [ 84%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2024-06-26T04:53:16.8576233Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2024-06-26T04:53:16.9895268Z [ 84%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2024-06-26T04:53:17.0316507Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2024-06-26T04:53:17.1780080Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2024-06-26T04:53:17.3298822Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2024-06-26T04:53:17.5345381Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2024-06-26T04:53:17.6117497Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2024-06-26T04:53:17.6537820Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2024-06-26T04:53:17.7510419Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2024-06-26T04:53:17.9016710Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2024-06-26T04:53:17.9023375Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u16.c.o 2024-06-26T04:53:18.0539358Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2024-06-26T04:53:18.0882693Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u32.c.o 2024-06-26T04:53:18.1088041Z [ 85%] Linking CXX executable ../bin/native_test 2024-06-26T04:53:18.2664026Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u16.c.o 2024-06-26T04:53:18.4188741Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u32.c.o 2024-06-26T04:53:18.4359827Z [ 85%] Linking CXX executable ../bin/mobile_memory_cleanup 2024-06-26T04:53:18.5645167Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u16.c.o 2024-06-26T04:53:18.5910137Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u32.c.o 2024-06-26T04:53:18.7118842Z [ 85%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2024-06-26T04:53:18.7402135Z Warning: Unused direct dependencies: 2024-06-26T04:53:18.7403543Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:18.7437694Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u16.c.o 2024-06-26T04:53:18.7522792Z [ 85%] Built target native_test 2024-06-26T04:53:18.7777630Z [ 85%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2024-06-26T04:53:18.8643602Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u32.c.o 2024-06-26T04:53:18.9988016Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2024-06-26T04:53:19.0194383Z [ 85%] Linking CXX executable ../bin/operator_name_test 2024-06-26T04:53:19.0803395Z Warning: Unused direct dependencies: 2024-06-26T04:53:19.0803994Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:19.0883675Z [ 85%] Built target mobile_memory_cleanup 2024-06-26T04:53:19.0966376Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2024-06-26T04:53:19.1297537Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2024-06-26T04:53:19.1717938Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2024-06-26T04:53:19.2479398Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2024-06-26T04:53:19.3314615Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2024-06-26T04:53:19.4595641Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u16.c.o 2024-06-26T04:53:19.5374897Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u32.c.o 2024-06-26T04:53:19.5951936Z Warning: Unused direct dependencies: 2024-06-26T04:53:19.5953106Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:19.5953825Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:19.6018968Z [ 85%] Built target operator_name_test 2024-06-26T04:53:19.6076373Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u32.c.o 2024-06-26T04:53:19.6134339Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u16.c.o 2024-06-26T04:53:19.7250192Z [ 85%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2024-06-26T04:53:19.7818875Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2024-06-26T04:53:19.7831557Z [ 85%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2024-06-26T04:53:19.9571638Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2024-06-26T04:53:20.0322004Z [ 85%] Linking CXX executable ../bin/operators_test 2024-06-26T04:53:20.1122215Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2024-06-26T04:53:20.2985920Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2024-06-26T04:53:20.3367424Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2024-06-26T04:53:20.4507887Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2024-06-26T04:53:20.4925485Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2024-06-26T04:53:20.6291675Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u80.c.o 2024-06-26T04:53:20.6874978Z Warning: Unused direct dependencies: 2024-06-26T04:53:20.6876102Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:20.7010058Z [ 85%] Built target operators_test 2024-06-26T04:53:20.7096068Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u96.c.o 2024-06-26T04:53:20.7897592Z [ 85%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2024-06-26T04:53:20.8036764Z [ 85%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2024-06-26T04:53:20.8693212Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u112.c.o 2024-06-26T04:53:20.9082000Z [ 85%] Linking CXX executable ../bin/packedtensoraccessor_test 2024-06-26T04:53:20.9890117Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u128.c.o 2024-06-26T04:53:21.1613479Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2024-06-26T04:53:21.1705505Z [ 85%] Linking CXX executable ../bin/pow_test 2024-06-26T04:53:21.3154958Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2024-06-26T04:53:21.4740802Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2024-06-26T04:53:21.4872580Z Warning: Unused direct dependencies: 2024-06-26T04:53:21.4874114Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:21.4983868Z [ 85%] Built target packedtensoraccessor_test 2024-06-26T04:53:21.5075976Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2024-06-26T04:53:21.6461043Z [ 85%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2024-06-26T04:53:21.6647061Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u80.c.o 2024-06-26T04:53:21.8467524Z Warning: Unused direct dependencies: 2024-06-26T04:53:21.8468860Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:21.8592660Z [ 85%] Built target pow_test 2024-06-26T04:53:21.8681278Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u96.c.o 2024-06-26T04:53:21.9003554Z [ 85%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2024-06-26T04:53:22.0163566Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2024-06-26T04:53:22.0682942Z [ 85%] Linking CXX executable ../bin/reduce_ops_test 2024-06-26T04:53:22.0738844Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u112.c.o 2024-06-26T04:53:22.1367881Z [ 85%] Linking CXX executable ../bin/quantized_test 2024-06-26T04:53:22.1967846Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2024-06-26T04:53:22.3221573Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2024-06-26T04:53:22.4641517Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2024-06-26T04:53:22.6103717Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2024-06-26T04:53:22.7157132Z Warning: Unused direct dependencies: 2024-06-26T04:53:22.7158145Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:22.7250380Z [ 85%] Built target reduce_ops_test 2024-06-26T04:53:22.7333597Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2024-06-26T04:53:22.7476111Z Warning: Unused direct dependencies: 2024-06-26T04:53:22.7477049Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:22.7560594Z [ 85%] Built target quantized_test 2024-06-26T04:53:22.7620481Z [ 85%] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2024-06-26T04:53:22.7820517Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2024-06-26T04:53:22.9124564Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2024-06-26T04:53:22.9141476Z [ 85%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2024-06-26T04:53:22.9307499Z [ 85%] Linking CXX executable ../bin/reportMemoryUsage_test 2024-06-26T04:53:23.0204234Z [ 86%] Linking CXX executable ../bin/scalar_tensor_test 2024-06-26T04:53:23.0831351Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2024-06-26T04:53:23.2362564Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2024-06-26T04:53:23.3883868Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2024-06-26T04:53:23.4987531Z Warning: Unused direct dependencies: 2024-06-26T04:53:23.4988535Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:23.4989529Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:23.5057305Z [ 86%] Built target reportMemoryUsage_test 2024-06-26T04:53:23.5113756Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2024-06-26T04:53:23.5601165Z [ 86%] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2024-06-26T04:53:23.5752392Z [ 86%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2024-06-26T04:53:23.6446781Z Warning: Unused direct dependencies: 2024-06-26T04:53:23.6447950Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:23.6530350Z [ 86%] Built target scalar_tensor_test 2024-06-26T04:53:23.6590809Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2024-06-26T04:53:23.7518962Z [ 86%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2024-06-26T04:53:23.7957836Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2024-06-26T04:53:23.9770677Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2024-06-26T04:53:24.0756526Z [ 86%] Linking CXX executable ../bin/scalar_test 2024-06-26T04:53:24.1338162Z [ 86%] Linking CXX executable ../bin/test_api 2024-06-26T04:53:24.1604260Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2024-06-26T04:53:24.3267268Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2024-06-26T04:53:24.4695655Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2024-06-26T04:53:24.4716925Z [ 86%] Linking CXX executable ../bin/StorageUtils_test 2024-06-26T04:53:24.6334436Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2024-06-26T04:53:24.6999034Z Warning: Unused direct dependencies: 2024-06-26T04:53:24.6999622Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:24.7143650Z [ 86%] Built target scalar_test 2024-06-26T04:53:24.7236594Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2024-06-26T04:53:24.7997876Z [ 86%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2024-06-26T04:53:24.8775330Z [ 86%] Linking CXX executable ../bin/stride_properties_test 2024-06-26T04:53:24.8859347Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2024-06-26T04:53:25.0268125Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2024-06-26T04:53:25.0747983Z Warning: Unused direct dependencies: 2024-06-26T04:53:25.0749263Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:25.0835538Z [ 86%] Built target StorageUtils_test 2024-06-26T04:53:25.1029887Z [ 86%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2024-06-26T04:53:25.1550422Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2024-06-26T04:53:25.1914497Z [ 86%] Linking CXX executable ../bin/tensor_iterator_test 2024-06-26T04:53:25.2948947Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u80.c.o 2024-06-26T04:53:25.4233616Z Warning: Unused direct dependencies: 2024-06-26T04:53:25.4234495Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:25.4295641Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u96.c.o 2024-06-26T04:53:25.4315618Z [ 86%] Built target stride_properties_test 2024-06-26T04:53:25.4418438Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u112.c.o 2024-06-26T04:53:25.5772169Z [ 86%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2024-06-26T04:53:25.5856088Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:25.7017804Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:25.8234784Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:25.8640303Z Warning: Unused direct dependencies: 2024-06-26T04:53:25.8641642Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:25.8700796Z Warning: Unused direct dependencies: 2024-06-26T04:53:25.8701708Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:25.8764531Z [ 86%] Built target tensor_iterator_test 2024-06-26T04:53:25.8840750Z [ 86%] Built target test_api 2024-06-26T04:53:25.8942296Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u176.c.o 2024-06-26T04:53:25.9046164Z [ 86%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2024-06-26T04:53:26.0191455Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:26.0689975Z [ 86%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2024-06-26T04:53:26.0787768Z [ 86%] Linking CXX executable ../bin/type_ptr_test 2024-06-26T04:53:26.1270010Z [ 86%] Linking CXX executable ../bin/thread_init_test 2024-06-26T04:53:26.1797796Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2024-06-26T04:53:26.3210537Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2024-06-26T04:53:26.3715184Z [ 86%] Linking CXX executable ../bin/test_parallel 2024-06-26T04:53:26.4342314Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2024-06-26T04:53:26.5663899Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2024-06-26T04:53:26.6848883Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u80.c.o 2024-06-26T04:53:26.7246163Z Warning: Unused direct dependencies: 2024-06-26T04:53:26.7247209Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:26.7318207Z [ 86%] Built target type_ptr_test 2024-06-26T04:53:26.7402655Z Warning: Unused direct dependencies: 2024-06-26T04:53:26.7403609Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:26.7405972Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u96.c.o 2024-06-26T04:53:26.7495702Z [ 86%] Built target thread_init_test 2024-06-26T04:53:26.7617547Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u112.c.o 2024-06-26T04:53:26.8303095Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:26.8915062Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:26.8997512Z Warning: Unused direct dependencies: 2024-06-26T04:53:26.8998455Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:26.9082842Z [ 86%] Built target test_parallel 2024-06-26T04:53:26.9170935Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:26.9284151Z [ 86%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2024-06-26T04:53:26.9575779Z [ 86%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2024-06-26T04:53:27.0531709Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u176.c.o 2024-06-26T04:53:27.0734889Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:27.2088770Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2024-06-26T04:53:27.2091841Z [ 86%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2024-06-26T04:53:27.2756588Z [ 86%] Linking CXX executable ../bin/undefined_tensor_test 2024-06-26T04:53:27.3283952Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2024-06-26T04:53:27.3929313Z [ 86%] Linking CXX executable ../bin/type_test 2024-06-26T04:53:27.4814097Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2024-06-26T04:53:27.6377112Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2024-06-26T04:53:27.7747733Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u80.c.o 2024-06-26T04:53:27.8918294Z Warning: Unused direct dependencies: 2024-06-26T04:53:27.8918965Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:27.8999800Z [ 87%] Built target undefined_tensor_test 2024-06-26T04:53:27.9077038Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u96.c.o 2024-06-26T04:53:27.9554981Z [ 87%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2024-06-26T04:53:27.9634535Z Warning: Unused direct dependencies: 2024-06-26T04:53:27.9636027Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:27.9718962Z [ 87%] Built target type_test 2024-06-26T04:53:27.9788039Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u112.c.o 2024-06-26T04:53:28.1574105Z [ 87%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2024-06-26T04:53:28.1689875Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u128.c.o 2024-06-26T04:53:28.2222269Z [ 87%] Linking CXX executable ../bin/verify_api_visibility 2024-06-26T04:53:28.2841063Z [ 87%] Linking CXX executable ../bin/weakref_test 2024-06-26T04:53:28.3059943Z [ 87%] Linking CXX executable ../bin/legacy_vmap_test 2024-06-26T04:53:28.3108478Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2024-06-26T04:53:28.4804258Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2024-06-26T04:53:28.6155117Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2024-06-26T04:53:28.7312269Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2024-06-26T04:53:28.8194730Z Warning: Unused direct dependencies: 2024-06-26T04:53:28.8195643Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:28.8196500Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:28.8275824Z [ 87%] Built target verify_api_visibility 2024-06-26T04:53:28.8334349Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u80.c.o 2024-06-26T04:53:28.8740500Z [ 87%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2024-06-26T04:53:28.8805018Z Warning: Unused direct dependencies: 2024-06-26T04:53:28.8805943Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:28.8893782Z [ 87%] Built target legacy_vmap_test 2024-06-26T04:53:28.9109596Z [ 87%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2024-06-26T04:53:28.9374963Z Warning: Unused direct dependencies: 2024-06-26T04:53:28.9375910Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:28.9479905Z [ 87%] Built target weakref_test 2024-06-26T04:53:28.9659405Z [ 87%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2024-06-26T04:53:28.9957917Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u96.c.o 2024-06-26T04:53:29.1192375Z [ 87%] Linking CXX executable ../bin/wrapdim_test 2024-06-26T04:53:29.1800003Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u112.c.o 2024-06-26T04:53:29.2899814Z [ 88%] Linking CXX executable ../bin/xla_tensor_test 2024-06-26T04:53:29.3609450Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u128.c.o 2024-06-26T04:53:29.4995647Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2024-06-26T04:53:29.5582522Z [ 88%] Linking CXX executable ../bin/List_test 2024-06-26T04:53:29.6472577Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2024-06-26T04:53:29.7401672Z Warning: Unused direct dependencies: 2024-06-26T04:53:29.7402586Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:29.7475150Z [ 88%] Built target wrapdim_test 2024-06-26T04:53:29.7673635Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2024-06-26T04:53:29.7729354Z [ 88%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2024-06-26T04:53:29.8665153Z [ 88%] Linking CXX executable ../bin/IListRef_test 2024-06-26T04:53:29.8917267Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2024-06-26T04:53:29.9456053Z Warning: Unused direct dependencies: 2024-06-26T04:53:29.9457062Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:29.9562885Z [ 88%] Built target xla_tensor_test 2024-06-26T04:53:29.9653851Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u80.c.o 2024-06-26T04:53:30.0477279Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u96.c.o 2024-06-26T04:53:30.1436591Z [ 88%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2024-06-26T04:53:30.1855651Z Warning: Unused direct dependencies: 2024-06-26T04:53:30.1857413Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:30.1957741Z [ 88%] Built target List_test 2024-06-26T04:53:30.2070633Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u112.c.o 2024-06-26T04:53:30.2184172Z [ 88%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2024-06-26T04:53:30.2887453Z [ 88%] Linking CXX executable ../bin/kernel_function_legacy_test 2024-06-26T04:53:30.3341536Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u128.c.o 2024-06-26T04:53:30.3537615Z [ 88%] Linking CXX executable ../bin/KernelFunction_test 2024-06-26T04:53:30.4392707Z Warning: Unused direct dependencies: 2024-06-26T04:53:30.4393751Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:30.4510238Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2024-06-26T04:53:30.4555779Z [ 88%] Built target IListRef_test 2024-06-26T04:53:30.4995184Z [ 88%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2024-06-26T04:53:30.6159548Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2024-06-26T04:53:30.7055801Z [ 88%] Linking CXX executable ../bin/kernel_function_test 2024-06-26T04:53:30.7569866Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2024-06-26T04:53:30.7660812Z [ 88%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2024-06-26T04:53:30.9008018Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2024-06-26T04:53:30.9366427Z Warning: Unused direct dependencies: 2024-06-26T04:53:30.9367948Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:30.9447236Z [ 88%] Built target kernel_function_legacy_test 2024-06-26T04:53:30.9672304Z [ 88%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2024-06-26T04:53:30.9679668Z [ 88%] Linking CXX executable ../bin/kernel_lambda_test 2024-06-26T04:53:30.9835436Z Warning: Unused direct dependencies: 2024-06-26T04:53:30.9837033Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:30.9921946Z [ 88%] Built target KernelFunction_test 2024-06-26T04:53:31.0025754Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u80.c.o 2024-06-26T04:53:31.0502846Z [ 88%] 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 2024-06-26T04:53:31.1603200Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u96.c.o 2024-06-26T04:53:31.2864137Z Warning: Unused direct dependencies: 2024-06-26T04:53:31.2864926Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:31.2944863Z [ 88%] Built target kernel_function_test 2024-06-26T04:53:31.3014424Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u112.c.o 2024-06-26T04:53:31.3219436Z [ 88%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2024-06-26T04:53:31.3318386Z Warning: Unused direct dependencies: 2024-06-26T04:53:31.3319275Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:31.3476492Z [ 88%] Built target kernel_lambda_legacy_test 2024-06-26T04:53:31.3633776Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u128.c.o 2024-06-26T04:53:31.4561976Z [ 88%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2024-06-26T04:53:31.5029831Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2024-06-26T04:53:31.5042046Z Warning: Unused direct dependencies: 2024-06-26T04:53:31.5042998Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:31.5127038Z [ 88%] Built target kernel_lambda_test 2024-06-26T04:53:31.5204745Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2024-06-26T04:53:31.5700661Z [ 88%] Linking CXX executable ../bin/kernel_stackbased_test 2024-06-26T04:53:31.6435812Z [ 88%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2024-06-26T04:53:31.6654733Z [ 88%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2024-06-26T04:53:31.6775644Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2024-06-26T04:53:31.7357894Z [ 88%] Linking CXX executable ../bin/CppSignature_test 2024-06-26T04:53:31.8378613Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2024-06-26T04:53:31.9472887Z [ 88%] Linking CXX executable ../bin/op_allowlist_test 2024-06-26T04:53:31.9858518Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u80.c.o 2024-06-26T04:53:32.0995522Z Warning: Unused direct dependencies: 2024-06-26T04:53:32.0996472Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:32.1063390Z [ 88%] Built target kernel_stackbased_test 2024-06-26T04:53:32.1186312Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u96.c.o 2024-06-26T04:53:32.1239066Z [ 88%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2024-06-26T04:53:32.2481810Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u112.c.o 2024-06-26T04:53:32.2844349Z Warning: Unused direct dependencies: 2024-06-26T04:53:32.2845264Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:32.2945189Z [ 88%] Built target make_boxed_from_unboxed_functor_test 2024-06-26T04:53:32.3186613Z [ 88%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2024-06-26T04:53:32.3809235Z Warning: Unused direct dependencies: 2024-06-26T04:53:32.3810169Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:32.3811180Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:32.3897274Z [ 88%] Built target CppSignature_test 2024-06-26T04:53:32.3982267Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u128.c.o 2024-06-26T04:53:32.4276451Z [ 88%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2024-06-26T04:53:32.5588771Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2024-06-26T04:53:32.5733947Z Warning: Unused direct dependencies: 2024-06-26T04:53:32.5735379Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:32.5736419Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:32.5827615Z [ 88%] Built target op_allowlist_test 2024-06-26T04:53:32.5931828Z [ 88%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2024-06-26T04:53:32.7052100Z [ 88%] Linking CXX executable ../bin/backend_fallback_test 2024-06-26T04:53:32.7336494Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2024-06-26T04:53:32.7638842Z [ 88%] Linking CXX executable ../bin/op_registration_test 2024-06-26T04:53:32.7669175Z [ 88%] Linking CXX executable ../bin/inline_container_test 2024-06-26T04:53:32.8627679Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2024-06-26T04:53:32.8965062Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2024-06-26T04:53:32.9971897Z [ 88%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2024-06-26T04:53:33.0555801Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u80.c.o 2024-06-26T04:53:33.1886850Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u96.c.o 2024-06-26T04:53:33.3001503Z Warning: Unused direct dependencies: 2024-06-26T04:53:33.3002457Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:33.3047384Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u112.c.o 2024-06-26T04:53:33.3093861Z [ 88%] Built target backend_fallback_test 2024-06-26T04:53:33.3193011Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u128.c.o 2024-06-26T04:53:33.4529101Z Warning: Unused direct dependencies: 2024-06-26T04:53:33.4530161Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:33.4540325Z [ 88%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2024-06-26T04:53:33.4600036Z [ 88%] Built target inline_container_test 2024-06-26T04:53:33.4675678Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u16.c.o 2024-06-26T04:53:33.4771590Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u32.c.o 2024-06-26T04:53:33.5069493Z Warning: Unused direct dependencies: 2024-06-26T04:53:33.5070636Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:33.5127216Z [ 88%] Built target op_registration_test 2024-06-26T04:53:33.5319346Z [ 88%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2024-06-26T04:53:33.5715108Z [ 88%] Linking CXX executable ../bin/test_edge_op_registration 2024-06-26T04:53:33.6041379Z [ 88%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2024-06-26T04:53:33.6265591Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u64.c.o 2024-06-26T04:53:33.7893171Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u16.c.o 2024-06-26T04:53:33.9562491Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u32.c.o 2024-06-26T04:53:33.9963529Z [ 88%] Linking CXX shared library ../lib/libjitbackend_test.so 2024-06-26T04:53:34.0969810Z Warning: Unused direct dependencies: 2024-06-26T04:53:34.0970716Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:53:34.0971488Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:53:34.0974569Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:53:34.0975503Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:53:34.1054570Z [ 88%] Built target test_edge_op_registration 2024-06-26T04:53:34.1194264Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u16.c.o 2024-06-26T04:53:34.1228134Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2024-06-26T04:53:34.1482721Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2024-06-26T04:53:34.2019157Z [ 88%] Linking CXX shared library ../lib/libtorchbind_test.so 2024-06-26T04:53:34.2118601Z [ 88%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2024-06-26T04:53:34.2480055Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u32.c.o 2024-06-26T04:53:34.3575030Z Warning: Unused direct dependencies: 2024-06-26T04:53:34.3575935Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:34.3647950Z [ 88%] Built target jitbackend_test 2024-06-26T04:53:34.3713643Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u16.c.o 2024-06-26T04:53:34.3995426Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2024-06-26T04:53:34.4637591Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/cmake_pch.hxx.gch 2024-06-26T04:53:34.5181570Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u32.c.o 2024-06-26T04:53:34.6306150Z Warning: Unused direct dependencies: 2024-06-26T04:53:34.6307188Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:34.6400062Z [ 88%] Built target torchbind_test 2024-06-26T04:53:34.6451514Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm-scalef.c.o 2024-06-26T04:53:34.6482960Z [ 88%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2024-06-26T04:53:34.7770613Z [ 88%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2024-06-26T04:53:34.7903287Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c.o 2024-06-26T04:53:34.8445815Z [ 88%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2024-06-26T04:53:34.9365081Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2024-06-26T04:53:35.0415230Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c.o 2024-06-26T04:53:35.1105111Z [ 88%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2024-06-26T04:53:35.1704807Z Warning: Unused direct dependencies: 2024-06-26T04:53:35.1705408Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:35.1798462Z [ 88%] Built target backend_with_compiler 2024-06-26T04:53:35.1812605Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5-scalef.c.o 2024-06-26T04:53:35.1924705Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5.c.o 2024-06-26T04:53:35.3250794Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2024-06-26T04:53:35.3346617Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c.o 2024-06-26T04:53:35.3354210Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2024-06-26T04:53:35.3807276Z [ 88%] Linking CXX executable ../../../../bin/torch_shm_manager 2024-06-26T04:53:35.4840158Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-p6.c.o 2024-06-26T04:53:35.6168967Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx512f-p5.c.o 2024-06-26T04:53:35.6556086Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2024-06-26T04:53:35.7591525Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2024-06-26T04:53:35.8109195Z Warning: Unused direct dependencies: 2024-06-26T04:53:35.8109822Z /var/lib/jenkins/workspace/build/lib/libshm.so 2024-06-26T04:53:35.8110556Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:53:35.8189406Z [ 88%] Built target torch_shm_manager 2024-06-26T04:53:35.8269146Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-06-26T04:53:35.8841053Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2024-06-26T04:53:35.8860343Z [ 88%] Linking CXX executable ../bin/tutorial_tensorexpr 2024-06-26T04:53:35.9677611Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2024-06-26T04:53:36.1127050Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2024-06-26T04:53:36.2335900Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-06-26T04:53:36.2634357Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2024-06-26T04:53:36.3745489Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2024-06-26T04:53:36.3883060Z Warning: Unused direct dependencies: 2024-06-26T04:53:36.3884011Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:36.3975394Z [ 88%] Built target tutorial_tensorexpr 2024-06-26T04:53:36.4080088Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2024-06-26T04:53:36.5312575Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-06-26T04:53:36.5438510Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2024-06-26T04:53:36.6103924Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2024-06-26T04:53:36.6803303Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2024-06-26T04:53:36.6936462Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-div.c.o 2024-06-26T04:53:36.8465210Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2024-06-26T04:53:36.9394473Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o 2024-06-26T04:53:37.0426692Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2024-06-26T04:53:37.0674015Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2024-06-26T04:53:37.2477822Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-06-26T04:53:37.3872842Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2024-06-26T04:53:37.5181993Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2024-06-26T04:53:37.5212592Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2024-06-26T04:53:37.6664452Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-06-26T04:53:37.8256047Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2024-06-26T04:53:37.9432285Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2024-06-26T04:53:37.9748424Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2024-06-26T04:53:38.0860059Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-06-26T04:53:38.0999155Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2024-06-26T04:53:38.2392704Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2024-06-26T04:53:38.3762527Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-div.c.o 2024-06-26T04:53:38.4634351Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2024-06-26T04:53:38.5081840Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2024-06-26T04:53:38.5909224Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o 2024-06-26T04:53:38.6304590Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2024-06-26T04:53:38.7321205Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma1adj.c.o 2024-06-26T04:53:38.8611129Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma.c.o 2024-06-26T04:53:38.9693909Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr2fma.c.o 2024-06-26T04:53:39.0058540Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2024-06-26T04:53:39.1048813Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2024-06-26T04:53:39.1499052Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2024-06-26T04:53:39.2038754Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2024-06-26T04:53:39.3186054Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2024-06-26T04:53:39.3541284Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:39.4684891Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2024-06-26T04:53:39.5412293Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2024-06-26T04:53:39.6790453Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:39.6906155Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:39.8321910Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2024-06-26T04:53:39.8721861Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:39.9997427Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.1067719Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.1794328Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2024-06-26T04:53:40.2528304Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.3878899Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.5722795Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.7713005Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.8328114Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.8538498Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.9271227Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:40.9959224Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2024-06-26T04:53:41.0436670Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2024-06-26T04:53:41.0918108Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:41.2678730Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:41.4300981Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:41.4379673Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2024-06-26T04:53:41.5504335Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2024-06-26T04:53:41.5761086Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:41.6636055Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2024-06-26T04:53:41.7366456Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:41.8808862Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.0431218Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.0809297Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2024-06-26T04:53:42.1722217Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2024-06-26T04:53:42.2233561Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.4111876Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.5807317Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.6214149Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2024-06-26T04:53:42.7651700Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.7960526Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.9283655Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:42.9308883Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2024-06-26T04:53:42.9965565Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2024-06-26T04:53:43.0838904Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2024-06-26T04:53:43.1201460Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:43.1382589Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2024-06-26T04:53:43.2675257Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2024-06-26T04:53:43.3871167Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2024-06-26T04:53:43.5322246Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2024-06-26T04:53:43.6753783Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:43.7363797Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2024-06-26T04:53:43.8243219Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2024-06-26T04:53:43.9798564Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2024-06-26T04:53:44.1627234Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2024-06-26T04:53:44.3384961Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2024-06-26T04:53:44.3671754Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-06-26T04:53:44.4278544Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-06-26T04:53:44.4657428Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-06-26T04:53:44.4879345Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2024-06-26T04:53:44.5039759Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2024-06-26T04:53:44.5800360Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2024-06-26T04:53:44.6045513Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-06-26T04:53:44.7725922Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-06-26T04:53:44.9473541Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u96.c.o 2024-06-26T04:53:45.1163363Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u112.c.o 2024-06-26T04:53:45.2922790Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u128.c.o 2024-06-26T04:53:45.4931922Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u144.c.o 2024-06-26T04:53:45.6824966Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2024-06-26T04:53:45.7286618Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u160.c.o 2024-06-26T04:53:45.8156942Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:53:45.8579462Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2024-06-26T04:53:45.8842565Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2024-06-26T04:53:45.9583376Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:53:46.1087262Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:53:46.1520273Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:53:46.2139925Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2024-06-26T04:53:46.2755010Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2024-06-26T04:53:46.3118209Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:53:46.4837644Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u96.c.o 2024-06-26T04:53:46.6255066Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u112.c.o 2024-06-26T04:53:46.8033546Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u128.c.o 2024-06-26T04:53:46.9845215Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u144.c.o 2024-06-26T04:53:47.1158427Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u160.c.o 2024-06-26T04:53:47.1294533Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2024-06-26T04:53:47.2920601Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u16.c.o 2024-06-26T04:53:47.3329400Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u32.c.o 2024-06-26T04:53:47.4797338Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2024-06-26T04:53:47.5251093Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u48.c.o 2024-06-26T04:53:47.7080586Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u64.c.o 2024-06-26T04:53:47.8086628Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u80.c.o 2024-06-26T04:53:47.8591358Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2024-06-26T04:53:47.8961317Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u96.c.o 2024-06-26T04:53:47.9526397Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2024-06-26T04:53:48.0534990Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u112.c.o 2024-06-26T04:53:48.2049284Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u128.c.o 2024-06-26T04:53:48.3566166Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u144.c.o 2024-06-26T04:53:48.4096280Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2024-06-26T04:53:48.6639188Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u160.c.o 2024-06-26T04:53:48.7007057Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u16.c.o 2024-06-26T04:53:48.8801703Z [ 89%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2024-06-26T04:53:48.8914150Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u32.c.o 2024-06-26T04:53:49.0563398Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u48.c.o 2024-06-26T04:53:49.1997653Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u64.c.o 2024-06-26T04:53:49.2845530Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2024-06-26T04:53:49.3640799Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u80.c.o 2024-06-26T04:53:49.5247095Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u96.c.o 2024-06-26T04:53:49.5300026Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2024-06-26T04:53:49.6756388Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u112.c.o 2024-06-26T04:53:49.8199143Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u128.c.o 2024-06-26T04:53:49.8372916Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u144.c.o 2024-06-26T04:53:49.8516144Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u160.c.o 2024-06-26T04:53:49.9844449Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2024-06-26T04:53:49.9893962Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2024-06-26T04:53:50.0176294Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u16.c.o 2024-06-26T04:53:50.1802998Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u32.c.o 2024-06-26T04:53:50.1874305Z [ 90%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2024-06-26T04:53:50.2512378Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2024-06-26T04:53:50.3232615Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u48.c.o 2024-06-26T04:53:50.5109659Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u64.c.o 2024-06-26T04:53:50.5542978Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u80.c.o 2024-06-26T04:53:50.6782590Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2024-06-26T04:53:50.7465721Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u96.c.o 2024-06-26T04:53:50.9386172Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u112.c.o 2024-06-26T04:53:51.1182999Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u128.c.o 2024-06-26T04:53:51.1701556Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u144.c.o 2024-06-26T04:53:51.3309308Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u160.c.o 2024-06-26T04:53:51.3311722Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2024-06-26T04:53:51.3564387Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2024-06-26T04:53:51.3995944Z [ 90%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2024-06-26T04:53:51.4883227Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:53:51.4966928Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2024-06-26T04:53:51.6646491Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:53:51.7316471Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2024-06-26T04:53:51.8183595Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:53:51.9787061Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:53:52.1374678Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:53:52.1424837Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2024-06-26T04:53:52.3199561Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u96.c.o 2024-06-26T04:53:52.5227187Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u112.c.o 2024-06-26T04:53:52.5275434Z [ 90%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2024-06-26T04:53:52.7179805Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u128.c.o 2024-06-26T04:53:52.7314497Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u144.c.o 2024-06-26T04:53:52.8502925Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2024-06-26T04:53:52.8759041Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2024-06-26T04:53:52.8832516Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u160.c.o 2024-06-26T04:53:53.0562226Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:53:53.2439270Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:53:53.2571842Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:53:53.4066655Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2024-06-26T04:53:53.4449491Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:53:53.6159341Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:53:53.8060333Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u96.c.o 2024-06-26T04:53:53.9263310Z [ 90%] Linking CXX executable ../bin/test_tensorexpr 2024-06-26T04:53:53.9476250Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2024-06-26T04:53:53.9919634Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u112.c.o 2024-06-26T04:53:54.1782094Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u128.c.o 2024-06-26T04:53:54.2521019Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u144.c.o 2024-06-26T04:53:54.3680119Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2024-06-26T04:53:54.3714975Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2024-06-26T04:53:54.4469731Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u160.c.o 2024-06-26T04:53:54.6218023Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:53:54.7970738Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:53:54.8997330Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2024-06-26T04:53:54.9648113Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:53:55.0056908Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:53:55.0846891Z Warning: Unused direct dependencies: 2024-06-26T04:53:55.0848038Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:55.0935987Z [ 90%] Built target test_tensorexpr 2024-06-26T04:53:55.1008567Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2024-06-26T04:53:55.1080195Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2024-06-26T04:53:55.2496845Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:53:55.4238709Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u96.c.o 2024-06-26T04:53:55.6057745Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u112.c.o 2024-06-26T04:53:55.6232485Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2024-06-26T04:53:55.6880543Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2024-06-26T04:53:55.7594932Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u128.c.o 2024-06-26T04:53:55.8269913Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u144.c.o 2024-06-26T04:53:55.9181926Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2024-06-26T04:53:56.0068538Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u160.c.o 2024-06-26T04:53:56.2169926Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-06-26T04:53:56.4065366Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-06-26T04:53:56.4780801Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2024-06-26T04:53:56.5610001Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2024-06-26T04:53:56.5630917Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-div.c.o 2024-06-26T04:53:56.7446024Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-nr1.c.o 2024-06-26T04:53:56.9035063Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-nr1adj.c.o 2024-06-26T04:53:56.9125723Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2024-06-26T04:53:57.1070776Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-div.c.o 2024-06-26T04:53:57.1585705Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2024-06-26T04:53:57.2304500Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-nr1.c.o 2024-06-26T04:53:57.2734502Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-nr1adj.c.o 2024-06-26T04:53:57.2783212Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2024-06-26T04:53:57.3605033Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2024-06-26T04:53:57.4368205Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:53:57.5656081Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:53:57.7779048Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-06-26T04:53:57.8669901Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2024-06-26T04:53:57.9383286Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:58.0904593Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:58.1241325Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2024-06-26T04:53:58.2952096Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:58.5428347Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:58.6534570Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:58.7177251Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2024-06-26T04:53:58.7706293Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2024-06-26T04:53:58.7994774Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2024-06-26T04:53:58.8512047Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:58.9000725Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2024-06-26T04:53:58.9988688Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.1756823Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.2521899Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.3719253Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2024-06-26T04:53:59.4240474Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.4249185Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.5373391Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2024-06-26T04:53:59.5715324Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2024-06-26T04:53:59.5896815Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2024-06-26T04:53:59.6037348Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.7584138Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2024-06-26T04:53:59.7665091Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.9035253Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:59.9939930Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2024-06-26T04:54:00.0860713Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:00.2620226Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:00.3436008Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2024-06-26T04:54:00.4026664Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:00.5361427Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:00.7340557Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:00.9733060Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.0124948Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.0427407Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.1016249Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.1062958Z [ 90%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2024-06-26T04:54:01.1170843Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2024-06-26T04:54:01.1774672Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2024-06-26T04:54:01.2125665Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.2922110Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2024-06-26T04:54:01.3109598Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.3595542Z [ 90%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2024-06-26T04:54:01.4896479Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:01.6290719Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.6770497Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.7661026Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:01.8390998Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2024-06-26T04:54:01.8671713Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:01.9277177Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2024-06-26T04:54:02.0482311Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:02.2481173Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:02.5106139Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:02.5545344Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:02.6712081Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:02.7326329Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:02.7759493Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2024-06-26T04:54:02.8853834Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2024-06-26T04:54:02.9327017Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:03.0942957Z [ 92%] Linking CXX executable ../bin/test_jit 2024-06-26T04:54:03.1363565Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:03.1894484Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2024-06-26T04:54:03.3283127Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:03.3421695Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:03.4879320Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2024-06-26T04:54:03.5141968Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:03.7090096Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:03.8888859Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:04.0522222Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:04.0528494Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:04.2303417Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2024-06-26T04:54:04.2721870Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:04.3387354Z Warning: Unused direct dependencies: 2024-06-26T04:54:04.3388283Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2024-06-26T04:54:04.3389372Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2024-06-26T04:54:04.3472293Z [ 92%] Built target test_jit 2024-06-26T04:54:04.3562380Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:04.4239797Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:04.4304528Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2024-06-26T04:54:04.5397923Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2024-06-26T04:54:04.6031172Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:04.6574470Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:04.7867834Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2024-06-26T04:54:04.8278544Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:04.8863382Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:05.0209645Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2024-06-26T04:54:05.0781260Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:05.2125099Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:05.3390109Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:05.5351390Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:05.6605943Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:05.7644569Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2024-06-26T04:54:05.8308741Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:05.8961010Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2024-06-26T04:54:05.9976512Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:06.2234000Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:06.3584995Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:06.4048743Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:06.4386586Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2024-06-26T04:54:06.4408167Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:06.5084538Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2024-06-26T04:54:06.5898267Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2024-06-26T04:54:06.6319965Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:06.8154650Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:07.0331380Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:07.2105261Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:07.2484853Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2024-06-26T04:54:07.3648224Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:07.4143211Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2024-06-26T04:54:07.5918618Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:07.8287902Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:07.9809040Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:08.0238677Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2024-06-26T04:54:08.0409690Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:08.1375721Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2024-06-26T04:54:08.1761701Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2024-06-26T04:54:08.2160222Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:08.4001971Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:08.5982636Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:08.7079111Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:08.7865282Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2024-06-26T04:54:08.8889620Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:08.9056651Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2024-06-26T04:54:09.0434426Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:09.2404415Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:09.4482770Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:09.6325195Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:09.6633454Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:09.6711930Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2024-06-26T04:54:09.8425280Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2024-06-26T04:54:09.8804598Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:09.9963898Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2024-06-26T04:54:10.0622370Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:10.2284235Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:10.2699341Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:10.3992924Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2024-06-26T04:54:10.4453845Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:10.4541856Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2024-06-26T04:54:10.6140273Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:10.7771797Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:10.9612822Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:11.0240568Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:11.1333983Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2024-06-26T04:54:11.1866718Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:11.3211447Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:11.3313879Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2024-06-26T04:54:11.5055688Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512skx.c.o 2024-06-26T04:54:11.6064566Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:54:11.6831458Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.o 2024-06-26T04:54:11.7935444Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2024-06-26T04:54:11.8832068Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:11.8944142Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2024-06-26T04:54:11.9448119Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2024-06-26T04:54:12.0452180Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:12.2114929Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:12.4042337Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:12.5981839Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:12.6025181Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2024-06-26T04:54:12.8059382Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:12.9051856Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2024-06-26T04:54:12.9994305Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:13.2236620Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:13.2751257Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:13.3896058Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:13.3983842Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2024-06-26T04:54:13.4591983Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2024-06-26T04:54:13.5418063Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2024-06-26T04:54:13.5668965Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2024-06-26T04:54:13.5783846Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2024-06-26T04:54:13.6842498Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2024-06-26T04:54:13.8366357Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2024-06-26T04:54:14.0157319Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:14.1126604Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2024-06-26T04:54:14.1663644Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:14.3340505Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:14.3465139Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:14.5159595Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2024-06-26T04:54:14.5180853Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:14.7168718Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2024-06-26T04:54:14.7646255Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:14.9377390Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:15.0358291Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2024-06-26T04:54:15.1262923Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:15.1984177Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2024-06-26T04:54:15.2838802Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:15.4714021Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:15.5814249Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:15.6599458Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:15.7885432Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:15.8557972Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2024-06-26T04:54:16.0021929Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:16.0371206Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:16.1772392Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2024-06-26T04:54:16.2179028Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2024-06-26T04:54:16.2349352Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:16.4407083Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:16.4479510Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2024-06-26T04:54:16.5018494Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:16.5944805Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2024-06-26T04:54:16.6572920Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:16.8323717Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:16.9955072Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:17.1823056Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:17.3526647Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2024-06-26T04:54:17.3781361Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:17.4484358Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:17.5586191Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:17.5681411Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2024-06-26T04:54:17.6468188Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2024-06-26T04:54:17.7455723Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:17.7756689Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:17.9231950Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2024-06-26T04:54:17.9597296Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:18.1219546Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:18.1262856Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2024-06-26T04:54:18.3020300Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:18.4710414Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:18.7159049Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:18.9474507Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:18.9851785Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:19.0842156Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2024-06-26T04:54:19.1208247Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:19.1579156Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2024-06-26T04:54:19.1588186Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:19.2485950Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:19.2841593Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2024-06-26T04:54:19.3082919Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2024-06-26T04:54:19.3946653Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:19.5633507Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:19.6969573Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:19.7508165Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:19.8608021Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:19.9383980Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:20.0359089Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2024-06-26T04:54:20.1445571Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:20.4117460Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:20.4125536Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2024-06-26T04:54:20.6068158Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:20.6859177Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:20.7971373Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:20.7979329Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2024-06-26T04:54:20.8423307Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:20.8587586Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2024-06-26T04:54:20.9559661Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2024-06-26T04:54:21.0327790Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:21.2016879Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:21.2793985Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2024-06-26T04:54:21.3640124Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-06-26T04:54:21.5326695Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-06-26T04:54:21.6971531Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-06-26T04:54:21.7476025Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2024-06-26T04:54:21.8824162Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-06-26T04:54:22.1214229Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:22.2253975Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:22.2377000Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:22.2602666Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2024-06-26T04:54:22.3105101Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2024-06-26T04:54:22.4065229Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2024-06-26T04:54:22.4109771Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:22.5441768Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:22.6739749Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2024-06-26T04:54:22.7338175Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:22.9323593Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:23.0895221Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:23.1314334Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2024-06-26T04:54:23.2565304Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:23.4938812Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:54:23.5780146Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2024-06-26T04:54:23.6275297Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2024-06-26T04:54:23.6998121Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2024-06-26T04:54:23.7602601Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2024-06-26T04:54:23.9310520Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2024-06-26T04:54:24.1019672Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2024-06-26T04:54:24.1192696Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:24.2603462Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2024-06-26T04:54:24.2618084Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:24.2958673Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2024-06-26T04:54:24.2980577Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2024-06-26T04:54:24.4234145Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:24.6106359Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:24.7606369Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:24.9563059Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:24.9996969Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2024-06-26T04:54:25.0962572Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:25.2522262Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:25.2956921Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2024-06-26T04:54:25.5077677Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:25.5796234Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:25.6262695Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:25.7103854Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:25.7592408Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2024-06-26T04:54:25.7778789Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:25.8036931Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2024-06-26T04:54:25.8754885Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2024-06-26T04:54:25.9521730Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:26.1280048Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:26.3422664Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:26.5202819Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:26.5356207Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:26.6988099Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2024-06-26T04:54:26.7266824Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:26.8361163Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2024-06-26T04:54:26.9615820Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:27.1955487Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:27.2446944Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2024-06-26T04:54:27.3517605Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:27.3650775Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2024-06-26T04:54:27.5044112Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:27.5251399Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2024-06-26T04:54:27.7036884Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:27.8832665Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:28.0735589Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:28.2582652Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:28.3026684Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:28.3922923Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:28.4516168Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2024-06-26T04:54:28.4591779Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:28.5524828Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:28.6459389Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2024-06-26T04:54:28.6959804Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:28.7514015Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:28.9042648Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2024-06-26T04:54:28.9479545Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:29.1250748Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:29.1384195Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:29.2223413Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:29.2643622Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:29.2995795Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:29.3749763Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:29.4357226Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2024-06-26T04:54:29.4942223Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2024-06-26T04:54:29.5522253Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-06-26T04:54:29.6550706Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2024-06-26T04:54:29.7342879Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-06-26T04:54:29.8977239Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-06-26T04:54:30.0592173Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-06-26T04:54:30.2064459Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2024-06-26T04:54:30.2271485Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2024-06-26T04:54:30.3480668Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2024-06-26T04:54:30.4366522Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2024-06-26T04:54:30.4959364Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2024-06-26T04:54:30.6180232Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2024-06-26T04:54:30.7007440Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2024-06-26T04:54:30.8670423Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2024-06-26T04:54:30.9215365Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2024-06-26T04:54:31.0534698Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2024-06-26T04:54:31.0540435Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2024-06-26T04:54:31.0586994Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:31.1700811Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2024-06-26T04:54:31.1777910Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:31.2549260Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2024-06-26T04:54:31.3697922Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:31.4597033Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2024-06-26T04:54:31.5480085Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:31.7480102Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:31.9227086Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:32.2219989Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:32.5222839Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:32.5977058Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:32.6597082Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2024-06-26T04:54:32.6754969Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2024-06-26T04:54:32.7238720Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2024-06-26T04:54:32.7686079Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:32.8672387Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:32.9079051Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:33.0102900Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:33.0638796Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2024-06-26T04:54:33.0955574Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:33.1792110Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:33.2903290Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:33.3671231Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:33.4566526Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:33.5299460Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2024-06-26T04:54:33.6380357Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:33.8521577Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:34.1194223Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:34.2109564Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2024-06-26T04:54:34.2874551Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:34.3199750Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2024-06-26T04:54:34.3246158Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2024-06-26T04:54:34.4389461Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:34.4863139Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2024-06-26T04:54:34.5894804Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:34.7798552Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:34.8351282Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2024-06-26T04:54:34.9438812Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:35.1035920Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:35.2669747Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:35.4913807Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:35.6723976Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2024-06-26T04:54:35.7684652Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:35.8079328Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:35.8819844Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2024-06-26T04:54:35.9804504Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2024-06-26T04:54:35.9884603Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:36.1240521Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:36.1537188Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2024-06-26T04:54:36.2556251Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:36.3468557Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2024-06-26T04:54:36.4233645Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:36.5991775Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:36.8029419Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:36.9822141Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:37.0492360Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:37.1468765Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:37.1785459Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2024-06-26T04:54:37.2546698Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2024-06-26T04:54:37.3444953Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:37.3958223Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:37.5457134Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2024-06-26T04:54:37.6105815Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:37.6140904Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:37.8060757Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2024-06-26T04:54:37.8167061Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:37.8293401Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2024-06-26T04:54:37.9947891Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:38.1794551Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:38.4157468Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:38.5355815Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:38.5997030Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:38.6695837Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2024-06-26T04:54:38.7077063Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2024-06-26T04:54:38.7765876Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:38.8716654Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2024-06-26T04:54:39.0253414Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:39.1901150Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:39.2681269Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:39.3729057Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2024-06-26T04:54:39.4208626Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2024-06-26T04:54:39.4594088Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:39.6132155Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:39.8198475Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:40.0403002Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:40.0967984Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2024-06-26T04:54:40.1385856Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2024-06-26T04:54:40.2181932Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:40.2675201Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2024-06-26T04:54:40.3788248Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:40.5329408Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:40.7310554Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:40.7809277Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:40.8906149Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:40.9141900Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:40.9842423Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2024-06-26T04:54:41.0547884Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2024-06-26T04:54:41.0600193Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:41.2556178Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:41.5263947Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:41.5267681Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:41.7040390Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2024-06-26T04:54:41.7316129Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2024-06-26T04:54:41.7934478Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:41.8043608Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2024-06-26T04:54:41.9989656Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:42.1410905Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:42.3468212Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:42.3535822Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:42.5468352Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:42.7371554Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:42.9784837Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2024-06-26T04:54:43.0949743Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:43.2003431Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2024-06-26T04:54:43.2446042Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:43.2978285Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2024-06-26T04:54:43.3860335Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:43.4281822Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2024-06-26T04:54:43.5238318Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:43.5273048Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2024-06-26T04:54:43.7128004Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:43.8967813Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:44.1225489Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:44.3707617Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:44.6258791Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:44.7069252Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2024-06-26T04:54:44.7567829Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:44.8397694Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2024-06-26T04:54:44.8879337Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:44.9236457Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:44.9798303Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2024-06-26T04:54:45.0644302Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:45.1157094Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2024-06-26T04:54:45.2325178Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:45.2643858Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:45.4205075Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:45.4557103Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:45.6047228Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:45.6337626Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:45.7815168Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:45.7818750Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.0039818Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.0165579Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.1421074Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:46.2559233Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.2578997Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.3116965Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.3517360Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.4288273Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.4606706Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.4672264Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:46.5070062Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.5072280Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.5356871Z [ 96%] Linking CXX shared library ../../lib/libtorch_python.so 2024-06-26T04:54:46.6008537Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.6393762Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.6466021Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:46.6481198Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.6797889Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.7842278Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.7975020Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.8090596Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.8429914Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:46.8713920Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.9490634Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:46.9696908Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:46.9895169Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.0295686Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.0563016Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:47.1133099Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.1322686Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.1378984Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.1841257Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.2129034Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.2862784Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.2866880Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:47.3121384Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.3445908Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.4118886Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.4266154Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.4396631Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:47.4742397Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.5246063Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.5577449Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.5951209Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.5955419Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.6400555Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:47.6799114Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.7054867Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.7393888Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.7457454Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.7954268Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.8378860Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:47.8626829Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.9149749Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:47.9320432Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:47.9696360Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.0044875Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.0386786Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:48.0840774Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.0963955Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.1192451Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.1595132Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.2266743Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.2313524Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:48.2564814Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.2902317Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.3163173Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.4009096Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.4032768Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.4177081Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:48.4495181Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.4809596Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.5581831Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.5732893Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.6346204Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.6437696Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:48.6530151Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.7562457Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.7619923Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.7845750Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.8138226Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.8176147Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:48.8339728Z Warning: Unused direct dependencies: 2024-06-26T04:54:48.8340725Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:54:48.8503285Z [ 97%] Built target torch_python 2024-06-26T04:54:48.8579134Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:48.9089332Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:48.9196885Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2024-06-26T04:54:48.9424445Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2024-06-26T04:54:48.9938666Z [ 97%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2024-06-26T04:54:48.9988556Z [ 97%] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2024-06-26T04:54:49.0260062Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:49.0682962Z [ 97%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2024-06-26T04:54:49.1986666Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:49.2242396Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:49.3833256Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:49.4240866Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:49.5727273Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:49.6280563Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:49.7512174Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:49.8173577Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:50.0260081Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:50.0997226Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:50.2629916Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:50.2812604Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.3126501Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.3791242Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.4270211Z [ 97%] Linking CXX shared library ../../lib/libnnapi_backend.so 2024-06-26T04:54:50.4335338Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.4635214Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.5343922Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.5398918Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.5867149Z [ 97%] Linking CXX shared module functorch.so 2024-06-26T04:54:50.6465353Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.6585417Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.6829046Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.7125238Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.8088434Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.8184431Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.8319796Z Warning: Unused direct dependencies: 2024-06-26T04:54:50.8320395Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:54:50.8431923Z [ 97%] Built target nnapi_backend 2024-06-26T04:54:50.8443253Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.8488093Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.8805927Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.9623734Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:50.9751353Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:50.9970046Z [ 97%] Built target functorch 2024-06-26T04:54:51.0071126Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.0208794Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.0286640Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.0482598Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.1196610Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.1352844Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.1826188Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.2049613Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.2111497Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.2177016Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.2757013Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.2941719Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.3517883Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.3600917Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.3815531Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.3818700Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.4319360Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.4465231Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.5085802Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.5209994Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.5516104Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.5838878Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.6035010Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.6038381Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.6674440Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.6800340Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.6964082Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.7691287Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.7710898Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.7776767Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.8235855Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:51.8320964Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:51.8421943Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:51.9415584Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:51.9464122Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:51.9593856Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:51.9957103Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.0103747Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:52.0277211Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.1075811Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.1091108Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:52.1419396Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:52.1642070Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.1824910Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.1828919Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:52.2524558Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:52.2557711Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.3135048Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:52.3310459Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.3471577Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:52.3504791Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.4159885Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:52.4227280Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.4789386Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:52.4906236Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.5021176Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:52.5351323Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.6018721Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:52.6152576Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.6160229Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:52.6414566Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.6609842Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:52.6994756Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.7478244Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:52.7851856Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.8132882Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:52.8177595Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.8186554Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:52.8905008Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.9205595Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:52.9593295Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:52.9808953Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:52.9892003Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:52.9970833Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:53.0627898Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:53.0709559Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:53.1349670Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:53.1352206Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:53.1480655Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.1627485Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.2331536Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.2706710Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.2886289Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.3008521Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.3102262Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.3954802Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.4086295Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.4259047Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.4388645Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.4478784Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.4486637Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.5523415Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.5797036Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.5807104Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.5984043Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.6070198Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.6111097Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.7162745Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.7409350Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.7653569Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.7825126Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.7946999Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.8015196Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.8640963Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.8901170Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.9080134Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.9548718Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:53.9638189Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:53.9995033Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.0274268Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.0667361Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.0879947Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.1046701Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.1341195Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.1752556Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.1790902Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.2190556Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.2555217Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.2744944Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.3003096Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.3379938Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.3612758Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.3922541Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.4357661Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.4418629Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.4651307Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.4852824Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.5284500Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.5516322Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.6122153Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.6183455Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.6466602Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.6668478Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.6831006Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.7298505Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.7497504Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.7918783Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.8309860Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.8362166Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.8433088Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.9094862Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:54.9472484Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:54.9535830Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-06-26T04:54:54.9748494Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-06-26T04:54:54.9851654Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-06-26T04:54:54.9973738Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-06-26T04:54:54.9998773Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-06-26T04:54:55.0262995Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-06-26T04:54:55.0356962Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-06-26T04:54:55.0529716Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-06-26T04:54:55.0590339Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-06-26T04:54:55.1192926Z [100%] Built target microkernels-all 2024-06-26T04:54:55.1441924Z Install the project... 2024-06-26T04:54:55.1488933Z -- Install configuration: "Release" 2024-06-26T04:54:55.1667006Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2024-06-26T04:54:55.4152202Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2024-06-26T04:54:55.4159947Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2024-06-26T04:54:55.4168626Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2024-06-26T04:54:55.4178471Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2024-06-26T04:54:55.4187584Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN" 2024-06-26T04:54:55.4196249Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2024-06-26T04:54:55.4204981Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2024-06-26T04:54:55.4214141Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2024-06-26T04:54:55.4223366Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2024-06-26T04:54:55.4232663Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2024-06-26T04:54:55.4243715Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN" 2024-06-26T04:54:55.4266180Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2024-06-26T04:54:55.4274272Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2024-06-26T04:54:55.4282677Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2024-06-26T04:54:55.4290907Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2024-06-26T04:54:55.4299922Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2024-06-26T04:54:55.4308923Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2024-06-26T04:54:55.4317214Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2024-06-26T04:54:55.4326271Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2024-06-26T04:54:55.4335489Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2024-06-26T04:54:55.4343571Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2024-06-26T04:54:55.4351809Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2024-06-26T04:54:55.4360302Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2024-06-26T04:54:55.4369279Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2024-06-26T04:54:55.4377505Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN" 2024-06-26T04:54:55.4386749Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2024-06-26T04:54:55.4395668Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2024-06-26T04:54:55.4404326Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2024-06-26T04:54:55.4412727Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2024-06-26T04:54:55.4420918Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN" 2024-06-26T04:54:55.4444617Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2024-06-26T04:54:55.4453129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2024-06-26T04:54:55.4461465Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_lazy_test" to "$ORIGIN" 2024-06-26T04:54:55.4470499Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2024-06-26T04:54:55.4481859Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2024-06-26T04:54:55.4491841Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2024-06-26T04:54:55.4500261Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2024-06-26T04:54:55.4523303Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN" 2024-06-26T04:54:55.4531874Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN" 2024-06-26T04:54:55.4540134Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN" 2024-06-26T04:54:55.4549271Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2024-06-26T04:54:55.4558781Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2024-06-26T04:54:55.4567967Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2024-06-26T04:54:55.4577949Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2024-06-26T04:54:55.4590312Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2024-06-26T04:54:56.7059391Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_edge_op_registration" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7073210Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7079550Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7086853Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7154765Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7247740Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7254102Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7266129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7276579Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7286657Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7298296Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7311717Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7438859Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7451780Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7457072Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7517650Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7529241Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7537185Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:56.7748856Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0352781Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0358219Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0365073Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0380645Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0391882Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0405435Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0417213Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0429050Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0440851Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0453291Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0464987Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0476168Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0488420Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0499954Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0516123Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0527244Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0538410Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0550425Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0562081Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0577538Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0589010Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0600675Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0612067Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0623180Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0634521Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0646171Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0657564Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0668656Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0680296Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0692957Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0704981Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0716107Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0727397Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0737718Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0748111Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0758219Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/StorageUtils_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0768357Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0782349Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0792165Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0797187Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0807474Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0818267Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0828206Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0832942Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0844826Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0855870Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0865697Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0875812Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0886941Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0904182Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0916158Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0934146Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0950154Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0970095Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.0986695Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1008262Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1023129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1032995Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1043119Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1052753Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1098364Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1109563Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.1681676Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:57.2419562Z running bdist_wheel 2024-06-26T04:54:57.4799406Z running build 2024-06-26T04:54:57.4799901Z running build_py 2024-06-26T04:54:57.4873108Z creating build/lib.linux-x86_64-cpython-38 2024-06-26T04:54:57.4873966Z creating build/lib.linux-x86_64-cpython-38/functorch 2024-06-26T04:54:57.4875119Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch 2024-06-26T04:54:57.4889029Z creating build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4890085Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4897232Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4907188Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4912664Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4937419Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4943758Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4948939Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4954970Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4969915Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4977370Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.4990343Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5002669Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5007992Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5033087Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5038683Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5057284Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5061339Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5077983Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5082246Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5086532Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5093799Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5097359Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5100895Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5109448Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5111624Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5118079Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5121900Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5132395Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5133778Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5139667Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5145967Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5159258Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5171159Z copying torch/library.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5182882Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5216302Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5221246Z copying torch/random.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5228146Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5234487Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5246542Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5292825Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5297880Z copying torch/types.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5311530Z copying torch/version.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:57.5314714Z creating build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5315642Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5316948Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5318697Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5320145Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5322382Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5324182Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5325238Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5327021Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5328832Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5331350Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5332536Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5333931Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5336207Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5337660Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5338875Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:57.5341636Z creating build/lib.linux-x86_64-cpython-38/functorch/_src 2024-06-26T04:54:57.5342644Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src 2024-06-26T04:54:57.5344081Z creating build/lib.linux-x86_64-cpython-38/functorch/compile 2024-06-26T04:54:57.5345007Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/compile 2024-06-26T04:54:57.5352640Z creating build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5353476Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5360769Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5366787Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5391492Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5397829Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5402941Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5416880Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5422244Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5432889Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:57.5439571Z creating build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:57.5440822Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:57.5447304Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:57.5452685Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:57.5458236Z creating build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:57.5459339Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:57.5469336Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:57.5475107Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:57.5480993Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2024-06-26T04:54:57.5489112Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2024-06-26T04:54:57.5492735Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2024-06-26T04:54:57.5493926Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2024-06-26T04:54:57.5499398Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2024-06-26T04:54:57.5500570Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2024-06-26T04:54:57.5527788Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2024-06-26T04:54:57.5528773Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2024-06-26T04:54:57.5536244Z creating build/lib.linux-x86_64-cpython-38/torch/_awaits 2024-06-26T04:54:57.5537081Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_awaits 2024-06-26T04:54:57.5547577Z creating build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:57.5548717Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:57.5549869Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:57.5565599Z copying torch/_custom_op/functional.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:57.5570671Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:57.5602410Z creating build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:57.5603397Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:57.5608740Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:57.5627023Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:57.5633461Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:57.5652495Z creating build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-06-26T04:54:57.5653571Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-06-26T04:54:57.5654767Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-06-26T04:54:57.5663562Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5665024Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5679422Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5685381Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5692431Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5705380Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5710177Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5716957Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5722110Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5728269Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5746519Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5751498Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5761201Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5768610Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5772865Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5778886Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5783271Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5789008Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5797913Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5806826Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5811553Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5819089Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5826982Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5875014Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5879804Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5887281Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5898799Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5922315Z copying torch/_dynamo/polyfill.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5928618Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5934123Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5939030Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5948034Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5955082Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5967013Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.5998155Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6005582Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6015279Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6023932Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6032172Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6052651Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6066003Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:57.6127136Z creating build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6128126Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6136546Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6149346Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6175200Z copying torch/_export/exported_program.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6188648Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6196043Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6203337Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6211680Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6228577Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6236526Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:57.6245928Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6247310Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6271795Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6287401Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6297094Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6303425Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6311304Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6316521Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6324083Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6336034Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6340561Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6345700Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6358323Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6389507Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6394923Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6400927Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6415204Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6419829Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6426319Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6429719Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6435788Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6439948Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:57.6446659Z creating build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6448331Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6452269Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6457700Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6462671Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6470812Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6475921Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6483320Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6503347Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6515640Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6535107Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6544184Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6572359Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6594802Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6601663Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:57.6614621Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6615569Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6626729Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6632674Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6643235Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6648904Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6685066Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6694042Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6703440Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6728118Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6742361Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6750637Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6770823Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6782574Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6789341Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6795445Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6800036Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6806791Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6810946Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6815317Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6819151Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6834666Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6842867Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6847545Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6852087Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6882758Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6904223Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6925604Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6932300Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6946180Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6960435Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6979374Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.6991613Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7011799Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7024232Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7053265Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7074112Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7090658Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7106187Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7112316Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7118042Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7122236Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7144824Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7149772Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:57.7157915Z creating build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7159047Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7166405Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7171172Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7177024Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7181836Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7187677Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7192074Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7197461Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7202519Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7208448Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7215107Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:57.7225452Z creating build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7226418Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7233199Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7254265Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7265557Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7290892Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7309236Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7318837Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7324559Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:57.7333113Z creating build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:57.7334426Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:57.7339831Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:57.7352996Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:57.7359902Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:57.7367565Z creating build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7368819Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7373828Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7377796Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7389294Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7393451Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7398110Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7409464Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7419861Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7431006Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7436555Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7440620Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7444127Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7449572Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7454312Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7461911Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7465415Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7473413Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:57.7478652Z creating build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:57.7479830Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:57.7501327Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:57.7506766Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:57.7538750Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:57.7543991Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:57.7558933Z creating build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-06-26T04:54:57.7559982Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-06-26T04:54:57.7605377Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-06-26T04:54:57.7619972Z creating build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:57.7620871Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:57.7649276Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:57.7666732Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:57.7674824Z creating build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:57.7676005Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:57.7677189Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:57.7717151Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:57.7723393Z creating build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7724392Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7729615Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7743414Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7756456Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7761543Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7786662Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7809533Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:57.7814311Z creating build/lib.linux-x86_64-cpython-38/torch/_vendor 2024-06-26T04:54:57.7815331Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor 2024-06-26T04:54:57.7817895Z creating build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:57.7818704Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:57.7823400Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:57.7833209Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:57.7844440Z creating build/lib.linux-x86_64-cpython-38/torch/ao 2024-06-26T04:54:57.7845410Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao 2024-06-26T04:54:57.7852193Z creating build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7853185Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7873760Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7879687Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7887818Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7898434Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7910169Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7933061Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7955844Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7975700Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7991118Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.7998114Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.8020846Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:57.8027882Z creating build/lib.linux-x86_64-cpython-38/torch/backends 2024-06-26T04:54:57.8028919Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends 2024-06-26T04:54:57.8034975Z creating build/lib.linux-x86_64-cpython-38/torch/compiler 2024-06-26T04:54:57.8035958Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/compiler 2024-06-26T04:54:57.8041509Z creating build/lib.linux-x86_64-cpython-38/torch/contrib 2024-06-26T04:54:57.8042561Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2024-06-26T04:54:57.8043902Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2024-06-26T04:54:57.8052400Z creating build/lib.linux-x86_64-cpython-38/torch/cpu 2024-06-26T04:54:57.8053298Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu 2024-06-26T04:54:57.8060358Z creating build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8061212Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8076515Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8089545Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8098285Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8105985Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8110883Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8116564Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8117859Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8125520Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8132839Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8141672Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8147240Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8152431Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8157049Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8164481Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8171875Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8177912Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:57.8184046Z creating build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8185119Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8190834Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8196373Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8201450Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8218021Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8224204Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8229773Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8234979Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8239508Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8244175Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8250089Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8257098Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8270792Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8275435Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8281627Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8286116Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8291162Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8300058Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:57.8309612Z creating build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8310722Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8315956Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8321772Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8327351Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8334337Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8338553Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8342736Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8348691Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8354903Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8359728Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8367398Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8377319Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8381176Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8384503Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8390397Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8420465Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8426635Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8430779Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8434403Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8438241Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8444943Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8450690Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8473449Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8496679Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8500847Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8505141Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8510118Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8513688Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8519032Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8523616Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8527008Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8531370Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8535110Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8539334Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8543817Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8548963Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8553382Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8557537Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8562801Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8567315Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8572352Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8576050Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8583281Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8589180Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8593052Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8598290Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8602679Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:57.8608518Z creating build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8609519Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8615785Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8620407Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8626749Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8630619Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8649680Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8653791Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8658359Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8662606Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8675308Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8682383Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8688446Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:57.8696173Z creating build/lib.linux-x86_64-cpython-38/torch/fft 2024-06-26T04:54:57.8697171Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fft 2024-06-26T04:54:57.8723979Z creating build/lib.linux-x86_64-cpython-38/torch/func 2024-06-26T04:54:57.8725028Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/func 2024-06-26T04:54:57.8731365Z creating build/lib.linux-x86_64-cpython-38/torch/futures 2024-06-26T04:54:57.8732356Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/futures 2024-06-26T04:54:57.8740533Z creating build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8741471Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8748436Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8756457Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8762321Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8766474Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8780392Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8784330Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8788598Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8792696Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8808720Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8826700Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8830529Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8835671Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8842427Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8846511Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8850706Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8857610Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8862530Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:57.8869702Z creating build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8870676Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8876645Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8881259Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8888301Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8894289Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8903588Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8908052Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8913305Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8920240Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8927540Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8933759Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8938223Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8945077Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8953205Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8979243Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.8993926Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9007310Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9013238Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9022392Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9029440Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9055650Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9070410Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9083044Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9088982Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9092877Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9097441Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:57.9102632Z creating build/lib.linux-x86_64-cpython-38/torch/linalg 2024-06-26T04:54:57.9103523Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/linalg 2024-06-26T04:54:57.9141241Z creating build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:57.9142106Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:57.9148975Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:57.9158713Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:57.9173192Z creating build/lib.linux-x86_64-cpython-38/torch/monitor 2024-06-26T04:54:57.9174232Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/monitor 2024-06-26T04:54:57.9180116Z creating build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:57.9180909Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:57.9186410Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:57.9192118Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:57.9199462Z creating build/lib.linux-x86_64-cpython-38/torch/mtia 2024-06-26T04:54:57.9200258Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/mtia 2024-06-26T04:54:57.9206225Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/mtia 2024-06-26T04:54:57.9211809Z creating build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9213000Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9217714Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9223429Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9228837Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9233897Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9239944Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:57.9245317Z creating build/lib.linux-x86_64-cpython-38/torch/nested 2024-06-26T04:54:57.9246483Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested 2024-06-26T04:54:57.9254677Z creating build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9255460Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9261662Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9268981Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9276097Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9282374Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9307536Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9314411Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9321514Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:57.9329812Z creating build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9331098Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9336987Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9352771Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9358629Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9365257Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9381421Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9386406Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9406537Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9411244Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9416448Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9421885Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9427314Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9441044Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9481384Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9490646Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9497369Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9506755Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9512190Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9516817Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9520793Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9525488Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9529468Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9533269Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9538972Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9542695Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9547779Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9563289Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9584753Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:57.9604273Z creating build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9605414Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9611446Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9616101Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9622265Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9628519Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9637071Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9664324Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9669585Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9676601Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9681027Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9690719Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9695469Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9724347Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9729849Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9734357Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9739591Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9744314Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9754333Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:57.9760923Z creating build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9761793Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9779678Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9786856Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9794431Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9804361Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9810610Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9816140Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9823208Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9829034Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9847398Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9856616Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9886550Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9892227Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9910409Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9918808Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:57.9925826Z creating build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9926817Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9933067Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9957729Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9967483Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9973225Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9977645Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9992033Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:57.9999122Z creating build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0000181Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0005640Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0010164Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0014797Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0019969Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0027467Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0033109Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0037874Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0043098Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0049230Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0054291Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0058278Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0064228Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0086204Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0091911Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0096924Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:58.0104361Z creating build/lib.linux-x86_64-cpython-38/torch/signal 2024-06-26T04:54:58.0105263Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal 2024-06-26T04:54:58.0112175Z creating build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0113022Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0130432Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0160856Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0168390Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0186667Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0219021Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:58.0239340Z creating build/lib.linux-x86_64-cpython-38/torch/special 2024-06-26T04:54:58.0240194Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/special 2024-06-26T04:54:58.0248590Z creating build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:58.0249534Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:58.0254913Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:58.0269037Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:58.0273995Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:58.0304580Z creating build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0305677Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0313414Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0322290Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0329147Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0334330Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0338768Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0351346Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0357496Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0361822Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0366170Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0371863Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0377919Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0384987Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0388823Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0398946Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0410779Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0417711Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0445452Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0450781Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0463104Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0464151Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0469034Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0476553Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0487479Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0493931Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0499022Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0520732Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0526396Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0531639Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0536388Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0562922Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0566920Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0572024Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0576182Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0580458Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0601734Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0620115Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0624045Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:58.0631265Z creating build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:58.0632132Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:58.0645564Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:58.0654083Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:58.0658073Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:58.0673124Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:58.0680911Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0682210Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0683624Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0688528Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0700015Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0706592Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0713213Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0717081Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0726145Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0730555Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0735482Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0739060Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:58.0744606Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:58.0745727Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:58.0747290Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:58.0783138Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:58.0792540Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0793744Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0799618Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0807221Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0853961Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0866432Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0876887Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0889539Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0898635Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0908394Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0924185Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0933338Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0937611Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0944451Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0948891Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0955470Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0963012Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0967801Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0971751Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0976061Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.0984195Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.1010492Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.1014361Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:58.1035044Z creating build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:58.1036444Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:58.1055274Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:58.1063127Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:58.1071347Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:58.1076614Z creating build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:58.1078201Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:58.1079612Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:58.1085531Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:58.1091586Z creating build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1092582Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1111614Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1116338Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1123832Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1128825Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1134215Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1139176Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1144429Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1157378Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1180307Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:58.1186805Z creating build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1188012Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1189138Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1197262Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1202260Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1215790Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1229956Z copying torch/_export/serde/upgrade.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:58.1239109Z creating build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1240201Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1254387Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1260512Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1265350Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1269676Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1275505Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1280321Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1285607Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1290206Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1295378Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1302337Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1305897Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1309844Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1314750Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1320009Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1328788Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1333489Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1339164Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1344279Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1350047Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1364042Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1371065Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1379663Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1385583Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1391272Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1397775Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1403085Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1423578Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1428535Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1433584Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1437402Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1442915Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1456414Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1491623Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1498471Z copying torch/_export/db/examples/torch_sym_min.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1504389Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1509966Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:58.1515129Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1516482Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1530882Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1538431Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1550436Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1556534Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1563853Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1570556Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1578351Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1585660Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1632026Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1642075Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1648878Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1657116Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:58.1666673Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1667805Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1669173Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1676012Z copying torch/_inductor/codegen/codegen_device_driver.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1682303Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1699174Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1737849Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1771301Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1780930Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1785880Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1792767Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1798263Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1815535Z copying torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1821867Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1827090Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1832010Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1836823Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1849794Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1866599Z copying torch/_inductor/codegen/triton_foreach.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1872364Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1882867Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1891098Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:58.1921791Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:58.1923694Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:58.1925179Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:58.1928884Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:58.1935197Z copying torch/_inductor/compile_worker/watchdog.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:58.1942192Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.1943279Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.1944756Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.1951046Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.1965554Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.1987612Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2013439Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2020798Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2037381Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2044804Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2062131Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2070065Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2078458Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2086773Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2105086Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2115708Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2122562Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2142045Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2153325Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2169065Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2198042Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2203043Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:58.2216160Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2217215Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2221768Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2228633Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2238751Z copying torch/_inductor/kernel/flex_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2245662Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2259017Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2265729Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2284392Z copying torch/_inductor/kernel/unpack_mixed_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:58.2292528Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2293722Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2295010Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2298940Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2305376Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2309904Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2314335Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2319384Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:58.2341105Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2342837Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2344280Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2348765Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2357365Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2371383Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2392064Z copying torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2400019Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2411742Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2416650Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:58.2428595Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu 2024-06-26T04:54:58.2429991Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu 2024-06-26T04:54:58.2431629Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu 2024-06-26T04:54:58.2438355Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:58.2440381Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:58.2442414Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:58.2452131Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2453952Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2455927Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2459423Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2465940Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2471373Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2493254Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2498890Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2512942Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2538381Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2565124Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2572453Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2578987Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2584526Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2589223Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2593813Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2598672Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2604494Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2608907Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2618712Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2624395Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2629070Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2632888Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2636528Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:58.2640210Z creating build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-06-26T04:54:58.2641533Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-06-26T04:54:58.2660297Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-06-26T04:54:58.2675403Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2024-06-26T04:54:58.2676730Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2024-06-26T04:54:58.2682585Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2024-06-26T04:54:58.2684067Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2024-06-26T04:54:58.2689526Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/special 2024-06-26T04:54:58.2691046Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/special 2024-06-26T04:54:58.2697260Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2024-06-26T04:54:58.2698471Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2024-06-26T04:54:58.2711795Z creating build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:58.2712847Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:58.2721881Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:58.2727281Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:58.2736110Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn 2024-06-26T04:54:58.2737372Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn 2024-06-26T04:54:58.2744413Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:58.2745693Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:58.2746832Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:58.2752550Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:58.2764577Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-06-26T04:54:58.2765510Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-06-26T04:54:58.2770829Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-06-26T04:54:58.2780686Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2781715Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2786306Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2791173Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2796684Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2802285Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2808044Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2815147Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2819657Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2836264Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2840861Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2845165Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2849202Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2854187Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2859027Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2865398Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2870649Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2874726Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2878287Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:58.2884937Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2024-06-26T04:54:58.2886070Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2024-06-26T04:54:58.2893159Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2024-06-26T04:54:58.2894185Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2024-06-26T04:54:58.2901651Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2024-06-26T04:54:58.2902704Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2024-06-26T04:54:58.2912053Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-06-26T04:54:58.2913132Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-06-26T04:54:58.2918955Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-06-26T04:54:58.2926152Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2024-06-26T04:54:58.2927255Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2024-06-26T04:54:58.2935878Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:58.2937069Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:58.2941539Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:58.2946964Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2024-06-26T04:54:58.2948054Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2024-06-26T04:54:58.2953328Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2024-06-26T04:54:58.2954573Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2024-06-26T04:54:58.2978717Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:58.2980085Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:58.2984104Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:58.2991658Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:58.2995933Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:58.3001926Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:58.3003556Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:58.3008716Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.3010123Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.3014148Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.3018739Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.3023276Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.3029142Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.3034684Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:58.3036338Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:58.3040605Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:58.3046086Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2024-06-26T04:54:58.3047170Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2024-06-26T04:54:58.3052841Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:58.3053936Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:58.3074348Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:58.3080205Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:58.3087194Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:58.3093633Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:58.3094863Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:58.3099013Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:58.3111834Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:58.3113288Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:58.3117868Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:58.3123396Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:58.3131553Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2024-06-26T04:54:58.3132779Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2024-06-26T04:54:58.3140327Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3141792Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3150947Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3163084Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3170799Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3181696Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3187481Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3192596Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3198000Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3212052Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3216409Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3222373Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:58.3253121Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2024-06-26T04:54:58.3254391Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2024-06-26T04:54:58.3273042Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:58.3274417Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:58.3280064Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:58.3286077Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:58.3291231Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:58.3304711Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3306407Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3310034Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3315998Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3322587Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3330655Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3350241Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:58.3357309Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:58.3358975Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:58.3363396Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:58.3368280Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:58.3374640Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:58.3376167Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:58.3381734Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:58.3387475Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3388669Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3390207Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3395952Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3407056Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3413137Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3425595Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3432199Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3437714Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3441952Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3449637Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:58.3455117Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2024-06-26T04:54:58.3456670Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2024-06-26T04:54:58.3458437Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:58.3460039Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:58.3461683Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:58.3473068Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:58.3477476Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:58.3483121Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:58.3484787Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:58.3486532Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:58.3503961Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:58.3510761Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:58.3519077Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:58.3528362Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:58.3530582Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:58.3532659Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:58.3543769Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:58.3545344Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:58.3553839Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:58.3565482Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:58.3567034Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:58.3571172Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:58.3575545Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:58.3580679Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:58.3587382Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3588781Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3594333Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3599099Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3605301Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3610447Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3616404Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3621318Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3627586Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:58.3639159Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:54:58.3642324Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:54:58.3644716Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:58.3646601Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:58.3649224Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:58.3664329Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:58.3670585Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3671929Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3676643Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3682183Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3687039Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3693267Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3699523Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3704685Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3710735Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3712426Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3723177Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3727383Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3731779Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3736313Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:58.3742963Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3744054Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3749223Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3759962Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3772382Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3782698Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3798267Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3805833Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3811771Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3817446Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3842283Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3847900Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3866276Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3879435Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3884245Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3889171Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3897522Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3902587Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3906763Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3910292Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:58.3922178Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3923692Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3925575Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3930855Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3935825Z copying torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3940395Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3947057Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3952398Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3971441Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3988211Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:58.3995908Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.3997363Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4002046Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4007419Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4012556Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4023058Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4032156Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4051112Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4058428Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:58.4074493Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:58.4076185Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:58.4077925Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:58.4100064Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:58.4123972Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:58.4130419Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:58.4143454Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:58.4144979Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:58.4155395Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:58.4163146Z creating build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:58.4164242Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:58.4170692Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:58.4176507Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:58.4183908Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-06-26T04:54:58.4185353Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-06-26T04:54:58.4186979Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-06-26T04:54:58.4195043Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:58.4196537Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:58.4198097Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:58.4205596Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:58.4218457Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cpu 2024-06-26T04:54:58.4219746Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cpu 2024-06-26T04:54:58.4226719Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2024-06-26T04:54:58.4227699Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2024-06-26T04:54:58.4233773Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-06-26T04:54:58.4235204Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-06-26T04:54:58.4240708Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-06-26T04:54:58.4267222Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mha 2024-06-26T04:54:58.4268156Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mha 2024-06-26T04:54:58.4275247Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2024-06-26T04:54:58.4276258Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2024-06-26T04:54:58.4281971Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2024-06-26T04:54:58.4282965Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2024-06-26T04:54:58.4290525Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mps 2024-06-26T04:54:58.4291754Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mps 2024-06-26T04:54:58.4301654Z creating build/lib.linux-x86_64-cpython-38/torch/backends/nnpack 2024-06-26T04:54:58.4302916Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/nnpack 2024-06-26T04:54:58.4322931Z creating build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2024-06-26T04:54:58.4324235Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2024-06-26T04:54:58.4330178Z creating build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2024-06-26T04:54:58.4331721Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2024-06-26T04:54:58.4336704Z creating build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2024-06-26T04:54:58.4338056Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2024-06-26T04:54:58.4343303Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-06-26T04:54:58.4344836Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-06-26T04:54:58.4346300Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-06-26T04:54:58.4357003Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2024-06-26T04:54:58.4358365Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2024-06-26T04:54:58.4365152Z creating build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:58.4366399Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:58.4375353Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:58.4386333Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:58.4392312Z creating build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:58.4393582Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:58.4398795Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:58.4412913Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:58.4418003Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:58.4424766Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:58.4426463Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:58.4434139Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:58.4442029Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:58.4450907Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:58.4458031Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:58.4469405Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_cuda_p2p 2024-06-26T04:54:58.4470563Z copying torch/distributed/_cuda_p2p/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_cuda_p2p 2024-06-26T04:54:58.4477588Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4478664Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4489863Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4494042Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4501157Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4511922Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4515634Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4521071Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:58.4529277Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2024-06-26T04:54:58.4530573Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2024-06-26T04:54:58.4539117Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2024-06-26T04:54:58.4540459Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2024-06-26T04:54:58.4547049Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4548265Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4549500Z copying torch/distributed/_spmd/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4557184Z copying torch/distributed/_spmd/batch_dim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4561286Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4565571Z copying torch/distributed/_spmd/config.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4574680Z copying torch/distributed/_spmd/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4585533Z copying torch/distributed/_spmd/distribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4592875Z copying torch/distributed/_spmd/experimental_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4598563Z copying torch/distributed/_spmd/gm_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4603101Z copying torch/distributed/_spmd/graph_optimization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4614502Z copying torch/distributed/_spmd/graph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4619189Z copying torch/distributed/_spmd/iter_graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4626625Z copying torch/distributed/_spmd/log_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4629811Z copying torch/distributed/_spmd/parallel_mode.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4633612Z copying torch/distributed/_spmd/partial_lower.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:58.4639617Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4640716Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4645397Z copying torch/distributed/_tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4671080Z copying torch/distributed/_tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4679407Z copying torch/distributed/_tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4687729Z copying torch/distributed/_tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4692119Z copying torch/distributed/_tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4700243Z copying torch/distributed/_tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4706893Z copying torch/distributed/_tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4716017Z copying torch/distributed/_tensor/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4719559Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4725836Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4729405Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4741669Z copying torch/distributed/_tensor/random.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:58.4748467Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:58.4749562Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:58.4756654Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:58.4768937Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:58.4784538Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:58.4789723Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:58.4800023Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-06-26T04:54:58.4801237Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-06-26T04:54:58.4806973Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-06-26T04:54:58.4813880Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2024-06-26T04:54:58.4824711Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2024-06-26T04:54:58.4825936Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4827276Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4830405Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4836375Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4840770Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4845502Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4851187Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4859250Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4877203Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4887408Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4896484Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4903648Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4951988Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4963722Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4968133Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4974371Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4980363Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4985031Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4989444Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4994021Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.4999197Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5003170Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5007805Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5034809Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5041063Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5046238Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5054016Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5065399Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:58.5075818Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-06-26T04:54:58.5077051Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-06-26T04:54:58.5081633Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-06-26T04:54:58.5090297Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5091345Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5099331Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5106010Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5112816Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5118033Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5124762Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5143166Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5152314Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5169068Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5175826Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5198364Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5226872Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5233616Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5244041Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5251131Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5255856Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5262569Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5271948Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5281010Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5295982Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5303630Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:58.5313637Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-06-26T04:54:58.5314832Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-06-26T04:54:58.5324584Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-06-26T04:54:58.5330470Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-06-26T04:54:58.5331483Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-06-26T04:54:58.5336061Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-06-26T04:54:58.5342956Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5344058Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5349716Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5353921Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5358559Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5363227Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5369244Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5376116Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5380837Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5385109Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5401770Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5410967Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5438100Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5454013Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5460724Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5469826Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:58.5492329Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5493515Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5528563Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5533263Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5541382Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5546122Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5554559Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5564698Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5574601Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5587775Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:58.5611594Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5612618Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5617222Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5622663Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5632047Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5637707Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5642242Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5646944Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5652687Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5657429Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5663744Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:58.5669139Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2024-06-26T04:54:58.5670393Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2024-06-26T04:54:58.5673017Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5674404Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5678992Z copying torch/distributed/_composable/fsdp/_fsdp_api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5684000Z copying torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5690786Z copying torch/distributed/_composable/fsdp/_fsdp_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5694637Z copying torch/distributed/_composable/fsdp/_fsdp_init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5699090Z copying torch/distributed/_composable/fsdp/_fsdp_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5705568Z copying torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5710823Z copying torch/distributed/_composable/fsdp/_fsdp_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5716173Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:58.5723502Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2024-06-26T04:54:58.5724967Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2024-06-26T04:54:58.5730799Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:58.5732198Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:58.5737325Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:58.5744075Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5745471Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5751178Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5762347Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5768256Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5773012Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5777612Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5783033Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5787342Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:58.5791702Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:58.5793223Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:58.5798746Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:58.5809691Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:58.5811048Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:58.5815714Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:58.5820696Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:58.5826587Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:58.5833077Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5834561Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5838891Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5843563Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5847341Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5851672Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5855687Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:58.5860949Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:58.5862930Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:58.5865178Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:58.5869903Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:58.5875575Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:58.5882088Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:58.5883489Z copying torch/distributed/_tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:58.5892172Z copying torch/distributed/_tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:58.5897145Z copying torch/distributed/_tensor/debug/comm_mode.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:58.5904235Z copying torch/distributed/_tensor/debug/visualize_sharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:58.5927548Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:58.5929332Z copying torch/distributed/_tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:58.5934118Z copying torch/distributed/_tensor/experimental/attention.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:58.5939238Z copying torch/distributed/_tensor/experimental/local_map.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:58.5944163Z copying torch/distributed/_tensor/experimental/tp_transform.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:58.5951381Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5952817Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5959216Z copying torch/distributed/_tensor/ops/basic_strategy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5964717Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5974579Z copying torch/distributed/_tensor/ops/conv_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5979025Z copying torch/distributed/_tensor/ops/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5983965Z copying torch/distributed/_tensor/ops/experimental_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5988151Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.5998499Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.6004370Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.6011066Z copying torch/distributed/_tensor/ops/random_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.6015521Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.6022601Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.6026899Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:58.6035157Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:58.6036790Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:58.6038556Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:58.6043542Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:58.6044968Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:58.6049146Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:58.6057365Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:58.6059131Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:58.6063364Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:58.6068059Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-06-26T04:54:58.6070080Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-06-26T04:54:58.6071864Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-06-26T04:54:58.6077211Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6078872Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6084269Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6090518Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6094036Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6099824Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6104472Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6108686Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6114848Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6145471Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:58.6151906Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:58.6154057Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:58.6155984Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:58.6159632Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:58.6165495Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:58.6171431Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2024-06-26T04:54:58.6172833Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2024-06-26T04:54:58.6174634Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:58.6176826Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:58.6181287Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:58.6187346Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:58.6194673Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-06-26T04:54:58.6196108Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-06-26T04:54:58.6201278Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-06-26T04:54:58.6207042Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:58.6208647Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:58.6214226Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:58.6226471Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:58.6232751Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:58.6239731Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6241350Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6267666Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6275826Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6293130Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6310150Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6323217Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6329055Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6334929Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6347228Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6352661Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6358370Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:58.6364010Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:58.6365567Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:58.6373646Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:58.6381079Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:58.6386555Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:58.6399293Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:58.6407385Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6408915Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6414188Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6421040Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6425640Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6434618Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6459143Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:58.6478863Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:58.6480387Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:58.6485665Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:58.6512592Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:58.6517660Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:58.6523885Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:58.6525623Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:58.6531020Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:58.6537106Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:58.6542587Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:58.6544439Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:58.6552483Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:58.6557669Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:58.6562687Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:58.6564112Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:58.6568862Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:58.6575928Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:58.6581776Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-06-26T04:54:58.6583055Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-06-26T04:54:58.6584374Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-06-26T04:54:58.6590745Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-06-26T04:54:58.6591911Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-06-26T04:54:58.6593387Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-06-26T04:54:58.6600965Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-06-26T04:54:58.6602456Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-06-26T04:54:58.6604251Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-06-26T04:54:58.6610822Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-06-26T04:54:58.6612075Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-06-26T04:54:58.6616717Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-06-26T04:54:58.6623255Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6624532Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6629851Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6634561Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6639345Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6643866Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6648098Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6652785Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6657389Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6664931Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:58.6672485Z creating build/lib.linux-x86_64-cpython-38/torch/export/experimental 2024-06-26T04:54:58.6673612Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/export/experimental 2024-06-26T04:54:58.6681464Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6682667Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6684083Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6689352Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6694409Z copying torch/fx/experimental/_sym_dispatch_mode.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6700194Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6710115Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6715964Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6722528Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6729884Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6737682Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6746390Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6756152Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6761650Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6765240Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6774708Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6782247Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6786665Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6793641Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6800099Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6824310Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6885192Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6894401Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:58.6905405Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6906321Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6937651Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6942290Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6947588Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6953507Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6958297Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6964070Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6978022Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6983910Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6990446Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.6998277Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7010026Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7015272Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7022078Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7039754Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7045271Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7075196Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:58.7088929Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7090651Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7092466Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7113497Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7126914Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7135735Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7141130Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7150185Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7158859Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:58.7165019Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7166418Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7172316Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7177920Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7185980Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7190609Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7195823Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7203550Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7209003Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:58.7215422Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7217097Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7220978Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7227398Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7233551Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7263032Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7268761Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:58.7274538Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-06-26T04:54:58.7276024Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-06-26T04:54:58.7277386Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-06-26T04:54:58.7284601Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2024-06-26T04:54:58.7285724Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2024-06-26T04:54:58.7287564Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:58.7288830Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:58.7294166Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:58.7301613Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:58.7307283Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:58.7315433Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-06-26T04:54:58.7316623Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-06-26T04:54:58.7318127Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-06-26T04:54:58.7324340Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7325531Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7345398Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7360517Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7365943Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7371347Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7376466Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:58.7384325Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-06-26T04:54:58.7385964Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-06-26T04:54:58.7387522Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-06-26T04:54:58.7392758Z creating build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-06-26T04:54:58.7394378Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-06-26T04:54:58.7395641Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-06-26T04:54:58.7400892Z creating build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2024-06-26T04:54:58.7401855Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2024-06-26T04:54:58.7410093Z creating build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7411404Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7433911Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7447389Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7470258Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7479422Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7484822Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7492105Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7500166Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:58.7510880Z creating build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:58.7512360Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:58.7513606Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:58.7519177Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:58.7539716Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:58.7551101Z creating build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:58.7552041Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:58.7558988Z copying torch/nn/attention/_flex_attention.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:58.7563730Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:58.7567771Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:58.7574767Z creating build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-06-26T04:54:58.7575732Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-06-26T04:54:58.7577277Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-06-26T04:54:58.7583497Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2024-06-26T04:54:58.7584634Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2024-06-26T04:54:58.7592214Z creating build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7593161Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7597994Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7604468Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7630302Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7637863Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7654086Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7661142Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7672551Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7686506Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7690695Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7694961Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7700210Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7704627Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7709962Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7713699Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7718570Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7727406Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7739895Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7744957Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7752000Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7758513Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7770617Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7783431Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7791292Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7801780Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7808371Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:58.7814389Z creating build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7815473Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7820316Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7830096Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7836933Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7843013Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7862145Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7868603Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7873698Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:58.7879412Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat 2024-06-26T04:54:58.7880781Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat 2024-06-26T04:54:58.7887939Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2024-06-26T04:54:58.7888972Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2024-06-26T04:54:58.7894570Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-06-26T04:54:58.7895652Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-06-26T04:54:58.7900958Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-06-26T04:54:58.7914810Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7915827Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7922144Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7927805Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7954135Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7960206Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7971712Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7979060Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7986351Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7991289Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.7996753Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8002870Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8014301Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8022586Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8026684Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8031190Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8036804Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:58.8042787Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-06-26T04:54:58.8043930Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-06-26T04:54:58.8051866Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-06-26T04:54:58.8056918Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2024-06-26T04:54:58.8058242Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2024-06-26T04:54:58.8062909Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2024-06-26T04:54:58.8064058Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2024-06-26T04:54:58.8069633Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:58.8070824Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:58.8074960Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:58.8079963Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:58.8086534Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:58.8092622Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:58.8093949Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:58.8099102Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.8100496Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.8104932Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.8110219Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.8114410Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:58.8121995Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:58.8123591Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:58.8143662Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:58.8148528Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2024-06-26T04:54:58.8149653Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2024-06-26T04:54:58.8175837Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:58.8176865Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:58.8182382Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:58.8186728Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:58.8192250Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:58.8202479Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-06-26T04:54:58.8203669Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-06-26T04:54:58.8209529Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-06-26T04:54:58.8234061Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:58.8235225Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:58.8240136Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:58.8245253Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:58.8250623Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2024-06-26T04:54:58.8251808Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2024-06-26T04:54:58.8261399Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2024-06-26T04:54:58.8262938Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2024-06-26T04:54:58.8269723Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8270841Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8278760Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8283611Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8288298Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8292748Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8298948Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8313621Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8315178Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8317335Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8321602Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8325848Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:58.8332293Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8333737Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8338659Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8342744Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8347143Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8351375Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8357499Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:58.8364074Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:58.8365375Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:58.8375127Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:58.8379872Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:58.8384923Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:58.8391500Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8392736Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8413850Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8420223Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8431418Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8439140Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8454605Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8461701Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8466049Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8471361Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8476724Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:58.8482792Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8484610Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8486133Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8491482Z copying torch/onnx/_internal/exporter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8503030Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8510640Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8516462Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8520982Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8535993Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:58.8543282Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:58.8545016Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:58.8563817Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:58.8569888Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:58.8599606Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8600934Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8608251Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8615586Z copying torch/onnx/_internal/fx/decomposition_skip.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8622570Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8637714Z copying torch/onnx/_internal/fx/diagnostics.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8644085Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8650504Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8659985Z copying torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8667147Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8677726Z copying torch/onnx/_internal/fx/op_validation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8684715Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8705738Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8709988Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8714743Z copying torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8718495Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:58.8725358Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8726780Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8732242Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8737625Z copying torch/onnx/_internal/diagnostics/infra/context.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8743468Z copying torch/onnx/_internal/diagnostics/infra/decorator.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8748594Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8752551Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:58.8763523Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8764988Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8783743Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8788751Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8793695Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8797937Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8803563Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8808785Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8813746Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8819377Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8824427Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8832958Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8843038Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8849052Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8853088Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8857170Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8879676Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8884830Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8890277Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8898874Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8906197Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8915454Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8922224Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8928462Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8949983Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8956744Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8961749Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8971709Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8977277Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8981127Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8985421Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8988716Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8992644Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.8997718Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9001226Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9005804Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9024243Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9027798Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9032101Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9036235Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9039938Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9043398Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9048590Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9052572Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9057038Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9061653Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9066330Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9069991Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9075019Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9080015Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9084115Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9088003Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9091802Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9096904Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9100540Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9104309Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:58.9108774Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:58.9110186Z copying torch/onnx/_internal/fx/analysis/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:58.9118601Z copying torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:58.9125141Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9126434Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9130828Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9136214Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9142097Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9146461Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9162092Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9166397Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9181942Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:58.9187699Z creating build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-06-26T04:54:58.9189179Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-06-26T04:54:58.9195384Z creating build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:58.9196403Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:58.9201065Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:58.9207106Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:58.9212045Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:58.9218391Z creating build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9219528Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9224885Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9229419Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9234609Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9239555Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9245792Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9251597Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9265054Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9272068Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9275487Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9278985Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9282636Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:58.9287501Z creating build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-06-26T04:54:58.9288809Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-06-26T04:54:58.9302809Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-06-26T04:54:58.9316870Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9318074Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9319487Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9327477Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9333794Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9338868Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9350908Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9369564Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9376090Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9383147Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9387901Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9396622Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9401227Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9486455Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9490773Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9510759Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9527793Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9535833Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9542838Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9553011Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9557441Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9562694Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9578407Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9584082Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9588563Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9592674Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9620557Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9624460Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9631521Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9636248Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9643277Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9651089Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9654631Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9659875Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9663408Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9667999Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9671214Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9675533Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:58.9682350Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2024-06-26T04:54:58.9684019Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2024-06-26T04:54:58.9690097Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:58.9691288Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:58.9696394Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:58.9700771Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:58.9706216Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9707884Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9709509Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9713334Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9718637Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9752804Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9783492Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9788404Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9793377Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9800343Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:58.9806330Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-06-26T04:54:58.9808301Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-06-26T04:54:58.9809878Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-06-26T04:54:58.9814591Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:58.9815945Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:58.9821090Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:58.9833051Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:58.9838324Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:58.9844453Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9845787Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9851388Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9857355Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9861897Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9867423Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9875258Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:58.9881346Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:58.9882635Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:58.9884602Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:58.9890015Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:58.9899957Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:58.9901450Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:58.9926420Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:58.9938915Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:58.9940813Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:58.9942670Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:58.9947263Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2024-06-26T04:54:58.9948729Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2024-06-26T04:54:58.9950636Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:58.9952274Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:58.9954102Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:58.9982499Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:58.9987172Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:58.9993027Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:58.9997298Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:59.0009185Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:59.0027121Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:59.0031422Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:59.0033114Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:59.0037828Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:59.0042816Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:59.0049274Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:59.0051087Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:59.0052977Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:59.0059516Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:59.0061273Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:59.0063280Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:59.0067422Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:59.0072911Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:59.0074590Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:59.0076510Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:59.0079806Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:59.0097746Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:59.0103471Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0104902Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0127391Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0141568Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0147549Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0162045Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0168737Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0195630Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:59.0205131Z creating build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight 2024-06-26T04:54:59.0206493Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight 2024-06-26T04:54:59.0208067Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight 2024-06-26T04:54:59.0213968Z creating build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0215294Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0216822Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0222308Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0228526Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0233479Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0238495Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0244002Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0252500Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0261148Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:59.0271832Z creating build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2024-06-26T04:54:59.0273162Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2024-06-26T04:54:59.0278266Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2024-06-26T04:54:59.0279322Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2024-06-26T04:54:59.0285183Z creating build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-06-26T04:54:59.0286864Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-06-26T04:54:59.0288513Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-06-26T04:54:59.0295520Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0296680Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0301172Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0306758Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0318231Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0324821Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0330885Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0335078Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0340083Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:59.0347418Z creating build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:59.0348482Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:59.0353246Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:59.0357927Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:59.0408678Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:59.0422668Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:59.0428351Z creating build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-06-26T04:54:59.0429333Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-06-26T04:54:59.0430929Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-06-26T04:54:59.0438878Z creating build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:59.0440207Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:59.0446158Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:59.0456341Z creating build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0457419Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0462831Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0468299Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0473614Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0478815Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0484206Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0489839Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0495623Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0524824Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:59.0538486Z creating build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-06-26T04:54:59.0539584Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-06-26T04:54:59.0540797Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-06-26T04:54:59.0548875Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0550206Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0551802Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0556613Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0562535Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0568259Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0573091Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0578719Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:59.0586747Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0588303Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0589871Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0596302Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0605194Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0609328Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0614403Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:59.0621404Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0622798Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0624166Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0649113Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0654595Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0660911Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0666067Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0673656Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0680277Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0692180Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:59.0699795Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:59.0701887Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:59.0703781Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:59.0713790Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0715486Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0720676Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0725415Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0748390Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0756527Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0761088Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:59.0771676Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0772806Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0778843Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0785538Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0810075Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0817022Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0822383Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.0824381Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:59.0825805Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:59.0831241Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:59.0835925Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:59.0842101Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:59.0847254Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:59.0852969Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0854245Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0859918Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0861828Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0863706Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0865527Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0867470Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0869478Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0871368Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0873270Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0875080Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0876819Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0878381Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:59.0882110Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0883406Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0889727Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0891539Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0893381Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0895134Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0896615Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:59.0916666Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:59.0918380Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:59.0920052Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:59.0925075Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:59.0937276Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:59.0945796Z creating build/lib.linux-x86_64-cpython-38/torchgen/aoti 2024-06-26T04:54:59.0946804Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/aoti 2024-06-26T04:54:59.0947995Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/aoti 2024-06-26T04:54:59.0950650Z creating build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0951555Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0952773Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0954252Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0955836Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0957205Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0958475Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0960090Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0961399Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0962581Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0964241Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0965598Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0966992Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0968148Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:59.0974743Z creating build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0975701Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0976878Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0978385Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0979765Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0981189Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0982664Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:59.0985184Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:59.0986390Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:59.0987888Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:59.0989086Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:59.0990669Z creating build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:59.0991912Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:59.0993587Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:59.1001141Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:59.1009067Z creating build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:59.1010335Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:59.1012078Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:59.1013360Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:59.1014917Z creating build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:59.1016478Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:59.1017778Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:59.1023779Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:59.1030147Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:59.1037404Z creating build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:59.1038785Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:59.1040416Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:59.1041863Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:59.1043014Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:59.1044392Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:59.1045982Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:59.1047570Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:59.1049219Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:59.1050613Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:59.1052204Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:59.1053918Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:59.1056301Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:59.1057765Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:59.2715271Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:59.2722164Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:59.2723470Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:59.2724779Z creating build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2725838Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2761791Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2798712Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2804140Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2851864Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2916146Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2918413Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2923827Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2929684Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2935165Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2940856Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.2947610Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.3041101Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.3047999Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.3049851Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.3082707Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:59.3084480Z creating build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3085676Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3091694Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3097192Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3102997Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3108794Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3114402Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3119806Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3125527Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3131415Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3137764Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3143399Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3150397Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3156239Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3161670Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3166847Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3172562Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3178433Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3184230Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3189615Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3195655Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3201260Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3206678Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3212099Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3217521Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3223443Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3228635Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3234576Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3240342Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3245781Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3251548Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3256792Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3273828Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3279969Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3285597Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3291687Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3299555Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3306086Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3312246Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3330271Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3336274Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3342337Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3348898Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3354425Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3360470Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3365265Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3372476Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3377800Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3384306Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3389774Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3395427Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3401145Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3407324Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3412767Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3417848Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3423557Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3428553Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3437404Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3442213Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3447303Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3452998Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3458688Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3466877Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3471727Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3476960Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3482296Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3487429Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3492755Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3498138Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3503100Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3508237Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3513107Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3519596Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3525148Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3530358Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3535276Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3551600Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3553217Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3554257Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3557312Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3565231Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3571273Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3572662Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3578629Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3585292Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3590710Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3592047Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3598859Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3603995Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3609211Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3614333Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3620169Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3630638Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3637377Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3648454Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3657671Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3669671Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3680500Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3686825Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3695834Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3701039Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3706460Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3711548Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3742776Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:59.3748840Z creating build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3749912Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3755420Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3760198Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3766474Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3773828Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3780056Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3786387Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3795626Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3819964Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3823726Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3830872Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3850784Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3857601Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3860930Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3865650Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3870318Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3877138Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3881150Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3885549Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3889982Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3897960Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:59.3899408Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:59.3904427Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:59.3913221Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:59.3915009Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:59.3916686Z creating build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:59.3917602Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:59.3919442Z creating build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3920456Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3922603Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3924137Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3925730Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3927145Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3928643Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3930367Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3931610Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3933237Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3936178Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3937435Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3938756Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3940334Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3941760Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3942770Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3944114Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3945634Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3947279Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3948859Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3950119Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3952574Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:59.3953945Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3955187Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3956820Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3958750Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3960390Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3962007Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3963614Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3965270Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3966987Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3968909Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3970914Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3972728Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3974303Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3975856Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3977453Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3979036Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3980950Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3982833Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3984239Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3985652Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3987298Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3988995Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3990798Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3992425Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3994046Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3995771Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3997383Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.3999118Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4001085Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4002974Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4004691Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4006371Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4008581Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4010245Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4011903Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4013966Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4015882Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4017593Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4019317Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4021068Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4022839Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4024593Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4026214Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4027877Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4029746Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4031586Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4033265Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4034919Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4036855Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4038593Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4040282Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4041943Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4043545Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4045205Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4046986Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4049002Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4050934Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4052598Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4054233Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4055930Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4057579Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4059181Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4061113Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4062785Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4064976Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4066676Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4068050Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4069205Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4070450Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4071856Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4073369Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4074992Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4076891Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4078448Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4079900Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4081399Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4082857Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4084468Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4086032Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4087552Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4089559Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4090948Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4092273Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4093656Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4095036Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4096277Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4097955Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4099334Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4100870Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4102206Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4103866Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4105139Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4106473Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4107901Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4109451Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4111372Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4113569Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4114858Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4116573Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4118388Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4120353Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4122412Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4124134Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4125774Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4127493Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4129455Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4130918Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4132743Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4134895Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4136462Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4137852Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4139166Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4140914Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4142222Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4143597Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4147908Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4160685Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4162555Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:59.4164283Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:59.4165795Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:59.4167780Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:59.4169254Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:59.4170359Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4171380Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4172959Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4174865Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4176859Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4178591Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4180588Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4182415Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4184260Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4186030Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4187813Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4189611Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4191618Z copying torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4193483Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4195228Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4197152Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:59.4198658Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4200463Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4202582Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4204745Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4206958Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4209254Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4211169Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4213166Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4215228Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4217232Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4219135Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4221167Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4223301Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4225478Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:59.4226983Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:54:59.4228516Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:54:59.4229969Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4231273Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4233054Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4234875Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4236833Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4238630Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4240371Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4242174Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4243937Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4245614Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4247751Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:59.4249528Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4251213Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4253012Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4254613Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4256171Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4257643Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4259201Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4260912Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4262426Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4263866Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:59.4265018Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4266173Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4267636Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4268986Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4270559Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4272220Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4273615Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4275129Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4276946Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4278831Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4280761Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4282437Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4283994Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4285594Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4287257Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4289042Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4290746Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4292493Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4294310Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4296254Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4297768Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4299283Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4300809Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4302322Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4303925Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4305523Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4307198Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4309151Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4310959Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4312801Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4314759Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4316408Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4317922Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4319405Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4321136Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4322742Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4324286Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4325897Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4327771Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4329294Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4330891Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4332420Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4333995Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4335408Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4336780Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4338239Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4339686Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4341089Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4342616Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4344202Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4345755Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4347332Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4348745Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4350388Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4351848Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4353193Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4354727Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4356338Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4358057Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4359521Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4361026Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4362402Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4363825Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4365178Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4366736Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4368272Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4369798Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4371150Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4372514Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4373896Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4375290Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4376663Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4378063Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4379536Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4380990Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:59.4382011Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4383333Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4385020Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4386476Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4388262Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4389982Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4391731Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4393386Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4394944Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4396687Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4398266Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4399839Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4401362Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4403032Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4404690Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4406306Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4408083Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4409705Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4411237Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4413543Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4415523Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4417534Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4419535Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4421731Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4423907Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4426265Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4428532Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4430506Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4432523Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4434306Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4436483Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4438084Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4440220Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4442392Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4444555Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4446432Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4448504Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4450602Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:59.4452104Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4454070Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4456422Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4458720Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4461110Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4463485Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4465875Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4468103Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4470542Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4472982Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4475467Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:59.4477112Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4478771Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4481195Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4483623Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4485945Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4488256Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4490603Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4493062Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:59.4494869Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4496648Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4498574Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4500509Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4502249Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4504193Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4506080Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4508041Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:59.4509693Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4511342Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4513707Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4515887Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4518218Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4520751Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4522825Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4524785Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4526703Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4528619Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4530357Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4532406Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4534555Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4536483Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:59.4537883Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4539043Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4540521Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4542066Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4543733Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4545745Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4547733Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4549701Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4551534Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4553478Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4555616Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4557807Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4559621Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4561565Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4563222Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4565069Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4566811Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4568826Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4571028Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4572834Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4574696Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4576643Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4578578Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4580551Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4582574Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4584491Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4586297Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4587926Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4589769Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4591820Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4593571Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4595229Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4597132Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4599009Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4600735Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4602376Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4604034Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4605661Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4607999Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4610109Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4611945Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4613716Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4615462Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4617241Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4618981Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4620597Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4622406Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4624268Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4626011Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4627641Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4629225Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4631017Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4633306Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4635651Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4637863Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4638871Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4639842Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4640627Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4641750Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4642603Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4643511Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4644434Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4645241Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4646023Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4646959Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4648032Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4648883Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4649626Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4650392Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4651090Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4652097Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4652892Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4653633Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4654434Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4655474Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4656329Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4657159Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4657986Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4659183Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4660037Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4660883Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4661754Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4662624Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4663777Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4664653Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4665383Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4666461Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4667256Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4668002Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4668839Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4669777Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4671121Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4672053Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4672987Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4674151Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4675027Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4676000Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4676818Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4677992Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4678845Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4679710Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4680564Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4681670Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4682630Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4683759Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4684693Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4685557Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4686313Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4687402Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4688300Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4688906Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4689675Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4690557Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4691286Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4691967Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4692662Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4693611Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4694298Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4695299Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4696062Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4696981Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4697896Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4698579Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4699337Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4700423Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4701059Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4701923Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4702529Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4703564Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4704456Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4705053Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4705897Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4707089Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4707725Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4708605Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4709261Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4710346Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4711246Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4711879Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4712748Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4713857Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4714593Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4715592Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4716479Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4717168Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4718042Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4719178Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4719913Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4720753Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4721508Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4722371Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4723057Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4724217Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4725247Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4726104Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4726953Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4728027Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4728755Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4729887Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4731002Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4731902Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4732537Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4733639Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4734392Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4735176Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4735989Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4736631Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4737723Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4738431Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4739194Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4739974Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4740875Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4741820Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4742721Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4743384Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4744362Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4745284Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4746166Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4747168Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4748071Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4748698Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4749821Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4750494Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4751476Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4752644Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4753539Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4754141Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4755097Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4755807Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4756617Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4757724Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4758374Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4759268Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4760006Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4760878Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4761833Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4762480Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4763461Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4764777Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4765808Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4766838Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4767788Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4768650Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4769488Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4770291Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4771090Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4772262Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4773244Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4774158Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4774998Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4775922Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4776915Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4777788Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4778717Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4779586Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4780459Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4781363Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4782123Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4782852Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4783827Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4784760Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4785595Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4786665Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4787613Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4788409Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4789283Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4790343Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4791016Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4791781Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4792434Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4793173Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4793843Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4794716Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4795935Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4796882Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4797836Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4798689Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4799427Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4800045Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4800877Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4801586Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4802410Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4803183Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4803954Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4804887Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4805740Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4806506Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4807334Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4808378Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4809357Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4810052Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4810824Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4811476Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4812678Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4813587Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4814488Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4815305Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4816099Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4817901Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4818965Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4819997Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4821084Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4822007Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4833102Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4834658Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4836154Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4836863Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4837800Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4838443Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4839199Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4840183Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4845330Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4846705Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4848211Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4849290Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4850468Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4852074Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4853439Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4854729Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4855971Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4857743Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4859028Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4860331Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4862028Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4863452Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4864770Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4866095Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4867275Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4868432Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4869666Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4871361Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4872686Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4873984Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4875660Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4877377Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4878776Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4880131Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4881417Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4883144Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4884516Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4885860Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4887184Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4889045Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4890466Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4891838Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4892990Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4894472Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4895804Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4897032Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4898222Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4899374Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4900673Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4901987Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4903276Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4904891Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4906670Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4908853Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4910843Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4912525Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4913956Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4915885Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4917638Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4919352Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4921132Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4922900Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4924570Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4926969Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4928530Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4930207Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4931903Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4934071Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4935567Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4937274Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4938943Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4940804Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4942462Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4944470Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4946173Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4947861Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4949484Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4951454Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4957252Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4958607Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4959620Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4960859Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4962514Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4963931Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4965326Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4966997Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4968464Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4969771Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4970909Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4971918Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4973905Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4974724Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4976503Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4978034Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4979117Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4980813Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4981705Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4983961Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4984944Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4986161Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4987425Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4988667Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4989912Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4991437Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4992529Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4993881Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4995007Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4996413Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4997603Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.4998855Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5000369Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5001786Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5002952Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5004218Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5005419Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5006711Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5008027Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5009525Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5011020Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5012334Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5013536Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5015239Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5016336Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5017554Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5018851Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5020161Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5021801Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5022820Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5023991Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5025653Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5026891Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5029040Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5030028Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5031449Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5033025Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5034629Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5036141Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5037633Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5039083Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5040434Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5042114Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5043362Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5044796Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5046266Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5047941Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5049321Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5051364Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5052740Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5054256Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5055623Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5057194Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5058814Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5060033Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5061472Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5062871Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5064338Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5065819Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5067649Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5068956Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5070443Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5071780Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5073227Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5074370Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5076234Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5077522Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5079106Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5080452Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5081978Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5083584Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5085012Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5086294Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5088254Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5089400Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5091256Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5092489Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5094104Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5095376Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5097391Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5098387Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5099861Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5100949Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5102224Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5103990Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5105378Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5106890Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5108297Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5109669Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5111359Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5112816Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5114199Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5115586Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5117404Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5118630Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5120177Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5121683Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5123199Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5124930Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5126212Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5127881Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5129587Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5130952Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5132757Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5134015Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5135382Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5136966Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5138284Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5140211Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5141371Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5142925Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5144276Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5145945Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5147571Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5148926Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5150326Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5151908Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5153293Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5155180Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5156507Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5158106Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5159437Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5161074Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5162655Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5163966Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5165320Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5166847Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5168378Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5170392Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5171510Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5172880Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5174447Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5175945Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5177705Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5178939Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5180614Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5182066Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5183663Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5185445Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5186684Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5188357Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5189784Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5191402Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5193349Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5194630Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5196331Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5197723Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5199341Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5201491Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5202792Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5204366Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5205732Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5207339Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5209339Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5211082Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5212571Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5213918Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5215515Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5217310Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5218592Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5220125Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5221520Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5223111Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5224785Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5226121Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5227664Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5229050Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5230679Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5232452Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5234175Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5235536Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5236885Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5238178Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5239763Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5240938Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5242195Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5243505Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5244750Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5246324Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5247512Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5249091Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5250423Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5251948Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5253653Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5254661Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5256002Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5257342Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5258694Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5260305Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5261528Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5262879Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5264220Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5265591Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5267705Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5268661Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5270015Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5271375Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5272892Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5274496Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5276026Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5277688Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5279022Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5280810Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5282850Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5284250Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5285747Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5287470Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5289102Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5290843Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5292688Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5293995Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5295870Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5297712Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5298950Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5300698Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5301925Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5303294Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5305155Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5306319Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5308566Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5309398Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5311347Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5312284Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5314203Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5315904Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5316640Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5318148Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5319564Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5320809Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5322289Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5323354Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5324616Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5325917Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5327485Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5328699Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5329956Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5331062Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5332722Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5334428Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5335737Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5336814Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5337820Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5339866Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5340933Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5341738Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5343205Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5344690Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5345644Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5347299Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5348384Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5349476Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5350877Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5352313Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5353924Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5355097Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5356726Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5358016Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5359218Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5361165Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5362314Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5363534Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5364814Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5366550Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5368357Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5369433Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5371524Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5373545Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5374471Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5376017Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5377266Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5378639Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5380350Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5381700Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5383537Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5384760Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5386070Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5388199Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5389609Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5391085Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5392364Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5393748Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5395098Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5396510Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5398430Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5399658Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5401020Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5402610Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5403832Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5405745Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5406921Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5408473Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5409888Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5411193Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5415445Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5416154Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5424438Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5425728Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5427325Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5429258Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5430379Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5432209Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5433836Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5438581Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5440408Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5441495Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5443155Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5445589Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5447012Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5450317Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5452816Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5454088Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5456137Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5457927Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5459419Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5460842Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5462144Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5466915Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5469101Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5470523Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5471432Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5473964Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5475549Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5478807Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5480238Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5483060Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5484515Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5486381Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5487790Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5489601Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5490740Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5492475Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5493768Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5495415Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5496485Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5498229Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5499461Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5500530Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5501978Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5503334Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5504885Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5507131Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5508172Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5509734Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5511060Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5512597Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5514442Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5515851Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5518040Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5518969Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5520588Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5521845Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5523616Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5525055Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5526524Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5527890Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5530043Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5531025Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5532727Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5533843Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5535241Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5536429Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5538422Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5540024Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5541166Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5542428Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5543642Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5544935Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5546208Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5547732Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5549083Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5550487Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5551757Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5553084Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5554426Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5556326Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5557487Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5558819Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5560137Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5561444Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5562842Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5564515Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5565624Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5567352Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5569047Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5569986Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5571297Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5572628Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5573965Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5575408Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5577094Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5578158Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5579476Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5580840Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5582261Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5584075Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5585154Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5586428Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5588034Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5589123Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5590439Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5591948Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5593548Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5594457Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5596035Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5598611Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5600143Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5601314Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5602691Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5604016Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5605604Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5606833Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5608335Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5609571Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5610975Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5612583Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5613832Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5615129Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5616458Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5617787Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5619375Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5620673Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5621913Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5623224Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5624453Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5626050Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5627235Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5628795Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5630315Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5631501Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5632935Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5634309Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5635880Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5637649Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5639191Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5640433Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5641240Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5643069Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5644149Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5645546Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5646925Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5648498Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5649775Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5651094Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5652432Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5654179Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5655256Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5656460Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5657665Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5659232Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5660297Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5661632Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5662710Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5664432Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5665335Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5666726Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5667996Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5669423Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5670491Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5671754Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5672879Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5673878Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5675573Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5676411Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5677687Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5678957Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5680371Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5681393Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5682558Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5684166Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5687938Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5689252Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5690528Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5691690Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5692937Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5694538Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5696393Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5698167Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5700603Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5702213Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5703724Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5705382Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5707408Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5708983Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5710718Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5712496Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5714438Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5716339Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5718074Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5719777Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5721525Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5723477Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5725755Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5727274Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5729165Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5731019Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5732703Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5734463Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5736224Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5738671Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5739632Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5741758Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5742511Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5744524Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5745428Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5747340Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5748546Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5750946Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5751856Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5754052Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5755480Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5757604Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5758937Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5760909Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5762520Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5764359Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5765822Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5767197Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5769220Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5770809Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5772085Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5773762Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5774913Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5776355Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5777487Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5779036Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5780098Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5781840Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5783457Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5784551Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5786334Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5787416Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5788564Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5789994Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5791520Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5792635Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5794599Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5795526Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5797600Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5798617Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5800446Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5801825Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5803613Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5804276Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5805940Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5807092Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5808526Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5811020Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5811805Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5813250Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5814524Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5815883Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5817228Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5819041Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5820218Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5821880Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5823266Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5824373Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5825716Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5827098Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5828389Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5829962Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5831553Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5832751Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5834301Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5835372Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5836851Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5838243Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5839809Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5841078Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5842579Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5844018Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5845444Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5846586Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5848315Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5849705Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5851430Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5852847Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5854379Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5855776Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5857384Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5858872Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5860175Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5861615Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5862949Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5864087Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5865538Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5866677Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5867724Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5868892Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5870203Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5871534Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5872886Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5874350Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5875634Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5877012Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5878630Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5880522Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5881867Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5883085Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5884869Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5885988Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5887350Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5888881Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5890336Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5891958Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5893005Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5894275Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5895610Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5897407Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5898403Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5899740Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5901189Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5902918Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5903966Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5905805Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5906967Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5908285Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5909973Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5911534Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5912711Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5913706Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5915092Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5917217Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5918313Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5920187Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5921123Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5923193Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5924087Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5925883Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5927416Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5929895Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5930884Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5935313Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5935972Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5936587Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5937975Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5939330Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5940827Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5942141Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5943397Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5944585Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5946202Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5947721Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5948943Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5950297Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5951887Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5953114Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5954493Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5955984Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5957324Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5958727Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5960142Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5961505Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5962847Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5964253Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5965617Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5967199Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5968663Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5969916Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5971521Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5973665Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5974648Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5976205Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5977545Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5979232Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5980811Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5982501Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5984129Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5985768Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5987374Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5989248Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5990874Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5992234Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5993890Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5995588Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5997256Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.5998890Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6000575Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6002204Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6003896Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6005556Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6007044Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6008848Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6011155Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6012995Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6014385Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6015631Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6017416Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6018887Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6020564Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6022188Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6023722Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6025335Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6026978Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6028895Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6030227Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6031879Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6033563Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6035473Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6036806Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6038549Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6040274Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6041952Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6043570Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6045202Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6047050Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6048662Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6050354Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6051622Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6053496Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6054810Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6056548Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6058079Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6059848Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6061714Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6063363Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6064654Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6066385Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6067991Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6069720Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6071163Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6072783Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6074365Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6076105Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6078473Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6080103Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6081451Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6083170Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6084784Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6086432Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6088240Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6089931Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6091608Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6093353Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6094770Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6096821Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6097742Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6098898Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6100544Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6101999Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6103106Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6104619Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6105760Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6107359Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6108352Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6110117Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6111590Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6113232Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6114531Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6116192Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6117800Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6118688Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6119998Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6121331Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6123287Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6124497Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6125926Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6127260Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6129499Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6130578Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6132431Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6134015Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6135619Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6136754Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6137702Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6139278Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6140699Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6142423Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6143748Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6144954Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6146070Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6147906Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6149006Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6150210Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6151320Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6152641Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6153820Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6155619Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6156751Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6158137Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6159286Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6160555Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6161732Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6163335Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6164727Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6165756Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6166948Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6168177Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6170867Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6172044Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6173211Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6174349Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6175571Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6176946Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6178291Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6179525Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6180985Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6182214Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6183983Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6185120Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6186469Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6187907Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6189499Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6190668Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6192044Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6193351Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6195278Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6196352Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6197878Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6199115Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6200582Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6202297Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6203694Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6204788Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6206345Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6207928Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6209207Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6211103Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6212084Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6213725Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6215105Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6216593Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6218429Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6219367Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6220722Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6222049Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6223717Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6224825Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6226191Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6227485Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6229229Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6230383Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6231681Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6233023Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6234366Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6236192Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6237330Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6238631Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6240097Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6241634Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6242896Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6244252Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6245594Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6246939Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6248505Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6250166Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6251250Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6252829Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6254190Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6255893Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6257025Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6258411Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6260411Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6261878Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6263275Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6264672Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6266014Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6267489Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6268778Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6270218Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6271522Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6273000Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6274415Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6275856Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6277209Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6278672Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6279975Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6281400Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6282692Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6284240Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6285661Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6287048Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6288692Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6290108Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6291461Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6292817Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6294245Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6295645Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6296977Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6298353Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6299688Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6301066Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6302402Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6303971Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6305230Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6306548Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6308054Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6309411Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6311016Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6312244Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6313635Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6314957Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6316634Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6317950Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6319721Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6320771Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6322117Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6323490Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6325301Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6326481Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6328070Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6329722Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6331358Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6332740Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6334166Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6335523Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6336842Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6338207Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6339480Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6341386Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6342396Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6343732Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6345203Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6346808Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6347940Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6349217Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6351214Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6353098Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6354123Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6355496Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6356939Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6358541Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6359744Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6361146Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6362409Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6364021Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6365797Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6366756Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6368347Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6369773Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6371246Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6372623Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6374000Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6375750Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6376778Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6378434Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6379668Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6381187Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6382502Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6384038Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6385338Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6387236Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6388231Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6389632Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6391174Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6392583Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6394287Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6396127Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6396978Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6398263Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6399995Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6401417Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6402782Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6404576Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6405698Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6407151Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6408709Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6410347Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6411571Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6413178Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6414369Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6415990Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6417242Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6418573Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6420101Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6421749Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6422921Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6424223Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6425620Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6427210Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6435927Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6436843Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6437597Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6438665Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6439587Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6440658Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6441565Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6442458Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6443287Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6444354Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6445278Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6446079Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6446900Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6448069Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6449975Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6451292Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6452761Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6453946Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6455563Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6456762Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6458080Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6459406Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6461168Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6462295Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6463600Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6464993Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6466922Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6468085Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6469546Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6470626Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6471954Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6473582Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6474873Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6476100Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6477732Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6479435Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6480504Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6481824Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6483173Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6484706Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6486269Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6487585Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6489601Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6491368Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6492791Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6494250Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6495838Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6497306Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6498699Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6500240Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6501708Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6503133Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6505025Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6506316Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6507969Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6509388Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6511094Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6512526Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6514149Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6515623Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6517034Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6518479Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6519954Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6521416Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6522888Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6524295Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6525643Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6527041Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6528712Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6530384Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6532057Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6533277Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6535144Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6536050Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6538141Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6539187Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6540709Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6542353Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6543638Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6544985Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6546632Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6547957Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6549047Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6550518Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6551908Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6553569Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6554719Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6556133Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6557552Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6558980Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6560621Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6561743Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6563144Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6564717Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6566070Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6567203Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6568726Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6569992Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6571642Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6572837Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6574204Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6575779Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6576848Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6578675Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6579652Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6580963Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6582391Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6583715Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6585442Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6586557Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6587910Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6589229Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6591026Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6592158Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6593471Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6594776Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6596240Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6597920Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6599102Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6600537Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6602205Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6603393Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6604730Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6606171Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6607953Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6609342Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6610496Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6611862Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6613657Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6615260Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6616664Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6618337Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6620112Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6621265Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6622512Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6624150Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6625440Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6626614Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6628990Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6630182Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6631394Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6632728Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6634284Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6635636Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6636892Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6638429Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6639924Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6641324Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6642669Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6644054Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6645502Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6647255Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6649154Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6650959Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6652490Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6653928Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6655255Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6656580Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6658388Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6659654Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6661128Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6662522Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6663904Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6665646Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6666676Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6668003Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6669445Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6671162Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6672232Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6673466Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6674798Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6676439Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6677566Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6678907Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6680252Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6681934Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6683139Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6684509Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6685978Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6687830Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6688993Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6690299Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6691698Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6693298Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6694421Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6695835Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6697038Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6698462Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6700096Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6701309Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6702544Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6703842Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6705479Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6706596Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6707852Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6709255Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6710631Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6712077Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6713809Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6714870Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6716683Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6717915Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6719939Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6721459Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6722696Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6724230Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6725913Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6727124Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6728681Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6730151Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6731410Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6733333Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6734135Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6735394Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6736727Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6738311Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6739497Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6740867Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6742596Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6744481Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6745739Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6747427Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6748999Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6750608Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6752455Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6753802Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6755515Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6756954Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6758738Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6760357Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6762240Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6763624Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6765011Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6767372Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6768560Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6770225Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6772004Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6773300Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6774641Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6776434Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6777649Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6779085Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6780482Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6781871Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6783346Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6785115Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6786356Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6787722Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6789060Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6790577Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6791967Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6793328Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6794813Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6796633Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6798181Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6799483Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6800919Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6802335Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6803972Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6805345Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6806782Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6808346Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6809799Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6811277Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6813038Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6814288Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6816299Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6817612Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6819066Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6820528Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6822274Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6823742Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6824922Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6826273Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6827948Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6829622Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6830865Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6832272Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6833679Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6835106Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6836862Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6838225Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6839655Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6841065Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6842393Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6843849Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6845614Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6846933Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6848665Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6850529Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6852052Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6853623Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6854846Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6856438Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6857715Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6859235Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6860854Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6862679Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6863881Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6865249Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6866628Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6868405Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6869684Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6871080Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6872646Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6874094Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6875516Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6876768Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6878062Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6880120Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6881137Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6882565Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6883868Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6885544Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6886530Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6887965Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6889172Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6890802Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6892294Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6893688Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6894897Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6896335Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6897654Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6899343Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6900603Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6902124Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6903159Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6905050Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6906218Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6907619Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6909849Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6911136Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6912378Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6913913Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6916157Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6918147Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6919997Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6921634Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6923271Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6925329Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6927442Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6929705Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6931582Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6933316Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6935199Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6936997Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6938710Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6940761Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6943006Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6945282Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6947191Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6949227Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6951018Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6953054Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6954823Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6956695Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6958719Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6960825Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6963247Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6965505Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6967576Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6969883Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6971983Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6974083Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6976213Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6978656Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6980913Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6983085Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6985085Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6987082Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6988980Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6990843Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6992785Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6994651Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6997086Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.6999424Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7001464Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7003603Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7005552Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7007791Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7009614Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7011735Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7014160Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7016081Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7017875Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7019520Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7021171Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7023017Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7024863Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7026587Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7028363Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7030110Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7032389Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7034343Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7036296Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7038063Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7039911Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7041704Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7043461Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7045429Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7047792Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7049795Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7051595Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7053259Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7055054Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7056823Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7058509Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7060225Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7061857Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7063583Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7065203Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7066833Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7068791Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7070864Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7072566Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7074351Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7076252Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7078303Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7080217Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7082053Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7083860Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7085794Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7087983Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7089843Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7091517Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7093447Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7095299Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7097093Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7099034Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7101334Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7103715Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7105654Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7107710Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7109710Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7111848Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7113745Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7115782Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7118020Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7120338Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7122176Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7123938Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7126021Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7128161Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7129888Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7131640Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7133570Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7135629Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7137722Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7139403Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7140929Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7142634Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7144484Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7146212Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7147696Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7149221Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7151079Z copying torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7152843Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7154424Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7156236Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7157815Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7159378Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7161133Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7162993Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7164651Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7166127Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7167935Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7169668Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7171582Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7173565Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7175368Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7176983Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7178561Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7180422Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7182354Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7184144Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7185953Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7187545Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7189500Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7191308Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7192978Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7194616Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7196292Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7197827Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7199309Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7201010Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7202605Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7204094Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7205515Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7206878Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7208374Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7210014Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7211714Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7213150Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7214529Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7216192Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7218031Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7219521Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7220966Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7222426Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7223861Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7225174Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7226552Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7228292Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7230027Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7231550Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7233058Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7234525Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7236067Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7237491Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7238967Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7240729Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7242536Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7244130Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7245758Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7247513Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7249491Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7251170Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7252820Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7254410Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7256020Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7257603Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7259315Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7261162Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7262956Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7264686Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7266517Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7268375Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7270060Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7271708Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7273319Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7274843Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7276680Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7278527Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7280114Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7281674Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7283165Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7285207Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7287235Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7289127Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7290995Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7292737Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7294468Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7296189Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7297859Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7299336Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7301168Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7303104Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7304727Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7306420Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7308105Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7309697Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7311242Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7312893Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7314828Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7316958Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7318783Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7320558Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7322289Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7324142Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7325836Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7327984Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7330148Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7332070Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7333837Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7335513Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7337446Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7339221Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7340811Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7342498Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7344435Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7346337Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7348113Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7349557Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7350999Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7352573Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7353989Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7355669Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7357125Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7358642Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7360079Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7361561Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7362938Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7364391Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7366356Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7368253Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7369782Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7371246Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7372697Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7374229Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7375583Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7376998Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7379372Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7381125Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7382617Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7384308Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7385751Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7387113Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7388561Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7389925Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7391705Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7393508Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7395022Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7396687Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7398133Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7399607Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7400996Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7402347Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7404077Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7405836Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7407346Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7408999Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7410508Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7411981Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7413450Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7414963Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7416779Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7418418Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7420006Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7421664Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7423107Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7424530Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7426306Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7428000Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7429587Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7431078Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7432718Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7434689Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7436781Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7438703Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7440869Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7442740Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7444435Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7445938Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7447777Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7449479Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7451160Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7453400Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7455992Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7457769Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7459768Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7461576Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7463196Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7465043Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7467153Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7469488Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7471242Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7473335Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7475102Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7477340Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7479583Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7481907Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7484759Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7487461Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7489619Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7491269Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7493106Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7495782Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7498430Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7500361Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7502338Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7504207Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7506091Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7508316Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7510647Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7512977Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7515954Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7518840Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7521318Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7523796Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7526772Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7529892Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7532648Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7535082Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7537989Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7540993Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7543592Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7546100Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7548607Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7551103Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7553592Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7556029Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7558950Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7561949Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7577134Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7578617Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7580169Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7581865Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7583377Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7584827Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7586698Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7588568Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7590148Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7591661Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7593369Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7595133Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7596808Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7598787Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7600957Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7603317Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7604934Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7606404Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7608050Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7609534Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7611094Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7612744Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7614206Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7615882Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7618069Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7620343Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7621944Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7623569Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7625467Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7627487Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7629566Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7631059Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7632636Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7634488Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7636413Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7638089Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7639692Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7641181Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7642633Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7644035Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7646097Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7648229Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7650150Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7651801Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7653516Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7655117Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7656699Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7658230Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7659931Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7661584Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7663044Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7664523Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7666160Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7667833Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7669394Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7670802Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7672127Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7673769Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7675511Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7676873Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7678703Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7680435Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7681837Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7683188Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7684837Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7686600Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7688125Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7689550Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7691284Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7692954Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7694395Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7695902Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7697453Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7699023Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7700903Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7702719Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7704551Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7706358Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7708340Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7710025Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7711680Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7713307Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7715004Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7716711Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7718191Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7719902Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7721967Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7723853Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7726149Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7728257Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7730394Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7732369Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7734589Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7736685Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7738547Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7740051Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7741923Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7743740Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7745501Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7747735Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7749638Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7751248Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7752855Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7754617Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7756394Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7758011Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7759572Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7761055Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7762908Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7765178Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7767080Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7768933Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7770370Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7772056Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7773795Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7775340Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7776875Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7778583Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7780474Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7781873Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7783261Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7785050Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7786855Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7788379Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7789851Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7791424Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7793021Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7794506Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7796036Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7797388Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7799116Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7801111Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7802656Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7804113Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7805583Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7807132Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7808736Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7810455Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7812087Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7813612Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7815130Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7816666Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7818131Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7819459Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7820699Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7822400Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7824273Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7825824Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7827325Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7828838Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7830364Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7831955Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7832694Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7833634Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7834334Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7835058Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7835805Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7836786Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7837424Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7838196Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7838865Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7839875Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7840510Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7841278Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7841882Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7842856Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7843497Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7844263Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7844892Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7845712Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7846777Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7847557Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7848598Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7849190Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7849940Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7850733Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7851484Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7852324Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7853230Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7854087Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7854767Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7855533Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7856229Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7856914Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7857594Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7858420Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7859411Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7860383Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7861253Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7862031Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7862952Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7863697Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7864495Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7865789Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7866774Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7867681Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7868506Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7869286Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7870062Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7870682Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7871478Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7872549Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7873338Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7874087Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7874745Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7875588Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7876303Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7877007Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7877690Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7878634Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7879375Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7880151Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7881022Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7882035Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7883321Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7884314Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7885361Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7886638Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7887566Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7888516Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7889503Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7890348Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7891247Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7892308Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7893581Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7894579Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7895566Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7896435Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7897738Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7898616Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7899434Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7900369Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7901134Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7902250Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7903254Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7904296Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7905430Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7906443Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7907361Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7908480Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7909596Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7910616Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7911461Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7912219Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7912898Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7913894Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7915088Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7916473Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7917375Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7918293Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7919107Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7920362Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7921472Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7922421Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7923327Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7924423Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7925096Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7926425Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7927954Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7928805Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7929491Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7930255Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7930894Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7931580Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7932166Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7933255Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7933945Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7934685Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7935549Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7936483Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7937582Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7938684Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7939605Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7940605Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7941632Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7942523Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7943554Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7944512Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7945326Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7946636Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7947726Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7948756Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7949557Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7950706Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7951616Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7952470Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7953470Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7954187Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7955052Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7956220Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7957046Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7958061Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7958810Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7959654Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7960449Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7961530Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7962859Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7963879Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7964642Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7965346Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7966262Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7967077Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7968104Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7969080Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7970121Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7971547Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7972494Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7973665Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7974450Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7975276Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7976040Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7976758Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7977404Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7978603Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7979362Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7980258Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7980960Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7981840Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7982538Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7983230Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7983886Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7985015Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7986115Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7986952Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7987761Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7988523Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7989282Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7990096Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7990789Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7991647Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7992633Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7993843Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7994827Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7995714Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7996652Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7997483Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7998535Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.7999341Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8000079Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8000930Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8002197Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8003037Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8004285Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8005423Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8006621Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8007538Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8008767Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8009654Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8010981Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8011884Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8013249Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8014128Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8015400Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8016520Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8017638Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8018578Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8019670Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8020316Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8021009Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8021684Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8022375Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8023132Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8023938Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8024865Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8025877Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8026691Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8027529Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8028413Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8029655Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8030740Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8031422Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8032151Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8033155Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8034187Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8035043Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8036031Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8036822Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8037624Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8038679Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8039498Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8040302Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8041004Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8041993Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8042756Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8043472Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8044171Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8045239Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8046203Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8046954Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8047861Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8048535Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8049219Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8049977Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8050636Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8051338Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8052225Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8053004Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8053801Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8054574Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8055284Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8056008Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8056662Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8057654Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8058375Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8059387Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8060509Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8061315Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8062144Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8062799Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8063580Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8064187Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8065069Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8065817Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8066456Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8067144Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8068156Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8068918Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8069832Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8071199Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8072902Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8074298Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8075957Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8077499Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8079111Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8080410Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8081971Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8083404Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8085088Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8086475Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8088005Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8089614Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8091243Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8092501Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8094183Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8095462Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8097594Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8098769Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8100135Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8101585Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8103037Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8104421Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8105834Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8107274Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8109012Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8110317Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8111702Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8113676Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8114830Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8116054Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8117692Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8119230Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8120776Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8122239Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8123693Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8125449Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8127068Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8128790Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8129895Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8131234Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8132677Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8134483Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8135659Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8137286Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8138832Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8140683Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8141788Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8144346Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8145240Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8147191Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8148497Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8149866Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8151150Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8152298Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8153787Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8154985Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8156266Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8157510Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8159681Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8160739Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8162074Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8163393Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8164952Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8166735Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8168203Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8170762Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8172022Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8173882Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8175549Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8177681Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8179052Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8180884Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8182534Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8184569Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8185908Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8187681Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8189327Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8191285Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8192672Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8194951Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8196207Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8198872Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8199923Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8201173Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8202796Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8204595Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8205898Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8207141Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8208917Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8210975Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8211825Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8214139Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8215890Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8217140Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8218616Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8220804Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8222275Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8224011Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8225802Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8228099Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8229449Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8231408Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8232912Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8235256Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8236895Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8238551Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8240433Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8242425Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8243800Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8246263Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8247449Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8248981Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8250196Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8251875Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8253169Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8254289Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8255589Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8257238Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8258347Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8259841Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8260995Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8262711Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8264166Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8265352Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8267292Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8268237Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8269573Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8271021Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8272843Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8273937Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8275694Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8276918Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8278637Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8279719Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8281033Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8282223Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8284201Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8285169Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8286571Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8288144Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8290376Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8291118Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8292338Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8294112Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8295636Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8296972Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8298313Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8299941Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8301495Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8302776Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8303990Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8305680Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8307195Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8308618Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8310603Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8311659Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8312986Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8315113Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8316313Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8317757Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8319198Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8320997Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8322033Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8323452Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8324718Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8326572Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8327772Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8329320Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8330435Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8332349Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8333358Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8334761Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8335907Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8337304Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8339066Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8340254Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8341612Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8343040Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8344474Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8346237Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8347287Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8348711Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8350209Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8351285Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8352716Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8354097Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8355946Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8356959Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8358903Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8360110Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8361741Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8363372Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8364384Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8365711Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8366843Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8369342Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8370880Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8372154Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8373420Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8376023Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8376742Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8378705Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8379897Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8381417Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8382598Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8383849Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8384911Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8385856Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8387218Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8388563Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8389873Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8391004Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8391891Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8393151Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8394351Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8395258Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8396350Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8397673Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8398578Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8399486Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8400824Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8402188Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8405687Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8406942Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8408346Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8410066Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8411041Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8412256Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8413782Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8414973Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8416523Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8418558Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8419909Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8421153Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8423391Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8424625Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8425813Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8426937Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8428488Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8429766Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8431254Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8432470Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8433615Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8434568Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8436165Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8437314Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8438396Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8439447Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8441317Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8442716Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8444623Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8446138Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8447570Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8449074Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8450821Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8452208Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8454012Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8455485Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8457480Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8459593Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8461142Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8463640Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8465158Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8466567Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8467845Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8469642Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8471095Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8472397Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8473961Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8475735Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8477517Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8479879Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8481006Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8482059Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8483159Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8484207Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8485142Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8486145Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8486875Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8487962Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8489130Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8490058Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8491044Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8492058Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8493194Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8494249Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8495209Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8496046Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8497892Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8499418Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8501193Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8502686Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8504243Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8506177Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8507668Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8509255Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8510266Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8511316Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8512886Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8514136Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8515638Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8518076Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8519107Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8520337Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8521784Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8523095Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8524508Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8526012Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8527813Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8529643Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8530867Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8533247Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8534090Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8535847Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8537254Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8538583Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8541289Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8542407Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8544475Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8545619Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8546828Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8548141Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8549756Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8551199Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8552302Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8553593Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8554929Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8556589Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8557609Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8559145Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8560180Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8561707Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8563105Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8564142Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8565387Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8566657Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8568083Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8569462Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8571148Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8572310Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8574260Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8576424Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8577437Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8578650Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8579918Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8581357Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8595177Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8596782Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8597394Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8598399Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8599298Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8600107Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8601203Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8602398Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8603254Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8604122Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8604715Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8605569Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8606665Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8607472Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8608459Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8609061Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8610113Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8610711Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8611404Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8612043Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8613072Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8613705Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8614843Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8616962Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8619298Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8620168Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8621554Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8622929Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8624783Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8626134Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8627675Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8629028Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8631009Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8631898Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8634637Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8635989Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8637651Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8639246Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8640906Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8642432Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8644075Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8646542Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8647580Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8649225Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8650692Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8652454Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8653625Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8655697Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8656671Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8658715Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8660388Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8661539Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8663120Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8664689Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8666126Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8667754Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8669498Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8670744Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8672431Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8673782Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8676837Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8678114Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8679502Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8681213Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8682975Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8684447Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8685888Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8687305Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8689382Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8690969Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8691937Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8694225Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8695023Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8696125Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8698013Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8699771Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8700895Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8702067Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8702980Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8704543Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8706496Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8707201Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8708815Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8710770Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8711761Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8713316Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8714635Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8716171Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8717784Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8719710Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8720679Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8722708Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8724041Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8725609Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8727050Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8729150Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8730721Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8732120Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8734596Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8735746Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8737543Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8738945Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8740279Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8742112Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8743531Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8744462Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8745916Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8747653Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8749781Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8750984Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8752332Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8753725Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8755287Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8756888Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8758912Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8760065Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8761051Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8762975Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8764637Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8765715Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8767276Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8768696Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8771345Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8773219Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8773934Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8775769Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8777987Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8779391Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8780524Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8781740Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8783426Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8785336Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8786345Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8788001Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8789608Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8790754Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8792177Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8793551Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8795458Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8797357Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8798472Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8799275Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8800463Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8801649Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8802841Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8804177Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8805662Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8807083Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8808479Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8810794Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8812239Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8814516Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8815525Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8816482Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8817923Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8818899Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8820837Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8821885Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8823417Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8825028Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8826219Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8828038Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8829969Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8831242Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8833079Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8834388Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8835931Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8837395Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8838805Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8840973Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8842657Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8844333Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8846108Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8847342Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8848777Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8849944Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8851646Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8852990Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8854242Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8855906Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8857466Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8858846Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8859997Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8861329Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8862795Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8864227Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8865545Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8866973Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8868848Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8870026Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8872315Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8873323Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8874746Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8876075Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8877792Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8879308Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8880958Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8882113Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8883592Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8885087Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8888397Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8889373Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8890422Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8891310Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8892283Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8893627Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8894892Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8896796Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8897651Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8899623Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8900970Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8902867Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8903589Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8905108Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8906458Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8908275Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8909537Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8910835Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8912227Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8913211Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8914636Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8915968Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8918461Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8919645Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8920488Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8922221Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8923814Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8925417Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8926600Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8927974Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8929385Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8931775Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8932837Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8934986Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8936077Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8937760Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8939043Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8940636Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8941912Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8943400Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8945399Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8946162Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8947568Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8949660Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8950394Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8951950Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8953213Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8954943Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8955806Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8957431Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8958763Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8960129Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8961411Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8963364Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8965197Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8966230Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8968309Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8969668Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8970918Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8972575Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8973732Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8975803Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8977289Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8978414Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8979831Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8981262Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8982745Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8984099Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8986108Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8987167Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8988561Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8989934Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8991427Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8992757Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8994454Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8995930Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8997590Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.8998767Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9000266Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9001718Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9003026Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9005493Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9006212Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9008185Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9009518Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9010886Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9012249Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9013765Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9016447Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9017282Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9018831Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9020312Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9022068Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9023242Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9024245Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9026548Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9027736Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9029077Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9030173Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9031545Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9032921Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9034366Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9035983Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9037121Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9038683Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9040025Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9041791Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9042943Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9044445Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9045981Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9047049Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9048670Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9049964Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9051694Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9053261Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9054501Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9055526Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9057041Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9058786Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9059879Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9061683Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9062940Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9064319Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9065620Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9067047Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9068485Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9070150Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9071408Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9073189Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9074390Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9075867Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9077229Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9078654Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9080174Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9081779Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9083138Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9084547Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9085977Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9087807Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9089055Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9091375Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9092531Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9094307Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9095578Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9096736Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9098634Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9100064Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9101656Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9102889Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9104651Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9105925Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9107558Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9108946Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9110483Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9112465Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9114185Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9115872Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9117196Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9118510Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9120387Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9121625Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9122978Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9124331Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9126180Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9127335Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9129105Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9130266Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9132179Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9133309Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9135563Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9136728Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9138825Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9139899Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9141734Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9142955Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9144545Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9146291Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9147387Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9149113Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9150636Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9151913Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9153325Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9154925Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9156623Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9157935Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9159354Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9161010Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9162295Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9164375Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9165304Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9166719Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9168819Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9169894Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9171550Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9172843Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9174805Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9175831Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9177310Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9178706Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9180661Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9181726Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9183105Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9184657Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9186167Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9188144Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9189124Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9190761Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9192443Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9193700Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9194934Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9196709Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9198488Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9199646Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9201308Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9202623Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9204438Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9206305Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9208070Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9210013Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9211811Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9213146Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9214858Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9216438Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9218340Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9219648Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9221371Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9222946Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9224605Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9226523Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9227805Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9229496Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9231335Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9232642Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9234330Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9236097Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9238061Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9240182Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9241458Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9243313Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9245334Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9246373Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9249510Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9250102Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9251479Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9253061Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9254870Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9256236Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9257643Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9258763Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9260315Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9261857Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9263109Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9264357Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9266022Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9267895Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9270123Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9270967Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9273016Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9274777Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9276356Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9277955Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9279343Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9280444Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9303297Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9304435Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9305059Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9306164Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9306838Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9307568Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9308311Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9308883Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9309512Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9310577Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9311188Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9312149Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9312738Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9313774Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9314455Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9315118Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9316029Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9316872Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9317513Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9318314Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9319093Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9319982Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9320813Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9321591Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9322274Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9323362Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9324341Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9325141Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9326153Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9326945Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9328045Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9328734Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9330194Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9332072Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9333307Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9335109Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9336493Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9337748Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9339568Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9341538Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9343284Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9344224Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9346065Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9347855Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9350508Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9351514Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9352910Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9354616Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9357710Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9358788Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9360637Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9361819Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9363894Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9368143Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9369756Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9371312Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9373771Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9375833Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9377089Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9378932Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9380055Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9381938Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9383062Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9384619Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9386048Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9387580Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9389022Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9390319Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9391980Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9393444Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9396339Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9397308Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9398739Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9400047Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9401553Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9402929Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9404767Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9406148Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9407400Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9408845Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9410250Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9411712Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9413059Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9415018Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9416422Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9417763Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9419033Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9420734Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9422266Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9423572Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9424945Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9426693Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9427832Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9429344Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9430633Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9432075Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9433403Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9434789Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9436328Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9437628Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9439133Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9440392Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9441754Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9443285Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9444807Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9446014Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9447354Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9449198Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9451278Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9452465Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9453847Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9455168Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9456483Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9458441Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9459386Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9461013Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9462187Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9463515Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9464871Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9466216Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9467736Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9469501Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9470595Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9471942Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9473100Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9474536Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9476438Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9477849Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9479484Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9481322Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9482704Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9483804Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9485265Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9487400Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9488352Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9490093Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9491765Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9493381Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9495261Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9496402Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9498107Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9500751Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9501544Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9503842Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9504923Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9506941Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9507912Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9509837Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9511050Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9512686Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9514052Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9515878Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9517075Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9518777Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9521187Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9522165Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9523791Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9525068Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9526114Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9527819Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9530212Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9534546Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9535942Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9536720Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9537368Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9538185Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9538974Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9540098Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9541774Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9543271Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9544768Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9546117Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9547642Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9550688Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9552597Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9553675Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9554866Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9556693Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9558741Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9560600Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9562445Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9564874Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9565733Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9567486Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9569313Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9570627Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9572393Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9573830Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9575617Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9578072Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9579413Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9582165Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9584656Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9585905Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9587452Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9589038Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9591592Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9592793Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9594745Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9596329Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9599051Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9600572Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9602445Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9603758Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9604744Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9606066Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9607825Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9608919Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9611502Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9613916Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9615506Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9616238Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9617976Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9619514Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9620964Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9622021Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9623618Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9624803Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9626607Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9627912Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9629496Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9631224Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9632313Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9634408Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9635921Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9637047Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9638751Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9639978Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9641387Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9643266Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9645372Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9646676Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9649245Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9649917Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9651205Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9652042Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9653801Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9654799Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9656175Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9657449Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9658733Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9660735Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9662072Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9664172Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9665484Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9666257Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9668271Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9669198Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9670563Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9671887Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9673746Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9674777Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9676452Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9677840Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9679261Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9681032Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9682055Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9683359Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9684927Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9686084Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9687745Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9689397Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9690458Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9691870Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9693116Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9694511Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9695807Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9697026Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9698911Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9700438Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9701608Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9703301Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9704337Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9706094Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9707239Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9709280Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9710934Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9712289Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9714203Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9715470Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9717163Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9718448Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9720006Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9721287Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9722453Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9724223Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9725945Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9727110Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9728644Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9730301Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9732150Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9733385Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9734676Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9736898Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9737890Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9739498Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9740663Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9741721Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9743046Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9744607Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9746062Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9747360Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9748943Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9749989Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9751825Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9752951Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9754498Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9755913Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9757206Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9758506Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9759947Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9761786Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9762834Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9764311Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9766085Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9767818Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9768853Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9771161Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9772544Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9773814Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9775152Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9776858Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9778120Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9779773Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9781214Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9782554Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9784016Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9785551Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9786885Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9788958Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9789639Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9791050Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9792639Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9794680Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9795745Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9797311Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9799471Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9800309Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9801727Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9803412Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9804806Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9806674Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9807961Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9809269Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9810807Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9812194Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9813572Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9814938Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9816574Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9817884Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9819587Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9820848Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9822425Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9823785Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9825671Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9826763Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9828336Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9829575Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9831529Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9832563Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9834157Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9835727Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9837359Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9838865Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9840069Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9842248Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9843104Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9845613Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9846354Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9848031Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9849900Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9851238Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9852225Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9853622Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9854909Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9856262Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9857748Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9858973Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9860256Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9861576Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9863361Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9864359Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9865834Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9867171Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9868515Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9869895Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9871158Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9872544Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9874168Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9875557Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9876894Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9878301Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9879557Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9880880Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9882213Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9884205Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9884990Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9886629Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9887943Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9889456Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9890714Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9892132Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9893398Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9896163Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9897297Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9898521Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9899757Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9901261Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9903230Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9904042Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9905372Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9906815Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9908023Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9909596Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9910901Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9912032Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9914215Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9915125Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9916557Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9918330Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9919646Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9921654Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9922627Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9933169Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9934092Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9934798Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9935647Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9936307Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9937087Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9938132Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9938878Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9939928Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9941100Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9941877Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9943661Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9945009Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9946830Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9948824Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9950370Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9952292Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9954065Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9955697Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9957914Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9959641Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9961143Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9963023Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9964624Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9966586Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9968500Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9994313Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9995552Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9996842Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9998179Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9998791Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:59.9999775Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0000505Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0001130Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0001730Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0003116Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0003951Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0004827Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0006150Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0007484Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0008832Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0009591Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0010201Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0011064Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0012779Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0014126Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0015555Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0017231Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0018581Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0019924Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0021166Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0022368Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0024076Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0026210Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0027995Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0030062Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0032141Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0033468Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0034992Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0036319Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0037612Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0038991Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0041054Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0042368Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0043373Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0044491Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0046075Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0047122Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0049356Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0050228Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0052867Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0053621Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0054991Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0056454Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0058246Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0059190Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0060447Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0061668Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0063048Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0064177Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0065471Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0066698Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0068320Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0069353Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0070800Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0072054Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0073794Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0074713Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0076060Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0077366Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0078954Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0080116Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0081655Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0082955Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0084904Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0086052Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0087410Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0089228Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0091533Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0092466Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0094193Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0095450Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0097325Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0098404Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0100014Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0101317Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0103088Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0104093Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0106619Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0107692Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0109655Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0110728Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0112116Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0113587Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0115049Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0116214Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0117525Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0118756Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0120272Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0121503Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0122846Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0124415Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0126182Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0127478Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0128763Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0130396Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0131740Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0133178Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0134554Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0136180Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0137509Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0139141Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0141008Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0141866Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0143250Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0144615Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0146534Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0147798Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0149153Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0150506Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0152342Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0153460Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0154803Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0156428Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0158043Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0169621Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0172007Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0172732Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0174107Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0175032Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0176263Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0177198Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0177939Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0178993Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0179678Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0180585Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0181846Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0182771Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0183495Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0184554Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0185769Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0186767Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0187732Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0188730Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0189634Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0190715Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0192015Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0192776Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0193815Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0194557Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0195784Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0196406Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0197551Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0199111Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0200952Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0202124Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0203648Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0204935Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0206381Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0207986Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0209298Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0211470Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0213098Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0214360Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0215749Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0217179Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0218861Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0220221Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0221739Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0223222Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0224497Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0225546Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0226958Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0228338Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0229606Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0230739Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0232163Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0233423Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0234804Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0236024Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0237213Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0238743Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0240208Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0241218Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0242489Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0243611Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0245228Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0246750Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0248121Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0249419Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0250858Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0252315Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0253432Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0255085Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0256141Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0257519Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0260445Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0261577Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0262696Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0263518Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0264525Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0266189Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0267381Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0268211Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0269686Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0270852Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0271866Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0273591Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0274818Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0276553Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0277484Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0279664Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0280848Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0281787Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0283036Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0284259Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0286203Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0287985Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0289572Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0291253Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0293086Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0294952Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0296331Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0297504Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0299156Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0300397Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0301654Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0303263Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0304886Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0305996Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0307663Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0308683Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0310057Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0311682Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0312831Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0314044Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0315968Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0316984Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0318293Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0320029Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0321313Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0322629Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0324004Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0325552Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0327410Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0328803Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0330237Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0331298Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0332484Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0333763Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0334948Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0336299Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0338035Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0339131Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0340435Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0341736Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0343090Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0344457Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0346101Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0347293Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0348961Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0350032Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0351661Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0352765Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0354453Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0355997Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0356999Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0358374Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0359666Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0361010Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0362341Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0363667Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0365062Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0366752Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0368010Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0369584Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0371377Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0372645Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0373872Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0375371Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0377340Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0378585Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0379874Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0381194Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0382449Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0384236Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0385479Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0386693Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0387842Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0389747Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0390697Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0391969Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0393256Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0394639Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0396085Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0397348Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0399218Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0400138Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0401554Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0402691Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0403911Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0405684Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0406641Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0408030Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0409034Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0411011Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0412110Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0413256Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0414942Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0415997Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0417597Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0418699Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0420087Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0421499Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0423060Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0424131Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0425548Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0426948Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0428132Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0429532Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0431155Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0432082Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0433493Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0434675Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0436204Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0437414Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0438754Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0439816Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0441103Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0442496Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0443612Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0445087Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0446177Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0447291Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0448747Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0449962Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0451372Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0452484Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0453871Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0454930Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0456189Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0457633Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0458667Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0460304Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0461762Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0463005Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0464075Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0465624Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0466945Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0468493Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0469407Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0471012Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0472266Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0473683Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0475470Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0476481Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0477825Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0478954Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0480329Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0481651Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0482956Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0484284Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0486003Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0487137Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0488443Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0489815Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0490866Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0492730Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0493831Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0495348Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0496604Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0498546Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0499624Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0501434Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0502541Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0503939Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0505081Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0506583Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0507714Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0509066Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0510250Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0512149Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0513116Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0514717Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0516157Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0517514Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0518731Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0520654Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0521680Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0522913Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0523911Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0525339Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0526689Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0527964Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0529093Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0530617Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0531735Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0533105Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0534402Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0535874Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0537129Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0538508Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0539605Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0541247Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0542477Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0544398Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0545602Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0546819Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0548808Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0550496Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0551636Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0553000Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0554180Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0555978Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0557306Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0558524Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0560712Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0561945Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0562970Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0564114Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0565762Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0567325Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0568489Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0570282Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0571394Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0573377Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0575237Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0576368Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0577550Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0578940Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0580225Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0581963Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0582933Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0584251Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0585617Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0587083Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0588221Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0589632Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0590859Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0592549Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0593459Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0595006Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0596704Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0597934Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0599805Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0600808Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0602677Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0603950Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0605156Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0606789Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0608507Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0609835Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0611333Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0612554Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0613832Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0615125Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0616690Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0617596Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0619064Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0620413Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0622662Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0623344Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0624436Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0626190Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0627533Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0629409Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0630532Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0632252Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0633754Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0635138Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0636611Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0638268Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0640879Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0642618Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0643866Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0645477Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0647805Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0649255Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0651275Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0653085Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0655563Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0656553Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0658432Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0659814Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0660782Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0663012Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0663822Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0665249Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0666741Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0668770Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0670279Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0671644Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0673414Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0674997Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0675886Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0677208Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0678879Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0680351Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0681465Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0682935Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0684187Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0685598Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0687113Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0688791Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0690192Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0692067Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0693092Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0694660Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0695896Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0697600Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0698929Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0700137Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0701471Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0704137Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0705071Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0705894Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0706745Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0708317Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0709458Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0710884Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0712137Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0714161Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0714944Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0716368Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0717830Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0719044Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0720704Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0721876Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0723935Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0724852Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0726564Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0727894Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0729284Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0730994Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0732289Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0733819Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0735453Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0736948Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0738243Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0739458Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0740667Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0741902Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0743575Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0744836Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0746191Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0747550Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0748875Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0750102Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0751614Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0752769Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0754186Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0755601Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0756840Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0758147Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0759415Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0760664Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0761977Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0763580Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0764900Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0766013Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0767271Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0768454Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0770298Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0771788Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0772804Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0774278Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0775580Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0777266Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0778795Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0779875Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0781509Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0782817Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0784331Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0785451Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0786817Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0788496Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0789630Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0790970Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0792971Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0794155Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0795263Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0796726Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0798316Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0800029Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0801018Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0802765Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0804348Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0805933Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0807327Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0808957Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0810448Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0811922Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0813524Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0815206Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0816560Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0817548Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0818880Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0820173Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0821331Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0822884Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0824368Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0825632Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0826843Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0828032Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0829246Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0830870Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0831825Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0833114Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0834254Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0835540Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0836658Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0838073Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0839769Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0840744Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0841995Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0843121Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0844460Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0845593Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0846911Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0848838Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0850386Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0851790Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0853231Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0854994Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0856491Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0858394Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0859568Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0860987Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0862697Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0864064Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0865505Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0866956Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0868647Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0870270Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0871465Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0872792Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0874392Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0875750Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0877603Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0878645Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0880811Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0882167Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0883707Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0885065Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0886702Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0888180Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0890427Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0891500Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0892871Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0894465Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0895651Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0897265Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0898463Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0899869Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0901213Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0902542Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0904349Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0905324Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0906695Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0907993Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0909389Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0910759Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0912094Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0913455Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0915675Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0916729Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0918379Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0919622Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0921520Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0922575Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0924106Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0925148Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0927115Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0928406Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0931114Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0932892Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0935114Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0935773Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0937006Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0938261Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0939856Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0941567Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0943239Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0944709Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0945945Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0947330Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0948971Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0950368Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0951538Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0952851Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0954193Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0955526Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0956881Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0958346Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0960044Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0961102Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0962442Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0963979Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0965147Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0966667Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0968423Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0969590Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0970873Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0972212Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0973530Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0975259Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0976272Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0977700Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0979096Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0980513Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0981727Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0982830Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0984347Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0985575Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0987378Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0988244Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0989595Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0991210Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0992053Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0993296Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0994648Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0996428Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0997313Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0998619Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.0999937Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1001669Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1003376Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1004400Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1006689Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1008162Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1009203Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1010662Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1011867Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1013473Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1014847Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1016133Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1017417Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1019353Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1020224Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1021384Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1022913Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1024192Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1025745Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1026913Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1028687Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1030067Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1031858Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1032906Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1034210Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1035799Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1037449Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1038739Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1040266Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1041363Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1042815Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1045060Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1045998Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1047425Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1048886Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1050567Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1051877Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1053352Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1054743Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1056584Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1058002Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1059435Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1060664Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1062088Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1063394Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1064752Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1066347Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1067561Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1068775Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1070157Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1071355Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1072696Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1074244Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1075633Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1077428Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1078532Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1080186Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1081737Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1083373Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1084899Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1086480Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1088074Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1089368Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1090996Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1092431Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1094124Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1095756Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1097200Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1099820Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1101491Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1102547Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1104081Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1105415Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1107376Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1108544Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1110301Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1111590Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1113088Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1115390Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1116215Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1117534Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1119101Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1120675Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1121838Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1123377Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1124790Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1126776Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1128632Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1129756Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1130950Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1132413Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1133612Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1135304Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1136615Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1138337Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1139510Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1141432Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1142743Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1143525Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1144948Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1146225Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1147509Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1148818Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1150497Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1151313Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1152658Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1153774Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1155124Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1156885Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1158173Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1159238Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1160497Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1161732Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1163034Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1164250Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1165476Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1166865Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1168948Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1170124Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1171270Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1172435Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1173750Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1174918Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1176338Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1177370Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1179047Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1180372Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1181659Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1182714Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1184808Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1185981Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1186849Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1188118Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1189517Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1190712Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1192207Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1193787Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1195376Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1196382Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1197856Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1199138Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1200650Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1202093Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1203492Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1205022Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1206341Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1207872Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1209277Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1211443Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1212741Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1213929Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1215324Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1216571Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1218400Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1219606Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1220899Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1222223Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1223414Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1224889Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1226579Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1227752Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1229075Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1230323Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1231974Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1233097Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1234403Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1235793Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1237397Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1238878Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1240818Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1241917Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1243016Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1244231Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1245539Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1247256Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1248553Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1250212Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1251294Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1252828Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1253848Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1256283Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1257316Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1258721Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1260056Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1261003Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1262449Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1263684Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1264956Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1266272Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1267951Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1269142Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1270491Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1271767Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1273189Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1274780Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1276048Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1277816Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1279485Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1280876Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1282209Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1283496Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1285062Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1287022Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1288569Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1289841Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1291206Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1292750Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1294081Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1295438Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1296859Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1298557Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1299861Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1301085Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1302565Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1303723Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1305037Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1306339Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1307737Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1309307Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1310586Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1311502Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1313090Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1314437Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1315758Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1317241Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1318952Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1320189Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1321537Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1322900Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1324587Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1325763Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1327107Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1328539Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1329953Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1331470Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1332775Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1334159Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1335802Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1336919Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1339777Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1341111Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1342343Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1344214Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1345571Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1347033Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1348723Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1351168Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1352505Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1354326Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1356374Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1358639Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1360456Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1361367Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1365138Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1366305Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1367399Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1368751Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1371146Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1372888Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1374628Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1377019Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1379224Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1380664Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1382332Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1384425Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1386865Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1388256Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1389924Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1391748Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1394388Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1396146Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1397370Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1398699Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1400508Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1402371Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1403787Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1405757Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1407010Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1409488Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1410627Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1412555Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1413889Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1415862Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1416924Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1418260Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1419791Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1421680Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1422837Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1424346Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1425910Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1427766Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1429323Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1430417Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1432182Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1433357Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1435831Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1437071Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1438445Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1440235Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1441647Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1443459Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1444918Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1446438Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1448070Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1449428Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1451068Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1452254Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1453314Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1454984Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1456758Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1458709Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1459907Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1461341Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1462782Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1464745Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1465939Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1467492Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1469001Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1470493Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1471932Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1473508Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1474918Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1476481Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1478157Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1480288Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1481480Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1482967Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1484592Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1486130Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1487328Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1488980Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1490520Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1491873Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1493445Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1495229Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1497089Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1498183Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1499736Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1501528Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1502766Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1503981Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1505777Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1506981Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1508355Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1509762Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1511105Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1512467Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1514251Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1516449Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1524748Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1526135Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1528149Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1546395Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1548619Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1550141Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1551570Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1553034Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1555063Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1556524Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1557656Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1559064Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1560852Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1562675Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1564011Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1565382Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1570741Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1572479Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1574069Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1577064Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1578905Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1579888Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1583992Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1586318Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1587603Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1589796Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1591148Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1593392Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1600779Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1602148Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1603598Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1605050Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1607025Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1609267Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1611527Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1613310Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1615133Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1617082Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1619372Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1621601Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1623441Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1625257Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1626887Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1628874Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1630952Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1632679Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1634441Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1636068Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1638062Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1640079Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1641595Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1643334Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1644888Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1646741Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1648751Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1650755Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1653282Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1654940Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1656617Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1658278Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1660001Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1662070Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1663684Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1665501Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1667209Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1668979Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1670807Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1672814Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1675158Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1676887Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1678593Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1680408Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1682101Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1684252Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1685802Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1687736Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1689453Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1691237Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1693038Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1695243Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1696788Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1698420Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1700723Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1702084Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1703840Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1705547Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1707445Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1709208Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1710943Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1712804Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1715734Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1716800Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1718385Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1719899Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1721244Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1722570Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1723857Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1725217Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1727182Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1728434Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1730284Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1732057Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1733665Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1735355Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1736661Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1737971Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1739813Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1741110Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1742663Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1744323Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1745953Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1747575Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1748863Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1750467Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1751803Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1753638Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1754909Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1756517Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1758024Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1759590Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1761432Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1762950Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1764474Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1766277Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1768063Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1769680Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1780841Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1782719Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1783556Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1784394Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1785112Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1785867Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1786584Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1787303Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1787976Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1789025Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1789809Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1790946Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1791826Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1792639Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1793671Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1794686Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1795541Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1796745Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1797664Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1798804Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1800507Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1802256Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1803917Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1805292Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1807504Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1808733Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1810228Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1811888Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1813370Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1815094Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1816431Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1818328Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1819649Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1822053Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1823055Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1824741Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1826150Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1827897Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1829372Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1830798Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1832482Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1834458Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1836165Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1837602Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1839232Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1840965Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1842499Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1844106Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1846015Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1847157Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1849247Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1851310Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1852528Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1853701Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1855192Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1856815Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1858357Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1859841Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1861761Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1862834Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1864657Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1866232Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1867657Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1868974Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1870253Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1871766Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1873924Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1875180Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1876275Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1877684Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1879533Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1880812Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1882212Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1883998Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1885770Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1887088Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1888766Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1890497Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1891981Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1893492Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1894931Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1896940Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1898301Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1899424Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1900710Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1903167Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1905069Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1906727Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1908496Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1910482Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1912472Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1913778Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1915408Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1917008Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1918953Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1921022Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1922770Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1924704Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1926620Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1928798Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1930583Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1932102Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1933576Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1935284Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1936918Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1938531Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1940156Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1941681Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1943400Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1945084Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1946666Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1948046Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1949510Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1951071Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1952596Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1954097Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1955557Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1957194Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1958894Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1960361Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1961741Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1963518Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1965235Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1966747Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1968335Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1969928Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1971518Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1972898Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1974281Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1975923Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1977619Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1979116Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1980693Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1982438Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1984221Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1985800Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1987249Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1988834Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1990433Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1991885Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1993416Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1995160Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1996959Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.1998869Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2001034Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2002981Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2004605Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2006190Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2007801Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2009225Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2011044Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2012991Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2014668Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2016246Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2017989Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2020043Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2021724Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2023485Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2025357Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2027691Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2029837Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2031454Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2033084Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2034592Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2036373Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2038485Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2040686Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2042467Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2044217Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2045809Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2047581Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2049394Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2050957Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2052846Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2054505Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2056205Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2057876Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2059359Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2060763Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2062089Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2063666Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2065265Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2066727Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2068130Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2069495Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2070851Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2072439Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2074417Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2076317Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2077859Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2079345Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2080805Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2082282Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2083705Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2085127Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2086502Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2087954Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2089505Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2091079Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2092782Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2094717Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2096224Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2097646Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2099159Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2100688Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2102011Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2103397Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2105334Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2106935Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2108522Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2110102Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2111762Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2113676Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2115692Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2117618Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2119383Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2121140Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2122740Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2124355Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2125949Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2127495Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2129517Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2131455Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2133180Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2134691Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2136397Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2138204Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2139795Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2141452Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2143039Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2144565Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2146111Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2147738Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2149450Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2151131Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2152956Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2154895Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2156649Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2158456Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2160527Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2162548Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2164373Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2166043Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2167520Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2169197Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2170780Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2172281Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2173882Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2175521Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2177181Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2178853Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2180415Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2181910Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2183543Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2185168Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2186755Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2188662Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2190552Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2192286Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2193967Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2196015Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2198211Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2200146Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2202245Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2204344Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2206293Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2208737Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2210732Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2212666Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2214590Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2216657Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2218908Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2221012Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2223065Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2225033Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2226915Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2228758Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2230549Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2232606Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2234826Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2236720Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2238526Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2240482Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2242671Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2244519Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2246373Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2248406Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2250336Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2252147Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2253848Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2255887Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2257987Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2259788Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2261555Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2263610Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2265590Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2267434Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2269236Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2271251Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2273358Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2275153Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2277048Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2279060Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2281198Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2283036Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2284943Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2286999Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2289129Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2290945Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2292739Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2294507Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2296443Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2298037Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2299556Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2301252Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2302942Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2304718Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2306426Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2308466Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2310203Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2311946Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2313594Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2315080Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2316877Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2318579Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2320359Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2322104Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2323742Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2325276Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2326768Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2328339Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2329978Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2331819Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2333612Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2335312Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2337303Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2339179Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2340752Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2342328Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2343805Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2345172Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2346954Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2348722Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2350265Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2351776Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2353256Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2354670Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2356290Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2358021Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2359750Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2361642Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2363172Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2364690Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2366119Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2367930Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2369942Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2371542Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2372974Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2374521Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2376103Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2377547Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2379180Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2380998Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2382463Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2383805Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2385461Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2387239Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2388780Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2390147Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2392025Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2393931Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2395689Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2397497Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2399312Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2401128Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2402830Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2404722Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2406734Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2408546Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2410058Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2411835Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2413747Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2415652Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2417340Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2419159Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2420912Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2423153Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2425467Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2427550Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2429523Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2431382Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2433367Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2435460Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2437282Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2439657Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2441706Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2443688Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2445560Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2447322Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2449232Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2450861Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2452606Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2454561Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2456528Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2458543Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2460406Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2462225Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2464169Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2465978Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2467672Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2469373Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2471227Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2473383Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2475784Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2477771Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2479723Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2481848Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2483739Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2485630Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2487967Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2490068Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2491925Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2493614Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2495294Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2496996Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2498643Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2500152Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2501509Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2503221Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2504963Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2506495Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2508243Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2509920Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2511509Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2513110Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2514692Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2516332Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2517971Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2519993Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2522325Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2524504Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2526617Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2528654Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2530375Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2532245Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2533917Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2535445Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2537175Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2539004Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2540717Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2542258Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2544105Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2546074Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2547865Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2549502Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2551116Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2552726Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2554265Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2555990Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2557889Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2559736Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2561657Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2563936Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2565944Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2567986Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2569711Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2571407Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2572961Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2574454Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2576023Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2577717Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2579831Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2582122Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2584012Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2585872Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2587602Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2589788Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2591684Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2594131Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2596561Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2598440Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2600399Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2602228Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2604052Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2606078Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2607938Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2609811Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2611800Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2613722Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2615806Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2617813Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2620000Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2622386Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2624164Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2625975Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2627751Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2629587Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2631243Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2633202Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2635050Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2637153Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2639130Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2641183Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2643126Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2645278Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2647435Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2649284Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2651074Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2652763Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2654375Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2655934Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2657711Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2659741Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2661601Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2663500Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2665161Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2666717Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2668653Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2671002Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2673317Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2674959Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2677108Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2679266Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2681239Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2683010Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2684706Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2686266Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2688253Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2690237Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2691935Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2693642Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2695700Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2697795Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2699668Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2701559Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2703468Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2705419Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2707334Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2709045Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2710796Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2712475Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2714213Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2716171Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2718074Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2719951Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2721672Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2723512Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2725779Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2727428Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2729122Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2731056Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2733106Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2734752Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2736466Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2738534Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2740408Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2742098Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2743836Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2745934Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2747901Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2749797Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2751419Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2753199Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2755141Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2756959Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2758538Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2760160Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2762077Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2764129Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2765915Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2767944Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2769745Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2771371Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2772927Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2774498Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2776625Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2778569Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2780219Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2782316Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2784163Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2785774Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2787387Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2789421Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2791243Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2792914Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2794749Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2796519Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2797173Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2798312Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2799059Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2799839Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2800584Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2801686Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2802574Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2818882Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2820031Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2821183Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2821929Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2822818Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2823469Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2824379Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2825023Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2825969Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2826936Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2827735Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2828404Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2829107Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2829718Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2830393Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2831247Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2831948Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2832586Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2833193Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2834016Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2834669Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2835290Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2836097Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2836779Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2837767Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2838586Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2839407Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2840186Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2840994Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2841768Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2842684Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2843420Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2844317Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2845118Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2845866Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2846734Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2847489Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2848531Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2849246Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2849981Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2850977Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2851655Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2852444Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2853027Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2853815Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2854433Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2855099Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2855644Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2856635Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2857425Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2858186Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2858884Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2859553Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2860274Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2861205Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2861904Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2862764Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2863562Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2864819Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2865689Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2866597Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2867261Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2867961Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2868906Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2869874Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2870735Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2871490Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2872170Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2873035Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2873888Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2874777Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2876001Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2876869Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2877651Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2878315Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2879024Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2879726Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2880450Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2881057Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2881786Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2882350Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2883415Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2884278Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2884984Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2885820Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2886524Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2887397Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2888467Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2889133Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2890258Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2891041Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2891834Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2892635Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2893425Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2894801Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2895653Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2896555Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2897335Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2898172Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2899012Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2900668Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2902356Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2903550Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2904309Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2905359Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2906215Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2906930Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2908207Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2909442Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2910257Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2910880Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2911494Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2912236Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2912910Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2913966Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2915071Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2916089Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2916845Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2917558Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2918581Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2919184Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2920158Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2920770Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2921770Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2922760Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2923561Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2924345Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2925035Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2926183Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2926934Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2927872Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2929011Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2929788Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2930446Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2931089Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2932214Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2933335Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2934509Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2935573Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2936741Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2937819Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2938879Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2940026Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2941220Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2943006Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2944379Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2945735Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2946995Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2948338Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2949688Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2950933Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2952627Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2953865Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2955105Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2956315Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2957557Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2958785Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2959900Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2960899Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2962553Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2963779Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2964963Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2966008Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2967218Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2968437Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2969505Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2970567Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2972263Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2973516Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2974748Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2975969Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2977207Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2978352Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2979478Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2980487Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2981665Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2983417Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2984982Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2986245Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2987513Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2988821Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2990113Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2991336Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2992520Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2994227Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2995497Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2996675Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2997735Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2998945Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.2999961Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3000756Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3001296Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3002601Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3003641Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3004265Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3005240Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3005891Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3006866Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3007571Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3008614Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3009911Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3010595Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3011608Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3012367Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3013236Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3014089Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3014816Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3015619Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3016719Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3017751Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3018523Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3019385Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3020268Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3021051Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3021994Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3022588Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3023795Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3024449Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3025399Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3026094Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3026985Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3028251Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3028955Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3029970Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3031114Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3031771Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3033003Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3034376Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3035048Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3036125Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3036873Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3038016Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3039079Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3039711Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3040734Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3041452Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3042371Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3043634Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3044860Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3045636Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3046662Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3047284Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3048659Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3049318Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3050295Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3050925Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3052170Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3053066Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3053999Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3055085Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3055968Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3056875Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3057634Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3058620Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3059574Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3060749Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3061711Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3062578Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3063577Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3064298Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3065598Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3066426Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3067471Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3068521Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3069502Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3070591Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3071871Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3072721Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3073958Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3074762Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3076084Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3077216Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3077931Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3079025Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3080017Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3080937Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3082049Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3082598Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3083688Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3084525Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3085469Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3086026Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3086786Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3088154Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3089324Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3090581Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3091760Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3092725Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3093683Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3094969Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3096093Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3097144Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3097919Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3099085Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3099739Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3100893Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3101723Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3102736Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3104010Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3105166Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3106503Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3107884Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3109021Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3110070Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3111034Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3112394Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3113332Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3114441Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3115179Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3115999Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3116897Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3118136Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3119021Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3120018Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3120812Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3121677Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3122546Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3123406Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3124598Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3125460Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3126341Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3127094Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3127986Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3128840Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3129544Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3130341Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3131223Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3132476Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3133453Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3134412Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3135396Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3136321Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3137201Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3138170Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3139396Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3140270Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3141214Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3142124Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3143027Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3143810Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3144692Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3145325Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3146819Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3149053Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3150163Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3151134Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3152430Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3153688Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3155074Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3156372Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3157703Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3159531Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3160911Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3161865Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3163286Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3164578Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3166368Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3167383Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3168848Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3170244Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3171943Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3173101Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3174321Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3175676Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3177312Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3178564Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3179722Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3180882Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3182562Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3183886Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3185597Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3186655Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3187914Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3189208Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3190792Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3191876Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3193137Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3194741Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3195729Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3197121Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3198354Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3200002Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3201037Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3202287Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3203568Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3205016Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3206585Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3207892Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3209197Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3210384Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3212199Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3213192Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3214471Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3215781Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3217104Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3218474Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3219716Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3220919Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3222699Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3223800Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3224960Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3226204Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3227561Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3228823Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3230057Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3231423Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3233022Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3234553Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3235926Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3237292Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3238651Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3239888Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3241116Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3242382Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3244152Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3245159Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3246429Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3247903Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3249272Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3251373Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3252521Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3253709Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3255553Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3256890Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3257863Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3258968Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3260964Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3261996Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3263334Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3264679Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3266463Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3267447Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3268895Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3270197Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3271615Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3272981Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3274313Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3275786Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3277462Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3279041Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3279973Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3281415Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3282727Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3284224Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3285511Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3286878Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3288366Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3290066Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3291612Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3292578Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3293966Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3295462Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3296802Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3298219Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3299506Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3300828Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3302554Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3303905Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3305049Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3306476Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3307832Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3309207Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3310497Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3311832Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3313188Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3314901Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3316386Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3317491Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3318949Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3320181Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3321614Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3323802Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3324924Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3326212Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3327987Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3329155Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3330499Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3331836Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3333913Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3335156Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3336815Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3337904Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3339302Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3340670Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3342229Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3343366Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3345226Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3346179Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3347636Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3349139Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3351110Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3352364Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3353614Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3355050Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3356790Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3358042Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3359014Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3360518Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3361840Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3363270Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3364483Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3366125Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3367395Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3368617Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3371131Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3371957Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3373641Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3374762Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3375992Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3377420Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3379337Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3380585Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3382787Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3383483Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3385342Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3386300Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3387377Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3388835Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3390243Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3391115Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3392524Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3393752Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3395682Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3396527Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3398088Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3399250Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3401259Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3402318Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3403685Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3405100Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3406774Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3408013Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3409498Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3411659Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3412765Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3414700Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3416047Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3417588Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3419149Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3420363Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3421871Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3423329Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3424761Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3425824Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3427145Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3428373Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3429804Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3430958Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3432664Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3434054Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3435096Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3436515Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3438092Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3439780Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3440803Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3442242Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3443571Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3444979Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3446280Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3447773Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3449181Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3450995Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3451983Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3453285Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3454552Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3455941Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3457216Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3458532Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3459771Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3461518Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3462477Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3463824Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3465069Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3466450Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3467699Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3468967Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3470467Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3472003Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3473443Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3474475Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3475863Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3477128Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3478547Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3479815Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3481116Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3482450Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3484121Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3485551Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3486635Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3488001Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3489403Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3490934Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3492333Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3493655Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3495043Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3496717Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3497867Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3499228Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3500597Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3502906Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3503929Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3505396Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3506672Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3508097Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3509433Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3510827Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3512220Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3513954Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3515066Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3516500Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3517863Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3519676Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3520781Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3522432Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3523898Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3525912Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3526757Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3528212Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3530241Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3532053Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3533379Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3535095Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3536662Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3538352Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3539842Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3541360Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3542534Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3544529Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3545652Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3547004Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3547956Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3549696Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3550590Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3551891Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3553362Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3555201Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3556326Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3557953Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3559301Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3560894Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3562301Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3563702Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3565134Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3567057Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3568501Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3569847Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3571236Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3572742Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3574216Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3575657Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3577048Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3578860Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3580176Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3581959Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3583022Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3584867Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3585687Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3587228Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3588332Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3590413Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3591386Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3592917Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3594562Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3596649Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3598034Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3599700Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3600884Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3602484Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3603828Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3605011Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3606410Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3608490Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3609492Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3611059Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3612424Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3614211Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3615298Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3616904Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3617958Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3619887Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3621012Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3622626Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3623880Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3625320Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3626848Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3628147Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3629527Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3631204Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3632416Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3633861Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3635215Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3637060Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3638430Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3640276Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3641312Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3642778Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3644590Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3645770Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3647047Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3648749Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3650271Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3651577Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3652987Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3654431Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3656261Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3657786Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3658933Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3660385Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3661658Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3663254Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3664480Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3666025Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3667388Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3669203Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3670687Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3671922Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3673201Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3674652Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3676136Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3677803Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3679092Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3680878Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3682461Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3684102Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3685407Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3686670Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3687834Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3689740Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3691351Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3692655Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3693510Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3695312Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3696179Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3697641Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3699106Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3700590Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3701765Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3703093Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3704270Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3706086Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3707480Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3708704Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3709860Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3711101Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3712325Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3713771Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3714848Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3716605Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3718204Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3719296Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3720463Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3721591Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3722937Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3724246Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3725550Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3726884Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3728560Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3729599Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3730868Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3732023Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3733338Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3736334Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3737515Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3738496Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3739550Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3740514Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3741654Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3743181Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3744687Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3746467Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3747976Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3749323Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3751170Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3752778Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3754030Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3755606Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3757129Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3758672Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3760259Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3762026Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3763402Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3765259Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3766825Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3768292Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3769732Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3771291Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3772270Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3773965Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3775011Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3776832Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3777855Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3779793Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3781113Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3782662Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3783973Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3785463Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3786773Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3788519Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3789778Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3791340Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3792562Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3794343Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3795744Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3796952Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3798714Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3800184Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3801313Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3802817Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3804349Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3805627Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3807134Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3808986Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3810630Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3812000Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3813282Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3814818Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3816116Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3817884Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3819000Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3820476Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3821789Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3823553Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3824732Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3826145Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3827469Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3829228Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3830560Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3831867Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3833469Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3835050Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3837244Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3838058Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3839652Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3840936Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3842485Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3844231Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3845352Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3847129Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3848815Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3850102Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3851429Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3852831Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3854432Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3856196Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3857045Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3859003Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3860157Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3862364Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3863564Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3864659Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3865879Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3867517Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3868586Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3870663Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3871485Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3874815Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3876855Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3878099Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3879057Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3880474Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3881653Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3883185Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3884341Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3885712Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3887282Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3888969Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3890337Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3891640Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3893202Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3894687Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3895676Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3897237Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3898390Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3899881Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3901138Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3902482Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3903768Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3905367Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3906421Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3907734Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3909093Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3910678Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3911732Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3913377Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3914426Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3915875Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3917140Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3918452Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3919674Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3921309Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3922388Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3923692Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3925176Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3926867Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3928269Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3929861Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3931250Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3933265Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3934164Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3935326Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3936644Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3938273Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3939401Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3940712Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3942219Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3943314Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3945032Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3946398Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3947405Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3948663Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3950009Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3951277Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3952762Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3954087Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3955720Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3956797Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3958139Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3959483Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3960825Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3962657Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3963904Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3965165Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3967165Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3968101Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3969842Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3971078Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3972412Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3973727Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3974959Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3976267Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3977784Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3979840Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3980721Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3981982Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3983551Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3984828Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3986205Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3987625Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3989579Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3990522Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3992134Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3993474Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3995040Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3996432Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3998010Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.3999379Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4001215Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4002313Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4003866Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4005165Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4007054Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4008398Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4010059Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4011358Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4013236Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4014412Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4015984Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4017307Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4018933Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4020957Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4022044Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4023584Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4025101Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4026509Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4027940Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4029390Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4031118Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4032321Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4034058Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4035518Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4037137Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4038417Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4040010Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4041217Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4043146Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4044222Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4045835Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4047012Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4049036Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4050263Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4051868Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4053471Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4054796Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4056905Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4058354Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4059638Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4060995Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4062630Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4064093Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4065746Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4067029Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4068418Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4070248Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4071427Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4072835Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4074438Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4075821Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4077502Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4079153Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4080784Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4082122Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4083459Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4085236Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4086872Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4088342Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4089656Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4091432Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4092643Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4094328Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4095330Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4097429Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4098559Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4099895Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4101776Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4102816Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4104549Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4106239Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4108462Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4109313Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4110471Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4111826Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4113168Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4114523Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4116259Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4117286Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4119094Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4120593Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4122145Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4123868Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4125869Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4127496Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4129608Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4132248Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4133853Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4135589Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4137825Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4139391Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4141275Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4142917Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4144726Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4146690Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4148872Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4150702Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4152177Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4154401Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4156443Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4157906Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4160229Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4162080Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4163848Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4165619Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4168139Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4169621Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4171486Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4173271Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4175472Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4176961Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4178705Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4181314Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4183315Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4184305Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4186138Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4188096Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4188937Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4190326Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4191671Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4193755Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4195169Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4196649Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4197763Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4199450Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4200992Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4202146Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4203488Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4204803Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4206103Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4207435Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4208961Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4210255Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4211671Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4213644Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4214997Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4232006Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4233323Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4233997Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4235188Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4235959Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4236731Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4237328Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4238304Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4238987Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4239913Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4240598Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4241403Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4241983Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4242606Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4243213Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4243774Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4244365Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4245243Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4245865Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4246468Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4247026Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4248149Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4248801Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4249506Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4251083Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4253079Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4254624Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4256853Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4258155Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4260055Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4262091Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4262986Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4264008Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4265357Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4266912Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4269822Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4270807Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4272436Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4273409Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4274571Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4276077Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4277443Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4278909Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4280328Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4281429Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4283172Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4284460Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4285895Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4287358Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4290224Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4291803Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4293513Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4295543Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4296807Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4298258Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4299863Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4301612Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4302887Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4305155Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4306729Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4307969Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4309632Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4311218Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4312826Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4314171Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4316256Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4318058Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4319429Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4321352Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4322758Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4324307Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4326014Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4327426Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4329304Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4330920Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4332694Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4334301Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4335715Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4337295Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4338458Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4339826Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4341283Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4342519Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4344566Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4345773Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4346969Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4348462Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4349721Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4351104Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4352559Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4354146Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4355665Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4357000Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4359636Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4360490Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4362216Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4363435Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4365339Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4366607Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4368295Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4370058Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4371811Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4373236Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4374773Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4376440Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4378150Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4379560Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4381425Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4382884Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4384117Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4385267Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4386709Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4388496Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4389820Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4391132Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4393384Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4394343Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4395910Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4397435Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4399058Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4400405Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4401862Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4403842Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4404975Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4406482Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4408357Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4409520Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4411025Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4413076Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4415717Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4416628Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4417946Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4419409Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4421243Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4422473Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4423541Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4424668Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4426222Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4427319Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4429242Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4430451Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4431677Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4432975Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4434225Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4436228Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4437455Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4439238Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4440464Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4442316Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4444363Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4445814Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4447155Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4448506Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4450977Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4452290Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4453608Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4454752Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4457081Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4458722Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4459932Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4461424Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4463252Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4466057Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4466927Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4467637Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4469034Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4470923Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4471841Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4473657Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4475441Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4477420Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4478863Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4480352Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4481911Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4483203Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4484429Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4485823Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4487112Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4488734Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4490154Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4491609Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4493569Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4495233Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4497174Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4498417Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4499864Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4501206Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4502620Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4504004Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4505243Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4507218Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4508742Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4510011Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4511597Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4512927Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4514512Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4515949Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4517097Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4518548Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4520010Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4522331Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4523609Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4524752Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4526614Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4528112Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4529481Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4530775Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4532576Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4533733Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4535993Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4536996Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4538601Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4539999Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4541214Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4542779Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4544010Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4545900Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4547440Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4548700Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4550381Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4551911Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4554136Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4555645Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4556721Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4558879Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4560004Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4561596Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4563096Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4564429Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4566047Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4567132Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4569167Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4570485Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4571897Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4573428Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4574554Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4575507Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4576946Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4578143Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4580041Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4583513Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4584570Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4585706Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4587615Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4588534Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4589771Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4591559Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4592641Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4593834Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4595059Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4596814Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4598022Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4599543Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4600988Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4602485Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4603992Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4605648Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4607922Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4609976Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4611826Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4613088Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4614315Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4616156Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4617941Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4618919Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4620660Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4621924Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4623550Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4624840Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4626050Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4627800Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4629049Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4631264Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4632903Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4633964Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4635498Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4636900Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4638286Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4639618Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4640736Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4642017Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4643972Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4645125Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4647085Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4648780Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4650585Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4652213Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4654326Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4655324Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4657081Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4659016Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4660327Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4661536Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4663336Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4664641Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4666668Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4667623Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4669456Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4670772Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4672538Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4673776Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4675242Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4676784Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4678172Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4679852Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4680955Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4682633Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4684251Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4685380Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4686705Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4688305Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4689967Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4691103Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4692403Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4693832Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4695577Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4696748Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4698146Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4699443Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4700939Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4702223Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4704075Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4706265Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4707137Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4708460Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4709638Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4711363Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4712450Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4714075Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4715606Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4717208Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4718885Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4720383Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4721620Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4723540Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4724582Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4726134Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4727424Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4729131Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4730290Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4731838Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4733398Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4734667Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4736347Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4737804Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4738943Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4740708Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4742569Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4743727Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:55:00.4745809Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip 2024-06-26T04:55:00.4746416Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:55:00.4747902Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:55:00.4749470Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:55:00.4750861Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:55:00.4752332Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:55:00.4753166Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4754303Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4756549Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4758070Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4759529Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4761051Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4762431Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4764053Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4765462Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4766691Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4768182Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4770048Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:55:00.4771802Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4772725Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4774224Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4775766Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4777043Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4778499Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4779665Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:55:00.4780820Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4782164Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4783905Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4785112Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4786516Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4787859Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4789157Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4790618Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4791963Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4793694Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4794799Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:55:00.4796412Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4797546Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4799043Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4800372Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4801830Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4803173Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4804656Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4805962Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4807540Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4809368Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4810641Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4812198Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4813716Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4815335Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4816902Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4818512Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4819852Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4821870Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4823297Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4824624Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4826277Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4827486Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4829213Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4830463Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4831956Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4833671Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4834901Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4839119Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4840361Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4841327Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4842610Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4844439Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4845453Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4847217Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4848119Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4849456Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4851399Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4853443Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4854100Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4855647Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4858405Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4859570Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4861399Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4863906Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4865019Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4866111Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4867416Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4868685Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4870251Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4871250Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4873004Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4874144Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4875971Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4877302Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4878596Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4880271Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4881868Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4883094Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4884556Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4885883Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4887139Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4888788Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4890103Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4892330Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4893343Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4894813Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4896276Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4897603Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4899182Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4900626Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4901914Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4903235Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4904735Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4906111Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4907281Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4908945Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4909991Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4912029Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4913177Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4914839Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4916541Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4917431Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4918671Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4920757Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4922027Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4922847Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4923822Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4925292Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4926597Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4928745Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4929809Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4931722Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4933087Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4935239Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4937095Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4938004Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:55:00.4939639Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4940486Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4942141Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4944088Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4945276Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4947028Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4948198Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4950169Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4951303Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4952724Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4954398Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4955820Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4957605Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4959240Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4960670Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4961966Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4963431Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4964995Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4966332Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4968139Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4969415Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4970667Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4972283Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4974073Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4975279Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4977213Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4978513Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4979743Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4981080Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4982761Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:55:00.4984172Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4985306Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4986998Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4988528Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4989872Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4991590Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4993086Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4994843Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4996428Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4998071Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.4999525Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5001031Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5002489Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5004081Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5005537Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5007154Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5008974Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5010890Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5012456Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5014054Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5015588Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5017216Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5018682Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5020396Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5021806Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5023274Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5025003Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5026555Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5027881Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5029344Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5030646Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5032132Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5033682Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5035131Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5036908Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5039259Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5041689Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5042671Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5045080Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5046480Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5048077Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5049431Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5051087Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5052568Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5053809Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5055208Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5056368Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5057783Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5059101Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5060527Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5062168Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5063396Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5064750Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5066182Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5067431Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5068868Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5070321Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5071803Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:55:00.5072992Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5073965Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5075967Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5077081Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5078647Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5079982Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5081336Z copying torch/include/ATen/native/mps/UnaryConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:55:00.5082471Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5083655Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5084989Z copying torch/include/ATen/native/nested/NestedTensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5086295Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5088031Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5089151Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5090261Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:55:00.5091493Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5092416Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5094108Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5095599Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5096763Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5098262Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5099382Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5100752Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:55:00.5102366Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5103460Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5104921Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5106144Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5108046Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5109932Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5111294Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5112926Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5114293Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5116444Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5117714Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5119227Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5120760Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5123148Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:00.5123711Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers 2024-06-26T04:55:00.5124899Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers 2024-06-26T04:55:00.5126161Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers 2024-06-26T04:55:00.5126754Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:55:00.5127838Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:55:00.5129120Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:55:00.5130337Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:55:00.5131142Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-06-26T04:55:00.5132169Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-06-26T04:55:00.5133363Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-06-26T04:55:00.5134588Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5135589Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5137063Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5137881Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5139171Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5140094Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5141739Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:55:00.5142890Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail 2024-06-26T04:55:00.5143858Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail 2024-06-26T04:55:00.5144790Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2 2024-06-26T04:55:00.5146192Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5146972Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5149285Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5150916Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5152186Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5153485Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5154967Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5156024Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:55:00.5156769Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10 2024-06-26T04:55:00.5157836Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:55:00.5158943Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:55:00.5160274Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:55:00.5161613Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:55:00.5162885Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5163597Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5165180Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5166089Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5167775Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5169271Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5170682Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5171847Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5173599Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5174397Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5176103Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5177069Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5178601Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5179975Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5181264Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5182471Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5184563Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5185801Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5187108Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5188520Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5189832Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5191304Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5192550Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5193752Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5195712Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5196697Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5197904Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5199394Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5200853Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5202070Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5203700Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5205158Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5206952Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5208218Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5210082Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5211597Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5213379Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5214503Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5215882Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5217125Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5218775Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5219995Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5221629Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5222726Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5225121Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5226790Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5228327Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5229424Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5230637Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:55:00.5231823Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:55:00.5233018Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:55:00.5234822Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:55:00.5236372Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:55:00.5237795Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:55:00.5239323Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:55:00.5240271Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:00.5241506Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:00.5243039Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:00.5244402Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:00.5245374Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:00.5246706Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:00.5248099Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5248939Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5250646Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5252109Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5254694Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5255990Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5257261Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5258447Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:55:00.5259223Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:55:00.5260552Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:55:00.5261763Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:55:00.5262937Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:55:00.5264259Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:55:00.5265505Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5266699Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5268142Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5269661Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5270956Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5272261Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5273648Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5274938Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5276289Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5277777Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5279236Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5280660Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5281877Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5283337Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5284541Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5286943Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5288161Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5289387Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:55:00.5290539Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5291421Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5293134Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5294964Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5295835Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5297184Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5298952Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5300092Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5301571Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5302739Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5304363Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5305213Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5306521Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5307654Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5308775Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5310588Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5311249Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5312499Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5314562Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5316020Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5316801Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5318444Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5319795Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5321197Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5322398Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5323630Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5324926Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5326329Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5327836Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5329167Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5330374Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5331395Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5332407Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5333660Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5335841Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5336712Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5338396Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5339569Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5341032Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5342974Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5344224Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5346216Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5347548Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5349205Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5350955Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5352502Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5354625Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5356113Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5357688Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5359803Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5361160Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5362807Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5364410Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5365426Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5367323Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5368671Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5370769Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5372466Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5373765Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5374934Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5376490Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5377712Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5379661Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5380855Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5382442Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5383776Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5385540Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5387281Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5388487Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5389394Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5391042Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5392791Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5394637Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5395644Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5397215Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5399344Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5400407Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5401683Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5403431Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5404744Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5405882Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5407748Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5409627Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5410983Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5412427Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5413739Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5415347Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5416699Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5418045Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5419483Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5420863Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5422282Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5423922Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5425361Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5426865Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5428133Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5429537Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5430920Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5432601Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5434243Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5435748Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5437109Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5438864Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:55:00.5440001Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5441053Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5442751Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5444036Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5445744Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5447408Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5449070Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5451053Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5452425Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5453645Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5455789Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5456752Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5458767Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5459749Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5461542Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:55:00.5463191Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-06-26T04:55:00.5463945Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-06-26T04:55:00.5465380Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-06-26T04:55:00.5466887Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5467864Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5468592Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5470438Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5471705Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5473004Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5474532Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:55:00.5475827Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl 2024-06-26T04:55:00.5477774Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl 2024-06-26T04:55:00.5478838Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:55:00.5479594Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:55:00.5481647Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:55:00.5482785Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:55:00.5484842Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:55:00.5485953Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:55:00.5487047Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5488379Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5489363Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5490543Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5491778Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5493095Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5494483Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5495786Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5497125Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5498771Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5499970Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5501425Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5502666Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5504045Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5505372Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5506644Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5508024Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5509402Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5510710Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5512382Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5513787Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5515151Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5516588Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5518136Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5519427Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5520773Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5522194Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5523505Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5524886Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5526167Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:55:00.5528181Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api 2024-06-26T04:55:00.5528641Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include 2024-06-26T04:55:00.5529179Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5530396Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5531926Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5533157Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5535568Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5536729Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5538279Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5539469Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5540801Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5542221Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5543473Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5544945Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5546135Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5547573Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5548656Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5549950Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5551408Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5552769Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5554138Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5555647Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5556654Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5558037Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5559463Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5560931Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5562172Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5563984Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:00.5565041Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5566387Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5568289Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5569459Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5571046Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5572497Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5574032Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5575542Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5577186Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:00.5578262Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:00.5579948Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:00.5581626Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:00.5583412Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:00.5584239Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5585540Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5586904Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5588267Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5589667Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5591167Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5592590Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5594061Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:00.5594667Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:00.5596121Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:00.5597391Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:00.5598772Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:00.5599587Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5601141Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5602712Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5604185Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5605745Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5607336Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5609076Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5610688Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:00.5611412Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:00.5612923Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:00.5614519Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:00.5616003Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:00.5617443Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:00.5618976Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:00.5619556Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:55:00.5620974Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:55:00.5622388Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:55:00.5623044Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5624265Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5625491Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5626586Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5627676Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5629208Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5630826Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5632182Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5633530Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5634881Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:00.5636136Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5637643Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5639313Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5640595Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5641996Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5643862Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5645819Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5647251Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5648792Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5650179Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5651492Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5652984Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5654452Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5655875Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5657268Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5658691Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5660079Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:00.5660923Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5662296Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5663641Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5665079Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5666397Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5667759Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5669121Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5670484Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5671803Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5673188Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5674590Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5675990Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5677404Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5678810Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5680169Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5681496Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5682636Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5684190Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5685646Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5687332Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5688811Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5690574Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:00.5691351Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5692519Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5694147Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5695670Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5697210Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5698494Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5699852Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5701232Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5702690Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5704080Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5705472Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5706829Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5708102Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5709485Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5711128Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5713180Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5714652Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5716160Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5717777Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5719369Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5721125Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5722614Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5724050Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5725434Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:00.5726714Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5728442Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5730176Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5731709Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5733267Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5734846Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5736432Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5738073Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5739746Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5741370Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5742912Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:00.5743497Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:55:00.5745007Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:55:00.5745632Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:00.5746963Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:00.5748463Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:00.5749760Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:00.5750413Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5751932Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5753191Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5754449Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5755871Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5757338Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5758540Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5759672Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5761175Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:00.5762449Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:00.5764265Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:00.5766252Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:00.5768394Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:00.5769018Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:00.5770658Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:00.5772549Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:00.5774118Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:00.5775554Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:00.5776273Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5777850Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5787294Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5788429Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5789252Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5790140Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5791318Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5792395Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5793269Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5794213Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5794957Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5796089Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5797033Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5797867Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5798793Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5799553Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5800470Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5801425Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5802244Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5803137Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5804044Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5805066Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5806082Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5807135Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5808550Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5809930Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5811325Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5812765Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5813938Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5815484Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5816863Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5818194Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5819273Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5820632Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5821772Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5823003Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5824259Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5825459Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5827066Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5828070Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5829349Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5830914Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5832183Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5833728Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5834903Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5836208Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5838037Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:55:00.5839958Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5841236Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5842958Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5844400Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5845485Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5846624Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5848639Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:00.5849222Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5850506Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5851823Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5853421Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5854607Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5858763Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5860866Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:00.5862831Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5863990Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5865305Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5866788Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5867972Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5869127Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5870704Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:00.5871602Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5873384Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5874582Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5875785Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5877452Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5878604Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5879882Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5881259Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5882677Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5883874Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5885452Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5886709Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:55:00.5888282Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed 2024-06-26T04:55:00.5889061Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5891062Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5892557Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5894096Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5895448Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5897493Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5898937Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5900593Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5901973Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5903481Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5905119Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5906620Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5907960Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5909463Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5910935Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5912394Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5913490Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5915048Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5916505Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5917950Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5919520Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5921002Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5922421Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5923874Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5925408Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5926906Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5928604Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5930193Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5931673Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5933279Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5934773Z copying torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5936084Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5937540Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5938941Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5940341Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5941745Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5943331Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5944987Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5946627Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5948205Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5949263Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5950855Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5952238Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5953494Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5954527Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5956371Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5957594Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:00.5959121Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5959996Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5961624Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5963253Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5965003Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5966096Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5967747Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5969103Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5970330Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5971703Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5973146Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5974369Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5975689Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5977048Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5978484Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5979935Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5981582Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5983012Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5984483Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5985832Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5987198Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5988611Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5990165Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5991612Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5992886Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5994348Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5995862Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5997131Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:00.5998839Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd 2024-06-26T04:55:00.5999642Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:55:00.6000925Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:55:00.6002326Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:55:00.6003904Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:55:00.6005834Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:55:00.6007880Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:55:00.6008519Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6009831Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6011218Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6012589Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6014305Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6015798Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6017336Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6018568Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6020019Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6021430Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6023029Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:00.6023523Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6024387Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6025327Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6026109Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6026971Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6027855Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6028704Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6029984Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6031402Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6032707Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6034333Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6035572Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:55:00.6036875Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor 2024-06-26T04:55:00.6038014Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor 2024-06-26T04:55:00.6039169Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:00.6040599Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:00.6042022Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:00.6043743Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:00.6045361Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:00.6046276Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6047554Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6049220Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6050494Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6052032Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6053577Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6054903Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6056204Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6057517Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6058906Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:00.6059915Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:00.6061139Z copying torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:00.6062682Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:00.6063756Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:00.6065024Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:00.6066141Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:55:00.6067153Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:55:00.6068744Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:55:00.6069846Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:55:00.6071456Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:55:00.6072727Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:55:00.6073872Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:55:00.6075534Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:55:00.6076764Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:55:00.6077698Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6078826Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6080060Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6081498Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6082579Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6083628Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6085074Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6086399Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6087906Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6089247Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:00.6090073Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6091602Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6093006Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6094240Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6095545Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6096746Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6098291Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6099765Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6101020Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6102295Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6103593Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6105474Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6106533Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6107745Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6109620Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6111173Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6112500Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6113800Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6115011Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6116316Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6117533Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6118829Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6119896Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6121371Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6122564Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6123664Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6124855Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6126339Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6127915Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6129330Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6130594Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6131945Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6133014Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6134268Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6135509Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6136814Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6137880Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6139343Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6140738Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6142003Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6143213Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6144292Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6146051Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6147078Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6148500Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6149679Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6151040Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6152413Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6153647Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6155012Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6156433Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6157748Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6159316Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6160606Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6161939Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6163413Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6164606Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6165932Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6167105Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6168579Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6170111Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6171542Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6172822Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6174148Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6175844Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6177167Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6178544Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6179869Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6181433Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6182782Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6184191Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6185285Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6186865Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6188473Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6189612Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6190942Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6192625Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6194102Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6195583Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6197159Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6198741Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6200489Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6201929Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6204168Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6205386Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6207885Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6208828Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6211124Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:00.6212263Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6213440Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6215223Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6216509Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6218084Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6219434Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6220986Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6222253Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6223830Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6225237Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:00.6225944Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:00.6227295Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:00.6228462Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:00.6230006Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:00.6231339Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:00.6232687Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:00.6233466Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6234879Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6236814Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6237982Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6239409Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6240806Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6242245Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6243498Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6244736Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6246261Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6247491Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6249022Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6250390Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6251833Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6253429Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6254805Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6256109Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6257652Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6259177Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6260472Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6261743Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6263041Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6264759Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6266333Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6267603Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6268996Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6270191Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6271557Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6272936Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6274275Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6275595Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6276946Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:00.6278022Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6278903Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6281058Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6282023Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6284043Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6284923Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6287057Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6289138Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6292118Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6293567Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6294981Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6296334Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6297828Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6299171Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:00.6300518Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6301599Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6303505Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6304873Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6306780Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6307940Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6309512Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6310906Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6312394Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6313640Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6315443Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6316850Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6318445Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6319997Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6321100Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6322619Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6324351Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6325549Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6326785Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6328297Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6329426Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6331510Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6332837Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6334240Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6335555Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6336933Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6338506Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6339954Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6341927Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:00.6342731Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:55:00.6343914Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:55:00.6345168Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:55:00.6346475Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:55:00.6347991Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:55:00.6349293Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:55:00.6351002Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6352198Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6353338Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6354747Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6356285Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6357885Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6359192Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6360410Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6362071Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6363544Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6364974Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6366352Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6367999Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6369978Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6372343Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6373672Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6375117Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6376713Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6378543Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6379968Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6381475Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6383009Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:00.6384136Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6386004Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6387751Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6389174Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6391102Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6392983Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6394422Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6395951Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6397494Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6399042Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6400521Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6402316Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6403903Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6405507Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6406952Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6408946Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6410436Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:55:00.6411689Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6413387Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6415213Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6416775Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6418406Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6419541Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6421086Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6422482Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6423876Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6425444Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6426747Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6428071Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6429439Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6431293Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6432552Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6433898Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6435464Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6436779Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6438252Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6439618Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6441064Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6442190Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6443812Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:00.6445873Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-06-26T04:55:00.6446948Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-06-26T04:55:00.6448346Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-06-26T04:55:00.6449005Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6450413Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6451397Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6452946Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6455737Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6456874Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6457845Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6459009Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6460244Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6461652Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6462972Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6464502Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6465880Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6467394Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6468845Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6470257Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6471712Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6473067Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6474367Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6476096Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6477422Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6478975Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6480524Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6481980Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6483473Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6485020Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6486333Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6487579Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6489158Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6491054Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6492133Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6493263Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6494918Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6496114Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6497330Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6498561Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6499770Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6501903Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6503134Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6504378Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6505551Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6507044Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6508409Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:00.6509339Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6510839Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6512321Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6513472Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6514982Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6516462Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6517923Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6519283Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6520697Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6522069Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:00.6523308Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen 2024-06-26T04:55:00.6523914Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:55:00.6525057Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:55:00.6525735Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:55:00.6526765Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:55:00.6528176Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:55:00.6529434Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:55:00.6530450Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6531715Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6532983Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6534519Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6535798Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6537192Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6539470Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6540355Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6541314Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6542365Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6543573Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:55:00.6545267Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:00.6546511Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:00.6547712Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:00.6549012Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:00.6549875Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:00.6551945Z copying torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:00.6553732Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:00.6555635Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:00.6557589Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:00.6558467Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:55:00.6560028Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:55:00.6560900Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6562510Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6564221Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6565878Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6567559Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6569457Z copying torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6571189Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6572944Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6574504Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6576125Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6577870Z copying torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6579473Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6581131Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6582849Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6584478Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6586142Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6587783Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:00.6588646Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:00.6590426Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:00.6592059Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:00.6593657Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:00.6594393Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6595796Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6597245Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6598612Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6600025Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6601512Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6602770Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6604193Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6605516Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6606839Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6608276Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6609680Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6610983Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6612476Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6613962Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6615390Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6616801Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6618208Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6619617Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6621029Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6622408Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6623798Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6625135Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6626529Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6628066Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6629510Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6630977Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6632314Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6633547Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6634936Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6636353Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6637758Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6639164Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6640555Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6641902Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6643371Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6644724Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6646084Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6647535Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6649014Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6651494Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6653004Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6654448Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6655790Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6657091Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:55:00.6657813Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2024-06-26T04:55:00.6659304Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2024-06-26T04:55:00.6660019Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy 2024-06-26T04:55:00.6660841Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:00.6662438Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:00.6664049Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:00.6665703Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:00.6667407Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:00.6668169Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6669581Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6670991Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6672470Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6674014Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6675448Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6676907Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6678247Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6679699Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6681149Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6682602Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6684016Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6685643Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6687099Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6688671Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6690223Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6691638Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6693160Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6694583Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6696050Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6697588Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6699058Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6700429Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6701859Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6703255Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:00.6704201Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:55:00.6706046Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:55:00.6706868Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:55:00.6708563Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:55:00.6710083Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:55:00.6710874Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python 2024-06-26T04:55:00.6712502Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python 2024-06-26T04:55:00.6713341Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6714893Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6716517Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6718094Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6719758Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6721460Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6723097Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6724799Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6726487Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6728129Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6729755Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:00.6730476Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:55:00.6731677Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:55:00.6732898Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:55:00.6734141Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:55:00.6734859Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6735888Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6737003Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6738009Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6739067Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6740128Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6741181Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6742344Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6743377Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6744399Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6745513Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6746141Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6746863Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6747852Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6748581Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6749444Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6750044Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6751029Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6751789Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6752580Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6753511Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6754605Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6755290Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:55:00.6756096Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6756936Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6758093Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6759128Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6760072Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6761167Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6762465Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6764058Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:55:00.6764947Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:55:00.6766195Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:55:00.6767320Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:55:00.6769454Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:55:00.6770775Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:55:00.6788482Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:55:00.6789379Z copying torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:55:00.6796306Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:55:00.6801022Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:55:00.6806295Z creating build/lib.linux-x86_64-cpython-38/torch/share 2024-06-26T04:55:00.6807447Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake 2024-06-26T04:55:00.6808118Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2024-06-26T04:55:00.6809364Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2024-06-26T04:55:00.6811318Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6812498Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6813731Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6815280Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6816693Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6817867Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6819469Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:55:00.6820524Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6821619Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6823237Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6824434Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6825839Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6827152Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6828553Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6829869Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6831031Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6832684Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:55:00.6833869Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:55:00.6835196Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:55:00.6836663Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:55:00.6837589Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:00.6839304Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:00.6840366Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:00.6842394Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:00.6844406Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:00.6845053Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:00.6846434Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:00.6847934Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:00.6849314Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:00.6850705Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:00.6851426Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-06-26T04:55:00.6852582Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-06-26T04:55:00.6854277Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-06-26T04:55:00.6855372Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-06-26T04:55:00.6856277Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-06-26T04:55:00.6857466Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-06-26T04:55:00.6858861Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:55:00.6863503Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:00.6869371Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:00.6874090Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:00.6875147Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:00.6879144Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:55:00.6884414Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:55:00.6890916Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:55:00.6895360Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:55:00.6900520Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.7052377Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.7060913Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.7068623Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.7071470Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.7074558Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.9006217Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.9007422Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:55:00.9009137Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-06-26T04:55:00.9010748Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-06-26T04:55:00.9013122Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-06-26T04:55:00.9014644Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-06-26T04:55:00.9016853Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-06-26T04:55:00.9018916Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-06-26T04:55:00.9020759Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic 2024-06-26T04:55:00.9023066Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic 2024-06-26T04:55:00.9024998Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma 2024-06-26T04:55:00.9026745Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma 2024-06-26T04:55:00.9028462Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt 2024-06-26T04:55:00.9030638Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt 2024-06-26T04:55:00.9032512Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth 2024-06-26T04:55:00.9034300Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth 2024-06-26T04:55:00.9036353Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:55:00.9038031Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:55:00.9039972Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:55:00.9041660Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:55:00.9043577Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:55:00.9045360Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:55:00.9047031Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:55:00.9048521Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:55:00.9050141Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:55:00.9051838Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:55:00.9053783Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:55:00.9055402Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:55:00.9056773Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-06-26T04:55:00.9058351Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-06-26T04:55:00.9060124Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-06-26T04:55:00.9061947Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:00.9063499Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:00.9065477Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:00.9067709Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:00.9069295Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm 2024-06-26T04:55:00.9071016Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm 2024-06-26T04:55:00.9072889Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:00.9074450Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:00.9076552Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:00.9078598Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:00.9080131Z creating build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9081374Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9083201Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9085034Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9086626Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9088171Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9089823Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9091479Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9092850Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9094169Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9095483Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9097037Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9098756Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9100207Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9101807Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9103290Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9104895Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:55:00.9106255Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged 2024-06-26T04:55:00.9107408Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen 2024-06-26T04:55:00.9108484Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-06-26T04:55:00.9109978Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-06-26T04:55:00.9111780Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-06-26T04:55:00.9113192Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9114712Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9117025Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9119057Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9121019Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9123125Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9125345Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9127402Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9129288Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9130998Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9132890Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9134718Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9136497Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9138250Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9140141Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9142026Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9144020Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9146155Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9148249Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9150134Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9152252Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9154114Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9156249Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9158650Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9160823Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9163053Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9165242Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9167308Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9169574Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9171635Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9173707Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9175761Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9177729Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9179521Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9181554Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9183523Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9185587Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9187521Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9189368Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9191234Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:55:00.9192460Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9193750Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9195270Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9196796Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9198581Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9200273Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9202072Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9203994Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9205994Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9208266Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9210353Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9212347Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9214197Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9216009Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9217874Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9219799Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9221573Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9223007Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:55:00.9224305Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9225752Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9227542Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9229201Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9230956Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9232739Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9234822Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9236589Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9238265Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9240012Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9241799Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9243568Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9245428Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9247172Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9249063Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9250893Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9252710Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9261629Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9263723Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9265533Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9267404Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9269325Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9271189Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9273112Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:55:00.9274727Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:55:00.9275721Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:55:00.9276630Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:55:00.9277570Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:55:00.9284786Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:55:00.9309065Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:55:00.9316686Z copying torch/nn/utils/rnn.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:55:00.9326805Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-06-26T04:55:00.9332847Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:55:00.9721009Z running build_ext 2024-06-26T04:55:00.9769407Z -- Building with NumPy bindings 2024-06-26T04:55:00.9770169Z -- Not using cuDNN 2024-06-26T04:55:00.9770808Z -- Not using CUDA 2024-06-26T04:55:00.9771182Z -- Not using XPU 2024-06-26T04:55:00.9771497Z -- Using MKLDNN 2024-06-26T04:55:00.9772009Z -- Not using Compute Library for the Arm architecture with MKLDNN 2024-06-26T04:55:00.9772611Z -- Not using CBLAS in MKLDNN 2024-06-26T04:55:00.9772989Z -- Not using NCCL 2024-06-26T04:55:00.9773367Z -- Building with distributed package: 2024-06-26T04:55:00.9773827Z -- USE_TENSORPIPE=True 2024-06-26T04:55:00.9774185Z -- USE_GLOO=True 2024-06-26T04:55:00.9774555Z -- USE_MPI=False 2024-06-26T04:55:00.9774877Z -- Building Executorch 2024-06-26T04:55:00.9775213Z -- Using ITT 2024-06-26T04:55:01.1693722Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2024-06-26T04:55:01.1697257Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2024-06-26T04:55:01.1702276Z building 'torch._C' extension 2024-06-26T04:55:01.1703621Z creating build/temp.linux-x86_64-cpython-38 2024-06-26T04:55:01.1704955Z creating build/temp.linux-x86_64-cpython-38/torch 2024-06-26T04:55:01.1705996Z creating build/temp.linux-x86_64-cpython-38/torch/csrc 2024-06-26T04:55:01.1709014Z gcc -pthread -B /opt/conda/envs/py_3.8/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/envs/py_3.8/include/python3.8 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-38/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2024-06-26T04:55:01.2570446Z gcc -pthread -shared -B /opt/conda/envs/py_3.8/compiler_compat -L/opt/conda/envs/py_3.8/lib -Wl,-rpath=/opt/conda/envs/py_3.8/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2024-06-26T04:55:01.3230562Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-06-26T04:55:01.3232069Z !! 2024-06-26T04:55:01.3232223Z 2024-06-26T04:55:01.3232605Z ******************************************************************************** 2024-06-26T04:55:01.3233179Z Please avoid running ``setup.py`` directly. 2024-06-26T04:55:01.3233727Z Instead, use pypa/build, pypa/installer or other 2024-06-26T04:55:01.3234291Z standards-based tools. 2024-06-26T04:55:01.3234566Z 2024-06-26T04:55:01.3235082Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-06-26T04:55:01.3235961Z ******************************************************************************** 2024-06-26T04:55:01.3236331Z 2024-06-26T04:55:01.3236423Z !! 2024-06-26T04:55:01.3236687Z self.initialize_options() 2024-06-26T04:55:01.3306716Z installing to build/bdist.linux-x86_64/wheel 2024-06-26T04:55:01.3307510Z running install 2024-06-26T04:55:01.3365413Z running install_lib 2024-06-26T04:55:01.3437975Z creating build/bdist.linux-x86_64 2024-06-26T04:55:01.3438508Z creating build/bdist.linux-x86_64/wheel 2024-06-26T04:55:01.3439385Z creating build/bdist.linux-x86_64/wheel/functorch 2024-06-26T04:55:01.3440540Z copying build/lib.linux-x86_64-cpython-38/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2024-06-26T04:55:01.3442027Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2024-06-26T04:55:01.3443416Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2024-06-26T04:55:01.3444896Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-06-26T04:55:01.3446433Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-06-26T04:55:01.3448071Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-06-26T04:55:01.3449629Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-06-26T04:55:01.3451065Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-06-26T04:55:01.3452702Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-06-26T04:55:01.3454003Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-06-26T04:55:01.3455227Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-06-26T04:55:01.3456533Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2024-06-26T04:55:01.3457767Z copying build/lib.linux-x86_64-cpython-38/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2024-06-26T04:55:01.3458976Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3460174Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3461885Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3463703Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3465292Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3467033Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3468674Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3470550Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3472224Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3473923Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:55:01.3475848Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:55:01.3477538Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:55:01.3479778Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:55:01.3481300Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:55:01.3482423Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:55:01.3484241Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:55:01.3486897Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:55:01.3489121Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:55:01.3491061Z copying build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2024-06-26T04:55:01.3492429Z creating build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3493547Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3495018Z copying build/lib.linux-x86_64-cpython-38/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3496464Z copying build/lib.linux-x86_64-cpython-38/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3497822Z copying build/lib.linux-x86_64-cpython-38/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3499213Z copying build/lib.linux-x86_64-cpython-38/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3500587Z copying build/lib.linux-x86_64-cpython-38/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3502028Z copying build/lib.linux-x86_64-cpython-38/torch/_compile.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3503257Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3504936Z copying build/lib.linux-x86_64-cpython-38/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3506372Z copying build/lib.linux-x86_64-cpython-38/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3507996Z copying build/lib.linux-x86_64-cpython-38/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3509598Z copying build/lib.linux-x86_64-cpython-38/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3511216Z copying build/lib.linux-x86_64-cpython-38/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3512683Z copying build/lib.linux-x86_64-cpython-38/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3514221Z copying build/lib.linux-x86_64-cpython-38/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3516066Z copying build/lib.linux-x86_64-cpython-38/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3517424Z copying build/lib.linux-x86_64-cpython-38/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3518977Z copying build/lib.linux-x86_64-cpython-38/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3520286Z copying build/lib.linux-x86_64-cpython-38/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3521495Z copying build/lib.linux-x86_64-cpython-38/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3523073Z copying build/lib.linux-x86_64-cpython-38/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3524554Z copying build/lib.linux-x86_64-cpython-38/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3526046Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3527891Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3529309Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3530821Z copying build/lib.linux-x86_64-cpython-38/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3532889Z copying build/lib.linux-x86_64-cpython-38/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3534262Z copying build/lib.linux-x86_64-cpython-38/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3535756Z copying build/lib.linux-x86_64-cpython-38/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3537394Z copying build/lib.linux-x86_64-cpython-38/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3538980Z copying build/lib.linux-x86_64-cpython-38/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3540377Z copying build/lib.linux-x86_64-cpython-38/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3541707Z copying build/lib.linux-x86_64-cpython-38/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3543257Z copying build/lib.linux-x86_64-cpython-38/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3545075Z copying build/lib.linux-x86_64-cpython-38/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3546986Z copying build/lib.linux-x86_64-cpython-38/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3549030Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3550772Z copying build/lib.linux-x86_64-cpython-38/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3552445Z copying build/lib.linux-x86_64-cpython-38/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3554494Z copying build/lib.linux-x86_64-cpython-38/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3556234Z copying build/lib.linux-x86_64-cpython-38/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3557852Z copying build/lib.linux-x86_64-cpython-38/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.3559163Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2024-06-26T04:55:01.3560595Z copying build/lib.linux-x86_64-cpython-38/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_awaits 2024-06-26T04:55:01.3562040Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:55:01.3563459Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:55:01.3565767Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:55:01.3568109Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/functional.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:55:01.3570009Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:55:01.3571587Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:55:01.3573280Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:55:01.3575298Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:55:01.3577934Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:55:01.3580212Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:55:01.3581797Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-06-26T04:55:01.3583468Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-06-26T04:55:01.3585577Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-06-26T04:55:01.3586701Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3587995Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3589785Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3591590Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3593482Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3595242Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3596865Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3598535Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3600291Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3602187Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3603816Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3605562Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3607511Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3609521Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3611160Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3612798Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3614523Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3616206Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3617967Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3619737Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3621287Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3622909Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3624648Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3626259Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3627855Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3629411Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3631113Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3632924Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3634473Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3636076Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3637948Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3639670Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3641346Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3643033Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3644858Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3646526Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3648335Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3649944Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3651500Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3653044Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3654654Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:55:01.3655834Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3657206Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3659144Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3661106Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3663121Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3665244Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3667092Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3669087Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3670987Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3673098Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3675010Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3676929Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:55:01.3678220Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:55:01.3679496Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:55:01.3681185Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:55:01.3682958Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:55:01.3684248Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3685742Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3687578Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3689447Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3691268Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3693064Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3695034Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3696986Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3698894Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3700824Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3702878Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3704879Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3706879Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3708857Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3710612Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3712595Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3714601Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3716769Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3718750Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3720604Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3722751Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3724901Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3726891Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:55:01.3728403Z creating build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3729624Z copying build/lib.linux-x86_64-cpython-38/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3731503Z copying build/lib.linux-x86_64-cpython-38/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3733133Z copying build/lib.linux-x86_64-cpython-38/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3734904Z copying build/lib.linux-x86_64-cpython-38/torch/_export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3736872Z copying build/lib.linux-x86_64-cpython-38/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3738403Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3740029Z copying build/lib.linux-x86_64-cpython-38/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3741830Z copying build/lib.linux-x86_64-cpython-38/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3743533Z copying build/lib.linux-x86_64-cpython-38/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3745328Z copying build/lib.linux-x86_64-cpython-38/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:55:01.3746510Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:55:01.3747948Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:55:01.3749635Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:55:01.3751397Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:55:01.3753222Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:55:01.3754660Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3756294Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3758417Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3760485Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3762486Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3764665Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3766778Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3769386Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3771799Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3774280Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3776266Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3778616Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3781186Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3783737Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3786428Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3789399Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3792397Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3795150Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3797892Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3800693Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3803354Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3806035Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3808808Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3810929Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3813149Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3815438Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3817668Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3820606Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3823085Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3825547Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3827784Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3830226Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3832706Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3834828Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3836880Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3839171Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/torch_sym_min.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3841343Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3843370Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:55:01.3844926Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:55:01.3846241Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:55:01.3848178Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:55:01.3849985Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:55:01.3851236Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3852476Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3854181Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/_node_metadata_hook.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3856161Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3858293Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3860289Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3862193Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3864120Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3865941Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3867917Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3870199Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:55:01.3871685Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3873123Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3874910Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3876887Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3878817Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3880631Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3882381Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/upgrade.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3884154Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:55:01.3885395Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3886643Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3888810Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3890603Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3892345Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3894169Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3896039Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3897938Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3899645Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3901220Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3903027Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3904808Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3906622Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3908304Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3910187Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3911824Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3913417Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3915154Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3916877Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3918631Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3920365Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3922062Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:55:01.3923253Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3924745Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3927137Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/autograd_cache.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3929717Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3932163Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3934596Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3936813Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3939068Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3941466Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3943487Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3945614Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3947607Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3949841Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3952090Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:55:01.3953497Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3954858Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3956792Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/associative_scan.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3958857Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3960687Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3962670Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3964469Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/flex_attention.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3966291Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3968346Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3970273Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3972160Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3974018Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3976247Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3978303Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3980176Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:55:01.3981533Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3982894Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3984992Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3986830Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3988676Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3990438Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3992396Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3994160Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3996345Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.3998191Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4000366Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4002169Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4003901Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4005802Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4007575Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4009535Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4011283Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4013045Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4014775Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4016502Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4018145Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4019956Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4021688Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4023387Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4025012Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4026670Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4028227Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4029721Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4031316Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4033046Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4034664Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4036344Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4037957Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4039577Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4041289Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4042979Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4044564Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4046226Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4048048Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4049948Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4051661Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4053558Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4055356Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4057592Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:55:01.4059008Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4060472Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4062570Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_hipify_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4064822Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/codegen_device_driver.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4066766Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4068803Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4070917Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4073195Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_micro_gemm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4075226Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4077561Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_template_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4079944Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4082667Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4084730Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4086820Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4089120Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4091348Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4093511Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4095396Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4097400Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_foreach.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4099256Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4101987Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4104232Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4105658Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4107722Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4110576Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4113214Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4115963Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4118185Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4121032Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4124151Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4126804Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4129650Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:55:01.4131924Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:55:01.4133960Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:55:01.4136729Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:55:01.4138585Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2024-06-26T04:55:01.4140012Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2024-06-26T04:55:01.4142291Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2024-06-26T04:55:01.4144475Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:55:01.4145969Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:55:01.4147667Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:55:01.4150120Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:55:01.4151939Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:55:01.4153636Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:55:01.4156453Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/__main__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:55:01.4158831Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/subproc_pool.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:55:01.4161000Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/watchdog.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:55:01.4162393Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4163913Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4165927Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4168019Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4169992Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4172166Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4174222Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4176293Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4178281Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4180206Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4182156Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4184007Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4185931Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4187874Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4189768Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4191685Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4193574Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4195566Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4197452Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4199380Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4201252Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4203136Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:55:01.4204544Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4206394Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4208884Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4211506Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4213976Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4216469Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4219042Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4221728Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4224355Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4227033Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4229848Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4232600Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4235394Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4238169Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4240677Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4243458Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4246280Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4249124Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4252005Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4254622Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4257729Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4260279Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4263056Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4265720Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:55:01.4267483Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4269227Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4271027Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4272667Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4274551Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/flex_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4276436Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4278202Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4279888Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4281637Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/unpack_mixed_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:55:01.4282848Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4284272Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4285994Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4287970Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4290126Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4292062Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4294179Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4296648Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:55:01.4298103Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4299426Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4300975Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4302805Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4304574Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4306192Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4307907Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4309735Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4311364Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4313011Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4314697Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4316520Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:55:01.4317666Z creating build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4319035Z copying build/lib.linux-x86_64-cpython-38/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4320888Z copying build/lib.linux-x86_64-cpython-38/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4322617Z copying build/lib.linux-x86_64-cpython-38/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4324426Z copying build/lib.linux-x86_64-cpython-38/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4326392Z copying build/lib.linux-x86_64-cpython-38/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4328179Z copying build/lib.linux-x86_64-cpython-38/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4329947Z copying build/lib.linux-x86_64-cpython-38/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4331609Z copying build/lib.linux-x86_64-cpython-38/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:55:01.4332883Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:55:01.4334189Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:55:01.4335804Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:55:01.4337578Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:55:01.4339232Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:55:01.4340426Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4341530Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4343186Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4344898Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4346507Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4347927Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4349554Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4351179Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4352721Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4354244Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4355959Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4357600Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4359343Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4360929Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4374519Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4376889Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4379052Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4381095Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:55:01.4382796Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-06-26T04:55:01.4384579Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-06-26T04:55:01.4386798Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-06-26T04:55:01.4388587Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:55:01.4390127Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:55:01.4391966Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:55:01.4393711Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:55:01.4395601Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:55:01.4397401Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:55:01.4398589Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-06-26T04:55:01.4399961Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-06-26T04:55:01.4401697Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-06-26T04:55:01.4402884Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:55:01.4404021Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:55:01.4405591Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:55:01.4407150Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:55:01.4408475Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-06-26T04:55:01.4409741Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-06-26T04:55:01.4410866Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-06-26T04:55:01.4412053Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-06-26T04:55:01.4413171Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-06-26T04:55:01.4414556Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-06-26T04:55:01.4415927Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-06-26T04:55:01.4417324Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-06-26T04:55:01.4418500Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:55:01.4419749Z copying build/lib.linux-x86_64-cpython-38/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:55:01.4421545Z copying build/lib.linux-x86_64-cpython-38/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:55:01.4423325Z copying build/lib.linux-x86_64-cpython-38/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:55:01.4424581Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4425779Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4427420Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4429129Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4430764Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4432672Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4434371Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4436320Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:55:01.4437481Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2024-06-26T04:55:01.4438708Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor 2024-06-26T04:55:01.4439821Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:55:01.4441379Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:55:01.4443140Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:55:01.4445188Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:55:01.4446540Z creating build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:55:01.4447767Z copying build/lib.linux-x86_64-cpython-38/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:55:01.4449360Z copying build/lib.linux-x86_64-cpython-38/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:55:01.4450997Z copying build/lib.linux-x86_64-cpython-38/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:55:01.4452162Z creating build/bdist.linux-x86_64/wheel/torch/ao 2024-06-26T04:55:01.4453233Z copying build/lib.linux-x86_64-cpython-38/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2024-06-26T04:55:01.4454297Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-06-26T04:55:01.4455299Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-06-26T04:55:01.4456519Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-06-26T04:55:01.4457768Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-06-26T04:55:01.4459156Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-06-26T04:55:01.4460797Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-06-26T04:55:01.4462761Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-06-26T04:55:01.4464190Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-06-26T04:55:01.4465587Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-06-26T04:55:01.4466984Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:55:01.4468643Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:55:01.4470823Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:55:01.4473086Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:55:01.4475654Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:55:01.4477438Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-06-26T04:55:01.4479114Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-06-26T04:55:01.4480689Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:55:01.4482624Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:55:01.4484653Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:55:01.4486786Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:55:01.4489755Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:55:01.4491565Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.4493439Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.4496204Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.4498853Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.4501453Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.4504183Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.4505952Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-06-26T04:55:01.4507300Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-06-26T04:55:01.4508513Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-06-26T04:55:01.4510038Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-06-26T04:55:01.4511881Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:55:01.4513774Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:55:01.4516002Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:55:01.4517594Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:55:01.4518957Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:55:01.4520662Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:55:01.4522603Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:55:01.4524912Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:55:01.4526513Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-06-26T04:55:01.4528088Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-06-26T04:55:01.4529578Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:55:01.4531286Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:55:01.4533639Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:55:01.4535741Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:55:01.4537179Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-06-26T04:55:01.4538449Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-06-26T04:55:01.4540381Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-06-26T04:55:01.4541944Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-06-26T04:55:01.4543722Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-06-26T04:55:01.4545714Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:55:01.4547576Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:55:01.4550374Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:55:01.4552750Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:55:01.4555228Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:55:01.4556996Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4558648Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4561013Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4563301Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4565336Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4567584Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4569930Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4572667Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4575085Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4577604Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4579809Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4582085Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:55:01.4583404Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-06-26T04:55:01.4585196Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-06-26T04:55:01.4587025Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4589140Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4591954Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4595042Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4597906Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4601533Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4604839Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:55:01.4607054Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-06-26T04:55:01.4608950Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-06-26T04:55:01.4610743Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:55:01.4612137Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:55:01.4614316Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:55:01.4616360Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:55:01.4617991Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:55:01.4619607Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:55:01.4621935Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:55:01.4623457Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:55:01.4624776Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:55:01.4626354Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:55:01.4628005Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:55:01.4629056Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4630570Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4632253Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4634104Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4635908Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4637778Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4639646Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4641486Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4643464Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4645323Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4646957Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:55:01.4648417Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-06-26T04:55:01.4649646Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-06-26T04:55:01.4651433Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-06-26T04:55:01.4652751Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-06-26T04:55:01.4654392Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-06-26T04:55:01.4656300Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:55:01.4658605Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:55:01.4661501Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:55:01.4663351Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:55:01.4665455Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:55:01.4667778Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:55:01.4669712Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:55:01.4671601Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:55:01.4674296Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:55:01.4677098Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:55:01.4680074Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:55:01.4681992Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:55:01.4683981Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:55:01.4686232Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:55:01.4688611Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:55:01.4692083Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:55:01.4695869Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:55:01.4698234Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4700250Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4702761Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4705389Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4708223Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4710807Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4713141Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4715676Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4718385Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:55:01.4720412Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:55:01.4722139Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:55:01.4724396Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:55:01.4726782Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:55:01.4729650Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:55:01.4732077Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:55:01.4734105Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:55:01.4736797Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:55:01.4739327Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:55:01.4741459Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:55:01.4743873Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:55:01.4745434Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4747026Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4748812Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4750690Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4752544Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4754736Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4757122Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4759340Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4761467Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4763449Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4765537Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4767809Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4769786Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4771842Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4773664Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4775357Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4777335Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4779237Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4781174Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:55:01.4782652Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4784450Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4787207Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4789822Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4792359Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4794940Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4797781Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4800374Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4803100Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4805623Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4808165Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4810501Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4812750Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4814979Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:55:01.4816475Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4817887Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4819877Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4821804Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4823916Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4826174Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4828188Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4830243Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4832195Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4834344Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4836547Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4838524Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4840662Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4842703Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4844796Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4846793Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4849346Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4851573Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4854256Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4856509Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:55:01.4858148Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:55:01.4860214Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:55:01.4862859Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:55:01.4865528Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:55:01.4868076Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:55:01.4870836Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:55:01.4872878Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4874304Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4876748Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4878827Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4881181Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4883487Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4886094Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4888701Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4890619Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4892407Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:55:01.4894107Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-06-26T04:55:01.4895997Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-06-26T04:55:01.4898437Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-06-26T04:55:01.4900180Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4901925Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4904269Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4906746Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4909063Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4911555Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4913750Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4916281Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4918536Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:55:01.4920038Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4921322Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4923020Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4924780Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4926421Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4928246Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4930151Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4931928Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4934247Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4935883Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4937696Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4939569Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4941552Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:55:01.4942997Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:55:01.4944469Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:55:01.4946552Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:55:01.4948732Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:55:01.4950317Z creating build/bdist.linux-x86_64/wheel/torch/backends 2024-06-26T04:55:01.4951885Z copying build/lib.linux-x86_64-cpython-38/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2024-06-26T04:55:01.4953312Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-06-26T04:55:01.4954710Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-06-26T04:55:01.4956642Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-06-26T04:55:01.4958151Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:55:01.4959481Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:55:01.4961428Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:55:01.4963579Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:55:01.4965254Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-06-26T04:55:01.4966704Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-06-26T04:55:01.4968261Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-06-26T04:55:01.4969678Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-06-26T04:55:01.4970977Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-06-26T04:55:01.4972445Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-06-26T04:55:01.4974421Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-06-26T04:55:01.4975947Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-06-26T04:55:01.4977353Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-06-26T04:55:01.4978628Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-06-26T04:55:01.4979888Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-06-26T04:55:01.4981103Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-06-26T04:55:01.4982195Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-06-26T04:55:01.4982711Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-06-26T04:55:01.4983545Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-06-26T04:55:01.4984039Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-06-26T04:55:01.4985051Z copying build/lib.linux-x86_64-cpython-38/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-06-26T04:55:01.4985530Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-06-26T04:55:01.4986831Z copying build/lib.linux-x86_64-cpython-38/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-06-26T04:55:01.4987271Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-06-26T04:55:01.4988452Z copying build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-06-26T04:55:01.4988933Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-06-26T04:55:01.4989913Z copying build/lib.linux-x86_64-cpython-38/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-06-26T04:55:01.4990213Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-06-26T04:55:01.4991411Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-06-26T04:55:01.4992656Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-06-26T04:55:01.4992993Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-06-26T04:55:01.4994206Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-06-26T04:55:01.4994566Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2024-06-26T04:55:01.4995543Z copying build/lib.linux-x86_64-cpython-38/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/compiler 2024-06-26T04:55:01.4995824Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2024-06-26T04:55:01.4996519Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-06-26T04:55:01.4997276Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-06-26T04:55:01.4997731Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2024-06-26T04:55:01.4998349Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2024-06-26T04:55:01.4998607Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:55:01.4999418Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:55:01.5000229Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:55:01.5001154Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:55:01.5001397Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5002200Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5002986Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5003664Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5004384Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5005090Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5005835Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5006513Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5007272Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5008208Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5008882Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5009720Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5010798Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5011488Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5012548Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5013406Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5014178Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5015087Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:55:01.5015449Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:55:01.5016401Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:55:01.5017325Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:55:01.5018165Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:55:01.5019094Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:55:01.5019528Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5020321Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5021338Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5022249Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5023313Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5024335Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5025219Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5026106Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5026978Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5027824Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5028662Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5029591Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5030516Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5031521Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5032628Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5033506Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5034396Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5035231Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5036205Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:55:01.5036572Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:55:01.5037694Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:55:01.5038820Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:55:01.5039781Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:55:01.5040977Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:55:01.5041985Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:55:01.5042474Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5043639Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5044935Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5046194Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5047304Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5048548Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5049856Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5051144Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5052554Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5053538Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:55:01.5053977Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_cuda_p2p 2024-06-26T04:55:01.5054863Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_cuda_p2p/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_cuda_p2p 2024-06-26T04:55:01.5055303Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5056163Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5057170Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5058091Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5059227Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5060280Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5061504Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5062484Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:55:01.5062964Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-06-26T04:55:01.5064089Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-06-26T04:55:01.5064511Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-06-26T04:55:01.5065735Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-06-26T04:55:01.5066934Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-06-26T04:55:01.5067486Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5068471Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5069638Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5070819Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5072124Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5073323Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5074372Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5075773Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5076945Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.5077464Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5078914Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5080171Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5081496Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5082645Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5083991Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5085277Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:55:01.5085801Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-06-26T04:55:01.5086991Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-06-26T04:55:01.5088359Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-06-26T04:55:01.5088903Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:55:01.5090219Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:55:01.5091344Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:55:01.5092575Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:55:01.5093865Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:55:01.5094641Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:55:01.5096206Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:55:01.5097974Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:55:01.5099679Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:55:01.5101220Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:55:01.5101633Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-06-26T04:55:01.5102857Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-06-26T04:55:01.5103336Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-06-26T04:55:01.5104365Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-06-26T04:55:01.5104755Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5105726Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5106715Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5107645Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/batch_dim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5108763Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5109609Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/config.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5110537Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5111622Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/distribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5112538Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5113618Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/gm_transformation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5114773Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/graph_optimization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5115802Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5116865Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/iter_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5117712Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/log_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5118646Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/parallel_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5119641Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/partial_lower.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:55:01.5119980Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5120866Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5121908Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5122804Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5123946Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5125060Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5126147Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5127339Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5128558Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5129466Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5130382Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5131309Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5132333Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5133388Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/random.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:55:01.5133992Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:55:01.5135151Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:55:01.5136397Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/_op_coverage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:55:01.5137408Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/comm_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:55:01.5138473Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/visualize_sharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:55:01.5138946Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:55:01.5139991Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:55:01.5141137Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/attention.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:55:01.5142203Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/local_map.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:55:01.5143358Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/tp_transform.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:55:01.5143906Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5144921Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5146064Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/basic_strategy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5147164Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5148318Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/conv_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5149652Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5150846Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5151861Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5153023Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5154279Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5155641Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/random_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5156856Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5157714Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5158679Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:55:01.5159135Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:55:01.5160147Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:55:01.5161228Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/fsdp2_mem_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:55:01.5162140Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:55:01.5163226Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:55:01.5164063Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:55:01.5164516Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-06-26T04:55:01.5165522Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-06-26T04:55:01.5166669Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-06-26T04:55:01.5167339Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-06-26T04:55:01.5168872Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-06-26T04:55:01.5170135Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-06-26T04:55:01.5170635Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:55:01.5171849Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:55:01.5173069Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:55:01.5173657Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:55:01.5174752Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:55:01.5176374Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:55:01.5176912Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-06-26T04:55:01.5178012Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-06-26T04:55:01.5179482Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-06-26T04:55:01.5179956Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5181273Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5182641Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5183925Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5185386Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5186914Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5188568Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5189900Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5191158Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5192414Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:55:01.5192948Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:55:01.5194105Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:55:01.5195274Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:55:01.5196649Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:55:01.5197786Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:55:01.5198186Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-06-26T04:55:01.5199395Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-06-26T04:55:01.5199906Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5201064Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5202265Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5203389Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5204710Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5205919Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5206977Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5208193Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5209169Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5210433Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5211707Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5213011Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5214131Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5215045Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5216479Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5217932Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5218949Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5220272Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5221572Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5222786Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5223838Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5225171Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5226513Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5227754Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5229044Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5230163Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5231193Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5232143Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:55:01.5232527Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-06-26T04:55:01.5233581Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-06-26T04:55:01.5234778Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-06-26T04:55:01.5235238Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-06-26T04:55:01.5236614Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-06-26T04:55:01.5237144Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:55:01.5238533Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:55:01.5239845Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:55:01.5241206Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/health_check_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:55:01.5242507Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:55:01.5242963Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:55:01.5243940Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:55:01.5244916Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:55:01.5246022Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:55:01.5246412Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-06-26T04:55:01.5247435Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-06-26T04:55:01.5248793Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-06-26T04:55:01.5249378Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:55:01.5250603Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:55:01.5252037Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:55:01.5253381Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:55:01.5254878Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:55:01.5255640Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:55:01.5257032Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:55:01.5258489Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:55:01.5260009Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:55:01.5260634Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:55:01.5262521Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:55:01.5264632Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:55:01.5266891Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:55:01.5267396Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5268615Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5269805Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5271142Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5272530Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5273992Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5275278Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5276692Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5277786Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5279254Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5280696Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5281975Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:55:01.5282355Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:55:01.5283509Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:55:01.5284646Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:55:01.5286040Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/debug_info_logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:55:01.5287328Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:55:01.5288664Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:55:01.5289067Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5289969Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5291219Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5292525Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5293637Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5294685Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5295778Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:55:01.5296267Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:55:01.5297308Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:55:01.5298371Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:55:01.5299819Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:55:01.5300262Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5301117Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5302074Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5302987Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5304088Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5305048Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5305994Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5306892Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5307966Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5308869Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5309680Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5310688Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5311639Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5312680Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5313683Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5314702Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5315740Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5316723Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5317801Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5318948Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5320139Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5321286Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:55:01.5321743Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-06-26T04:55:01.5322874Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-06-26T04:55:01.5323978Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-06-26T04:55:01.5324375Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-06-26T04:55:01.5325353Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-06-26T04:55:01.5326413Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-06-26T04:55:01.5326762Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-06-26T04:55:01.5328194Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-06-26T04:55:01.5329095Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-06-26T04:55:01.5329521Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-06-26T04:55:01.5330474Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-06-26T04:55:01.5331365Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-06-26T04:55:01.5331820Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-06-26T04:55:01.5332847Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-06-26T04:55:01.5334098Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-06-26T04:55:01.5334446Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5335518Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5336602Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5337710Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5338609Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5339736Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5340761Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5341786Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5342897Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5344006Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5345088Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5346074Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5347094Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5348389Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5349485Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5350423Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5351723Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:55:01.5352136Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5353236Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5354220Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5355302Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5356553Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5357501Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5358569Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5359575Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5360654Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5361615Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:55:01.5362027Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5362869Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5363628Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5364451Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5365337Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5366149Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5366944Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5367977Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5368987Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5369877Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5371109Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:55:01.5371552Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-06-26T04:55:01.5372618Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-06-26T04:55:01.5373730Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-06-26T04:55:01.5374100Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-06-26T04:55:01.5374944Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-06-26T04:55:01.5375330Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5376320Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5377538Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5378693Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5379879Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5381175Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5382511Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5383872Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5385074Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5386310Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:55:01.5386667Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5387526Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5388419Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5389293Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5390120Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5391370Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5392230Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5393335Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5394415Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5395455Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5396647Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5397753Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5398800Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5399908Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5401111Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5402322Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5403454Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5404282Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5405603Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5406939Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5408418Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5409592Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5410567Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5411279Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5412229Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5413094Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5414067Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5415145Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5415973Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5417150Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5418279Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5419255Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5420370Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5421278Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5422104Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5423022Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5423962Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5424808Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5425806Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5426965Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5427962Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5428922Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5429986Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5430899Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5431695Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5432567Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5433448Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5434264Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:55:01.5434574Z creating build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5435253Z copying build/lib.linux-x86_64-cpython-38/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5436191Z copying build/lib.linux-x86_64-cpython-38/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5437030Z copying build/lib.linux-x86_64-cpython-38/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5437750Z copying build/lib.linux-x86_64-cpython-38/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5438492Z copying build/lib.linux-x86_64-cpython-38/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5439210Z copying build/lib.linux-x86_64-cpython-38/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5440007Z copying build/lib.linux-x86_64-cpython-38/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5440729Z copying build/lib.linux-x86_64-cpython-38/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5441481Z copying build/lib.linux-x86_64-cpython-38/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5442279Z copying build/lib.linux-x86_64-cpython-38/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5443033Z copying build/lib.linux-x86_64-cpython-38/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5443770Z copying build/lib.linux-x86_64-cpython-38/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:55:01.5444284Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2024-06-26T04:55:01.5445114Z copying build/lib.linux-x86_64-cpython-38/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export/experimental 2024-06-26T04:55:01.5445405Z creating build/bdist.linux-x86_64/wheel/torch/fft 2024-06-26T04:55:01.5446161Z copying build/lib.linux-x86_64-cpython-38/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2024-06-26T04:55:01.5446423Z creating build/bdist.linux-x86_64/wheel/torch/func 2024-06-26T04:55:01.5447136Z copying build/lib.linux-x86_64-cpython-38/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2024-06-26T04:55:01.5447401Z creating build/bdist.linux-x86_64/wheel/torch/futures 2024-06-26T04:55:01.5448376Z copying build/lib.linux-x86_64-cpython-38/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2024-06-26T04:55:01.5448617Z creating build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5449335Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5450200Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5451063Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5451866Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5452613Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5453320Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5454176Z copying build/lib.linux-x86_64-cpython-38/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5455024Z copying build/lib.linux-x86_64-cpython-38/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5455679Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5456367Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5457075Z copying build/lib.linux-x86_64-cpython-38/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5457823Z copying build/lib.linux-x86_64-cpython-38/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5458404Z copying build/lib.linux-x86_64-cpython-38/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5459204Z copying build/lib.linux-x86_64-cpython-38/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5459790Z copying build/lib.linux-x86_64-cpython-38/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5460542Z copying build/lib.linux-x86_64-cpython-38/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5461217Z copying build/lib.linux-x86_64-cpython-38/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5461915Z copying build/lib.linux-x86_64-cpython-38/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5472126Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5473403Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5474423Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5475601Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5476839Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_sym_dispatch_mode.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5478042Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5479199Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5480240Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5481351Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5482286Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5483245Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5484219Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5485266Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5486351Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5487269Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5488430Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5489481Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5490368Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5491404Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5492400Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5493553Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5494665Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5495616Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:55:01.5496230Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5498107Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5499564Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5501153Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5502655Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5503975Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5505459Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5506924Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5508256Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:55:01.5508745Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5510050Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5511448Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5513004Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5514490Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5515900Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5517365Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5518748Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5519851Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:55:01.5520432Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5521811Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5523301Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5524678Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5526248Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5528055Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5529516Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:55:01.5529792Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5530713Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5531507Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5532398Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5533211Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5534105Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5534905Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_transform_observer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5535846Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5536625Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5537536Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5538537Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5539249Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5540209Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5540920Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5541897Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5542743Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5543475Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5544375Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:55:01.5544715Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-06-26T04:55:01.5545799Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-06-26T04:55:01.5546874Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-06-26T04:55:01.5547207Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-06-26T04:55:01.5548199Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-06-26T04:55:01.5548570Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-06-26T04:55:01.5549695Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-06-26T04:55:01.5550835Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-06-26T04:55:01.5551151Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:55:01.5552153Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:55:01.5553245Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:55:01.5554282Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:55:01.5555399Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:55:01.5555930Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-06-26T04:55:01.5556879Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-06-26T04:55:01.5557942Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-06-26T04:55:01.5558361Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5559200Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5559972Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5561086Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5562284Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5563442Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5564495Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:55:01.5565109Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:55:01.5565395Z creating build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5566064Z copying build/lib.linux-x86_64-cpython-38/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5566898Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5567721Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5568484Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5569121Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5570040Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5571267Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5572358Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5573417Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5574412Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5575410Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5576454Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5577136Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5578168Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5579185Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5580267Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5581388Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5582125Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5582733Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5583327Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5584091Z copying build/lib.linux-x86_64-cpython-38/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5584818Z copying build/lib.linux-x86_64-cpython-38/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5585689Z copying build/lib.linux-x86_64-cpython-38/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5586460Z copying build/lib.linux-x86_64-cpython-38/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5587225Z copying build/lib.linux-x86_64-cpython-38/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5588171Z copying build/lib.linux-x86_64-cpython-38/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5588537Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-06-26T04:55:01.5589317Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-06-26T04:55:01.5590318Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-06-26T04:55:01.5590681Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-06-26T04:55:01.5591581Z copying build/lib.linux-x86_64-cpython-38/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-06-26T04:55:01.5592394Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:55:01.5592757Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2024-06-26T04:55:01.5593644Z copying build/lib.linux-x86_64-cpython-38/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2024-06-26T04:55:01.5593948Z creating build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:55:01.5594673Z copying build/lib.linux-x86_64-cpython-38/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:55:01.5595385Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:55:01.5596170Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:55:01.5596569Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5597643Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5598626Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5599566Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5600611Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5601736Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5602856Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5603882Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5604862Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:55:01.5605355Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2024-06-26T04:55:01.5606252Z copying build/lib.linux-x86_64-cpython-38/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2024-06-26T04:55:01.5606607Z creating build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:55:01.5607421Z copying build/lib.linux-x86_64-cpython-38/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:55:01.5608357Z copying build/lib.linux-x86_64-cpython-38/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:55:01.5609033Z copying build/lib.linux-x86_64-cpython-38/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:55:01.5609268Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2024-06-26T04:55:01.5610156Z copying build/lib.linux-x86_64-cpython-38/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mtia 2024-06-26T04:55:01.5610799Z copying build/lib.linux-x86_64-cpython-38/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/torch/mtia 2024-06-26T04:55:01.5611176Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5612321Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5613309Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5614388Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5615263Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5616232Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5617151Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:55:01.5617487Z creating build/bdist.linux-x86_64/wheel/torch/nested 2024-06-26T04:55:01.5618138Z copying build/lib.linux-x86_64-cpython-38/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2024-06-26T04:55:01.5618453Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:55:01.5619540Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:55:01.5620861Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:55:01.5622060Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:55:01.5623371Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:55:01.5623769Z creating build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5624543Z copying build/lib.linux-x86_64-cpython-38/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5625352Z copying build/lib.linux-x86_64-cpython-38/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5626213Z copying build/lib.linux-x86_64-cpython-38/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5626820Z copying build/lib.linux-x86_64-cpython-38/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5627572Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5628195Z copying build/lib.linux-x86_64-cpython-38/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5628956Z copying build/lib.linux-x86_64-cpython-38/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5629577Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5629904Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:55:01.5630765Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:55:01.5631655Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/_flex_attention.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:55:01.5632663Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:55:01.5633648Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:55:01.5634051Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-06-26T04:55:01.5635115Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-06-26T04:55:01.5636201Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-06-26T04:55:01.5636541Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-06-26T04:55:01.5637535Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-06-26T04:55:01.5638018Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-06-26T04:55:01.5639239Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-06-26T04:55:01.5640543Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-06-26T04:55:01.5640962Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-06-26T04:55:01.5642005Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-06-26T04:55:01.5642376Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:55:01.5643527Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:55:01.5644845Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:55:01.5646089Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:55:01.5647522Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:55:01.5648247Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-06-26T04:55:01.5649683Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-06-26T04:55:01.5650387Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:55:01.5651643Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:55:01.5652257Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:55:01.5653650Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:55:01.5655165Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:55:01.5655728Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.5656964Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.5658027Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.5659310Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.5660632Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:55:01.5661086Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5661942Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5662852Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5663745Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5664697Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5665594Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5666528Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5667620Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5668412Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5669259Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5670140Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5671025Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5671782Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5672787Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5673471Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5674267Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5674942Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5675890Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5676846Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5677654Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5678562Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5679604Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5680446Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5681276Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5682244Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5683116Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5684052Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:55:01.5684390Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5685320Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5686228Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5687073Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5688219Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5689176Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5690001Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5691094Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5692095Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:55:01.5692427Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-06-26T04:55:01.5693163Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-06-26T04:55:01.5693665Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-06-26T04:55:01.5694457Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-06-26T04:55:01.5694869Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-06-26T04:55:01.5695987Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-06-26T04:55:01.5697159Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-06-26T04:55:01.5697477Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:55:01.5698420Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:55:01.5699331Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:55:01.5700227Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:55:01.5701229Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:55:01.5701578Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-06-26T04:55:01.5702411Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-06-26T04:55:01.5702887Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:55:01.5703845Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:55:01.5704899Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:55:01.5705920Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:55:01.5706259Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-06-26T04:55:01.5707144Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-06-26T04:55:01.5708061Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-06-26T04:55:01.5708597Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-06-26T04:55:01.5709587Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-06-26T04:55:01.5710044Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5711224Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5712412Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5713586Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5714651Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5715815Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5717001Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:55:01.5717498Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-06-26T04:55:01.5718433Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-06-26T04:55:01.5718956Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:55:01.5720092Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:55:01.5721144Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:55:01.5722435Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:55:01.5723719Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:55:01.5724136Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5725013Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5726075Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5727089Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5728230Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5729318Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5730489Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5731564Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5732622Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5733724Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5734747Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5735584Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:55:01.5735981Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5736909Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5737976Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5739139Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5739896Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5740794Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5741768Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5742449Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5743371Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5744083Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5745135Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5745919Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5746755Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5747653Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5748377Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5749355Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5750318Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5750706Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5751984Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5753277Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5754547Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5755964Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5757207Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5758590Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5759824Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5761135Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5762444Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5763851Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:55:01.5764861Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/rnn.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:55:01.5765739Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5766548Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:55:01.5766815Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5767841Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5768775Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5769604Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5770448Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5771381Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5772282Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5773085Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5773983Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5774712Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5775561Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5776506Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5777390Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5778167Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5779030Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5779757Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5780583Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5781298Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5782310Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5783219Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5784135Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5785073Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5785912Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5786750Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5787690Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5788882Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5789868Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5790985Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5792107Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:55:01.5792668Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5793849Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5795251Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5796326Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/exporter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5797595Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5798405Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5799741Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5800885Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5802229Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:55:01.5802940Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:55:01.5804304Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:55:01.5805753Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:55:01.5807289Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:55:01.5808064Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5809715Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5811198Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5812979Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/context.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5814632Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/decorator.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5816207Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5817638Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:55:01.5818573Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5819997Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5821270Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5822661Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5824061Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5825630Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5827121Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5828355Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5829635Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5831002Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5832090Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5833468Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5834806Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5836221Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5837643Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5839139Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5840505Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5841749Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5843278Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5844556Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5845738Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5846829Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5848159Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5849286Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5850538Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5851784Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5853096Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5854451Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5855903Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5857208Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5858474Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5859816Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5861143Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5862450Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5863857Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5865205Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5866715Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5867797Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5869122Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5870386Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5871782Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5873120Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5874316Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5875695Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5876917Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5878056Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5879161Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5880304Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5881347Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5882554Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5883980Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5885378Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5886935Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5888436Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5890038Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5891391Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:55:01.5891922Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5892851Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5893911Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5895261Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/decomposition_skip.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5896147Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5897289Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/diagnostics.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5898643Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5899875Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5900778Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5901923Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5903108Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/op_validation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5904187Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5905449Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5906722Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5907939Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5908951Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:55:01.5909350Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-06-26T04:55:01.5910244Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-06-26T04:55:01.5911385Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-06-26T04:55:01.5911771Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5912738Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5913675Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5914587Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5915949Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5917213Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5918383Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5919504Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5920617Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:55:01.5920868Z creating build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5921652Z copying build/lib.linux-x86_64-cpython-38/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5922405Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5923164Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5923894Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5924552Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5925244Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5925955Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5926880Z copying build/lib.linux-x86_64-cpython-38/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5928149Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5929069Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5929720Z copying build/lib.linux-x86_64-cpython-38/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5930594Z copying build/lib.linux-x86_64-cpython-38/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5931433Z copying build/lib.linux-x86_64-cpython-38/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5932172Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5933161Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5934223Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5935259Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5936262Z copying build/lib.linux-x86_64-cpython-38/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:55:01.5936801Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-06-26T04:55:01.5937968Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-06-26T04:55:01.5939163Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-06-26T04:55:01.5939460Z creating build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5940233Z copying build/lib.linux-x86_64-cpython-38/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5940910Z copying build/lib.linux-x86_64-cpython-38/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5941674Z copying build/lib.linux-x86_64-cpython-38/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5942617Z copying build/lib.linux-x86_64-cpython-38/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5943386Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5944288Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5945227Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5946177Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5946864Z copying build/lib.linux-x86_64-cpython-38/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5947930Z copying build/lib.linux-x86_64-cpython-38/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5948854Z copying build/lib.linux-x86_64-cpython-38/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5950070Z copying build/lib.linux-x86_64-cpython-38/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5950912Z copying build/lib.linux-x86_64-cpython-38/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5951799Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5952651Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:55:01.5953060Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:55:01.5954001Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:55:01.5955014Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:55:01.5955961Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:55:01.5957115Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:55:01.5957614Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5958544Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5959661Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5960734Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5961842Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5962641Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5963907Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5964789Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:55:01.5965420Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5966294Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5967496Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5968872Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5970200Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5971402Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5972600Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5973429Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5974385Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5975341Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5976755Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5977917Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5979142Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5980183Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5981487Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5982379Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5983512Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:55:01.5983939Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5984706Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5985607Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5986396Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5987300Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5988325Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5989243Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5990058Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5990875Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5991715Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5992607Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5993549Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5994626Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:55:01.5994927Z creating build/bdist.linux-x86_64/wheel/torch/signal 2024-06-26T04:55:01.5995958Z copying build/lib.linux-x86_64-cpython-38/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2024-06-26T04:55:01.5996383Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-06-26T04:55:01.5997271Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-06-26T04:55:01.5998179Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-06-26T04:55:01.5998462Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.5999374Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.6000289Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.6001334Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.6002211Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.6003021Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.6003901Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:55:01.6004191Z creating build/bdist.linux-x86_64/wheel/torch/special 2024-06-26T04:55:01.6004866Z copying build/lib.linux-x86_64-cpython-38/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2024-06-26T04:55:01.6005188Z creating build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:55:01.6006014Z copying build/lib.linux-x86_64-cpython-38/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:55:01.6006695Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:55:01.6007815Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:55:01.6008564Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:55:01.6009142Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6009958Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6011027Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6012050Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6013220Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6014221Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6015180Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6016285Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6017368Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6018392Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6019319Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6020229Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6021383Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6022367Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6023390Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6024249Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6025213Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6026273Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6027277Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6028205Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6029133Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6030111Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6031176Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6032123Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6033106Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6034061Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6034871Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6035869Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6036822Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6037760Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6038735Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6039797Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6040831Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6042008Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6043007Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6043993Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6044975Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6045868Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:55:01.6046306Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-06-26T04:55:01.6047334Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-06-26T04:55:01.6048017Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:55:01.6049110Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:55:01.6050318Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:55:01.6051488Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:55:01.6051983Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6053368Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6054813Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6056065Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6057380Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6058789Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6059811Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6060986Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6062229Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6063435Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:55:01.6064262Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-06-26T04:55:01.6065655Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-06-26T04:55:01.6067264Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-06-26T04:55:01.6068188Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.6070297Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.6072085Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.6073878Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:55:01.6074375Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-06-26T04:55:01.6075881Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-06-26T04:55:01.6077357Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-06-26T04:55:01.6077942Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-06-26T04:55:01.6078942Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-06-26T04:55:01.6079577Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-06-26T04:55:01.6080905Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-06-26T04:55:01.6082177Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-06-26T04:55:01.6082603Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6083822Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6085082Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6086343Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6087868Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6089168Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6090306Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6091596Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6092818Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:55:01.6093505Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:55:01.6094863Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:55:01.6096489Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:55:01.6097969Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:55:01.6098483Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:55:01.6099841Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:55:01.6101300Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:55:01.6102542Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:55:01.6103986Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:55:01.6104405Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-06-26T04:55:01.6105454Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-06-26T04:55:01.6106589Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-06-26T04:55:01.6106966Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:55:01.6108002Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:55:01.6109005Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:55:01.6110059Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:55:01.6111262Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:55:01.6111745Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6113018Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6114245Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6115520Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6116824Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6118106Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6119334Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6120575Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:55:01.6120960Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6121942Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6123070Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6124174Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6125230Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6126225Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6127342Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:55:01.6127951Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:55:01.6129069Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:55:01.6130513Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:55:01.6131614Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:55:01.6131961Z creating build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6132768Z copying build/lib.linux-x86_64-cpython-38/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6133636Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6134608Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6135449Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6136473Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6137314Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6138022Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6138694Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6139442Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6140248Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6141099Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6142062Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6143051Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6143970Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6144837Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6145662Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6146620Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6147250Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6148108Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6148976Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6149828Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6150516Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6151344Z copying build/lib.linux-x86_64-cpython-38/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6152263Z copying build/lib.linux-x86_64-cpython-38/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6153143Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6154003Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6154877Z copying build/lib.linux-x86_64-cpython-38/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6155823Z copying build/lib.linux-x86_64-cpython-38/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6156814Z copying build/lib.linux-x86_64-cpython-38/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6157492Z copying build/lib.linux-x86_64-cpython-38/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6158525Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6159378Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6160090Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6161047Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6161969Z copying build/lib.linux-x86_64-cpython-38/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6162801Z copying build/lib.linux-x86_64-cpython-38/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6163870Z copying build/lib.linux-x86_64-cpython-38/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6164695Z copying build/lib.linux-x86_64-cpython-38/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6165286Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2024-06-26T04:55:01.6166172Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2024-06-26T04:55:01.6167311Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2024-06-26T04:55:01.6167972Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6168694Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6169554Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6170411Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6171139Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6171968Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6172891Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6173649Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6174509Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6175514Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:55:01.6175997Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-06-26T04:55:01.6177010Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-06-26T04:55:01.6177362Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-06-26T04:55:01.6178337Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-06-26T04:55:01.6178766Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6179889Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6181032Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6182320Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6183491Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6184688Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6185891Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6187728Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:55:01.6188499Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6189915Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6191068Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6192255Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6193473Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6194574Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6195884Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:55:01.6196246Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6197537Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6198601Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6199776Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6200936Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6202069Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6203194Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6204144Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6205243Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6206202Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6206757Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6208125Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6209347Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6210918Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6212170Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6213566Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6214938Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:55:01.6216147Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:55:01.6216539Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-06-26T04:55:01.6217317Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-06-26T04:55:01.6218094Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-06-26T04:55:01.6218443Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6219281Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6220335Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6221164Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6222143Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6223170Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6224104Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6225124Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6226098Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:55:01.6226483Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6227426Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6228294Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6229255Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6230155Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6231053Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6232030Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:55:01.6232490Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6233553Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6234637Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6235964Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6236904Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6237845Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6238816Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6239346Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:55:01.6240593Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:55:01.6242080Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:55:01.6244000Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:55:01.6245894Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:55:01.6246981Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:55:01.6247356Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6248701Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6249854Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6251043Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6252214Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6253248Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6254414Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6255576Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6256767Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6257896Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6259023Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6260280Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6261379Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:55:01.6261771Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6262679Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6263628Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6264635Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6265653Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6266611Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6267528Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:55:01.6267912Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:55:01.6268939Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:55:01.6270080Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:55:01.6271329Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:55:01.6272437Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:55:01.6273728Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:55:01.6274052Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:55:01.6274774Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:55:01.6275619Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:55:01.6276490Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:55:01.6277458Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:55:01.6278213Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:55:01.6278480Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-06-26T04:55:01.6279171Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-06-26T04:55:01.6279885Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-06-26T04:55:01.6280200Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6280974Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6281743Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6282607Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6283444Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6284189Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6284982Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:55:01.6285307Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6286194Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6287076Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6288051Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6288885Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6289712Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6290623Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6291428Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6292238Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6293056Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:55:01.6293324Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-06-26T04:55:01.6294005Z copying build/lib.linux-x86_64-cpython-38/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-06-26T04:55:01.6294702Z copying build/lib.linux-x86_64-cpython-38/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-06-26T04:55:01.6295379Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:55:01.6295629Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:55:01.6296283Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:55:01.6296911Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:55:01.6297526Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:55:01.6298134Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:55:01.6298748Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:55:01.6299298Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.6299902Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.6300458Z copying build/lib.linux-x86_64-cpython-38/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:01.6300697Z creating build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6301488Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6309111Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6342825Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6348182Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6395516Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6460225Z copying build/lib.linux-x86_64-cpython-38/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6462237Z copying build/lib.linux-x86_64-cpython-38/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6467632Z copying build/lib.linux-x86_64-cpython-38/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6473555Z copying build/lib.linux-x86_64-cpython-38/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6478825Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6484031Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6490696Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6581796Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6587861Z copying build/lib.linux-x86_64-cpython-38/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6589556Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6621550Z copying build/lib.linux-x86_64-cpython-38/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:55:01.6623596Z creating build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6624983Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6630304Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6635628Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6640799Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6646686Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6652028Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6657192Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6662252Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6667519Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6672934Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6678522Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6685084Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6690932Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6695915Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6700853Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6705661Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6711170Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6716901Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6721987Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6727463Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6733051Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6738009Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6743278Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6748696Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6753905Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6758758Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6764419Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6770827Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6775872Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6780711Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6785432Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6801637Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6806354Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6811524Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6816983Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6824013Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6829687Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6834897Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6850512Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6855321Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6860408Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6865895Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6870865Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6876266Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6880552Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6887340Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6892550Z copying build/lib.linux-x86_64-cpython-38/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6898763Z copying build/lib.linux-x86_64-cpython-38/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6903979Z copying build/lib.linux-x86_64-cpython-38/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6909548Z copying build/lib.linux-x86_64-cpython-38/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6914923Z copying build/lib.linux-x86_64-cpython-38/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6921054Z copying build/lib.linux-x86_64-cpython-38/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6926198Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6931440Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6936998Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6942077Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6950753Z copying build/lib.linux-x86_64-cpython-38/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6956416Z copying build/lib.linux-x86_64-cpython-38/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6961812Z copying build/lib.linux-x86_64-cpython-38/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6967293Z copying build/lib.linux-x86_64-cpython-38/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6972880Z copying build/lib.linux-x86_64-cpython-38/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6981234Z copying build/lib.linux-x86_64-cpython-38/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6986147Z copying build/lib.linux-x86_64-cpython-38/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6991287Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.6997061Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7001792Z copying build/lib.linux-x86_64-cpython-38/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7006948Z copying build/lib.linux-x86_64-cpython-38/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7012471Z copying build/lib.linux-x86_64-cpython-38/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7017343Z copying build/lib.linux-x86_64-cpython-38/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7022515Z copying build/lib.linux-x86_64-cpython-38/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7027447Z copying build/lib.linux-x86_64-cpython-38/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7033784Z copying build/lib.linux-x86_64-cpython-38/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7039394Z copying build/lib.linux-x86_64-cpython-38/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7044531Z copying build/lib.linux-x86_64-cpython-38/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7049738Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7055288Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7060992Z copying build/lib.linux-x86_64-cpython-38/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7065946Z copying build/lib.linux-x86_64-cpython-38/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7070975Z copying build/lib.linux-x86_64-cpython-38/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7078864Z copying build/lib.linux-x86_64-cpython-38/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7084706Z copying build/lib.linux-x86_64-cpython-38/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7086232Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7091030Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7096655Z copying build/lib.linux-x86_64-cpython-38/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7101824Z copying build/lib.linux-x86_64-cpython-38/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7103418Z copying build/lib.linux-x86_64-cpython-38/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7109596Z copying build/lib.linux-x86_64-cpython-38/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7114406Z copying build/lib.linux-x86_64-cpython-38/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7119784Z copying build/lib.linux-x86_64-cpython-38/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7124967Z copying build/lib.linux-x86_64-cpython-38/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7130534Z copying build/lib.linux-x86_64-cpython-38/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7140719Z copying build/lib.linux-x86_64-cpython-38/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7146990Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7158078Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7167028Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7179986Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7189623Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7195646Z copying build/lib.linux-x86_64-cpython-38/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7204812Z copying build/lib.linux-x86_64-cpython-38/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7209563Z copying build/lib.linux-x86_64-cpython-38/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7214662Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7219511Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7250948Z copying build/lib.linux-x86_64-cpython-38/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:55:01.7257700Z creating build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7259507Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7261527Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7263287Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7264912Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7267154Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7269243Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7271522Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7273414Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7275157Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7276804Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7278897Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7280731Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7282264Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7283591Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7285191Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7286548Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7288286Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7289898Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7291159Z copying build/lib.linux-x86_64-cpython-38/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7292494Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7294627Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:55:01.7295829Z creating build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7297089Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7298943Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7461453Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7463064Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7469407Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7471966Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.7475899Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.9468530Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.9471300Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:55:01.9473207Z creating build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9475206Z copying build/lib.linux-x86_64-cpython-38/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9477991Z copying build/lib.linux-x86_64-cpython-38/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9480796Z copying build/lib.linux-x86_64-cpython-38/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9483464Z copying build/lib.linux-x86_64-cpython-38/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9486002Z copying build/lib.linux-x86_64-cpython-38/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9488837Z copying build/lib.linux-x86_64-cpython-38/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9491478Z copying build/lib.linux-x86_64-cpython-38/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9494072Z copying build/lib.linux-x86_64-cpython-38/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9496677Z copying build/lib.linux-x86_64-cpython-38/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9499464Z copying build/lib.linux-x86_64-cpython-38/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9502195Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9504694Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9507455Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9510138Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9512810Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9515647Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9518470Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9521271Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9523990Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9526706Z copying build/lib.linux-x86_64-cpython-38/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9529572Z copying build/lib.linux-x86_64-cpython-38/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:55:01.9531578Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9533674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9536663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9539764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9542718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9545845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9548882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9552012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9555209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9558682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9561953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9565164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9568329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9571213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9574212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9577200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9580301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9583497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9586712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9589714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9592643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9595745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9598871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9602028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9605062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9608379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9611425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9614528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9617793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9621306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9624570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9627700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9630910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9634244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9637504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9641065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9644382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9647769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9651009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9654112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9657150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9660199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9663196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9666344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9669440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9672470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9675495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9678457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9681482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9684188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9687063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9690219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9693014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9696092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9699097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9702286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9705477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9708427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9711361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9714327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9717487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9720669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9723931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9727311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9730775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9733819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9736768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9739738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9742698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9746013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9749180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9752357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9755775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9758999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9762023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9765084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9768333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9771701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9774922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9778215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9781576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9784669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9787789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9790800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9793729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9796843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9799958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9803262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9806281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9809436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9812596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9815643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9818547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9821448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9824537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9827795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9830931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9834056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9837714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9841663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9845834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9850319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9854577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9858538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9862695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9867018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9870691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9873871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9877169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9880353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9883501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9886872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9890029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9893193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9896791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9900261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9903414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9906502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:55:01.9908869Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:55:01.9911384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:55:01.9914641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:55:01.9917739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:55:01.9920099Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:01.9921804Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9924810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9928953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9932834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9936810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9941029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9945070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9949122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9953247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9957431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9961416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9965349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9969646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9973576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9977497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:55:01.9980313Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:01.9983408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:01.9987742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:01.9992151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:01.9996748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0001123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0005422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0009808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0014054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0018301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0022677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0027068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0031332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0035592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:55:02.0038480Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:55:02.0041584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:55:02.0044681Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0047463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0051453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0055544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0059591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0063522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0067355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0071182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0074978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0078871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0082804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:55:02.0086415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0089833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0093454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0097072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0100480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0103795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0107365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0110788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0114186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0117640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:55:02.0119983Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0122375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0125878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0129324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0132522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0135707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0139020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0142506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0146136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0149860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0153836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0157532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0160679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0163937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0167308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0170933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0174422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0177741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0181356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0184903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0188180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0191806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0195194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0198454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0201819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0205245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0209089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0212675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0216270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0220173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0224025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0227348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0230586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0233847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0237206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0240459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0243810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0247215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0250966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0254636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0258309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0261854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0265475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0268972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0272208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0275622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0278830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0282091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0285493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0288828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0292146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0295583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0298770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0302128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0305630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0309150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0312472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0315913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0319444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0322798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0326048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0329440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0332757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0336021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0339347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0342743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0346138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0349395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0352569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0355934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0359317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0362492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0365768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0369358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0372713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:55:02.0375216Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:55:02.0378315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:55:02.0382174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:55:02.0386051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:55:02.0390101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:55:02.0394069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:55:02.0396955Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:02.0400141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:02.0404815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:02.0409282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:02.0413462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:02.0417774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:55:02.0420560Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0423416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0427537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0431607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0435708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0439764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0443855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0448184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:55:02.0451167Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:55:02.0454140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:55:02.0458182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:55:02.0462369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:55:02.0466482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:55:02.0469199Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0471716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0475193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0478546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0481940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0485526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0489124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0492615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0496109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0499590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0503120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0506390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0509716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0513214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0516669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0520012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0523478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0527072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0530564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0533909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0537356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0540798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0544135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0547664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0551280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0554798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0558484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0561992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0565332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0568791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0572307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0575942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0579391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0582737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0586148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0589349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0592730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0596243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:55:02.0598718Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0601498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0605406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0609698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0613888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0617862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0621666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0625437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0629333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0633414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0637270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:55:02.0639918Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0642670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0646646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0650704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0654522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0658294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0662050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0665882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:55:02.0668483Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0671065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0674468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0677893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0681166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0684430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0687840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0691164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:55:02.0693646Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0696459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0700268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0704362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0708217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0712193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0716311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0720203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0724098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0728273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0732103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0735747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0739644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0743352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:55:02.0745909Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0748231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0751399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0754655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0758354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0762631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0766865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0770769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0774614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0778327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0782393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0786277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0789958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0793571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0797190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0800752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0804267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0808455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0812734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0816632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0820451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0824140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0828105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0832058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0835796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0839542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0843050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0846406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0850223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0853955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0857333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0860572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0864227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0867904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0871364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0874722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0878036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0881442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0885381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0889569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0893284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0896824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0900358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0903886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0907307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0910551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0914081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0915838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0917680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0919288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0920839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0922716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0924989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0927029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0929217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0931179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0933072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0934709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0936798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0938655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0940440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0942231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0944039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0945706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0947279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0949021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0950766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0952406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0954012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0955668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0957807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0959467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0961078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0962760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0964876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0966676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0968691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0970443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0972612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0974435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0976239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0978147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0980011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0982210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0984135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0985703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0987683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0989299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0990876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0992549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0994343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0996647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.0998646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1000464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1002556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1004289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1005996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1007841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1010030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1011783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1013479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1015161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1017249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1019209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1021078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1022808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1024635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1026181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1028165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1029805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1031385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1032902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1034892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1036573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1038248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1039808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1041823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1043476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1045069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1046562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1048651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1050375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1051971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1053499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1055485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1057091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1058801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1060342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1062307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1063921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1065557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1067085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1069070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1070676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1072276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1073810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1075879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1077605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1079197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1080814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1082843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1084634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1086384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1088216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1089951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1091538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1093549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1095294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1097037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1098837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1100485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1102158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1104349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1106191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1108055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1109778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1111497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1113209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1115456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1117369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1119143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1120693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1122663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1124381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1125996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1127576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1129353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1131312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1132923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1134489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1136022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1138027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1139830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1141452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1143042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1144873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1146788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1148689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1150542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1152311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1153773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1155771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1157414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1159419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1161548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1163182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1164779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1166334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1167996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1169583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1171583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1173252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1174861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1176482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1178392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1180094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1181764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1183536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1186047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1188007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1189981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1191804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1193754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1195722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1197673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1199493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1201848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1203789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1205750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1208417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1210371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1212337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1214180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1215913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1217769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1219802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1221621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1223415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1224985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1227071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1229081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1230854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1233039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1234874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1236741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1238373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1240524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1242255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1243913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1245547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1247159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1248911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1250700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1252782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1254533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1256255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1258222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1259959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1261546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1263135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1264885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1266643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1268271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1269848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1271627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1273294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1274919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1276680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1278508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1280390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1282111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1283614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1285245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1287300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1289152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1291040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1292707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1294377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1296335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1298015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1299838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1301520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1303124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1304682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1306375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1308399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1310187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1311870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1313495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1315209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1317433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1319405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1321205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1322938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1324479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1326108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1328343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1330157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1331965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1333664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1335643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1337361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1339071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1364741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1368067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1369872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1371753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1373380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1374960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1376662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1378759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1380553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1382280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1384129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1386293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1388123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1389942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1391666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1393806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1395803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1397542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1399309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1401497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1403334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1405251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1406959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1409821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1415783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1417726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1419352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1420961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1422718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1424472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1426145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1427764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1429593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1431776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1433570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1435454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1436930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1438475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1440000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1441546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1443218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1444699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1446209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1448326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1450063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1451661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1453249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1455262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1457125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1458904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1460598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1462225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1463979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1465918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1467768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1469658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1471427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1473340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1475163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1477117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1478544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1480323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1482672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1484482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1486308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1488312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1489986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1491814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1493393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1495092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1497323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1499095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1500865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1502883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1504630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1506405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1508182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1510508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1512430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1514346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1516263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1518079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1519803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1521985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1523990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1525874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1527856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1529642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1531416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1533052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1534970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1537385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1539490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1541564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1543598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1545531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1547329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1549524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1551477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1553302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1554989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1557183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1559042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1560806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1562663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1564491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1566756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1568894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1570791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1572772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1574356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1576402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1578179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1579834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1581743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1583782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1585930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1588106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1590205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1592374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1594716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1596914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1598984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1600991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1602960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1604981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1606980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1609270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1611457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1613676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1615734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1618083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1620239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1622280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1624258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1626190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1628261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1630773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1633072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1635430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1637521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1639657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1641172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1642808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1644574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1646157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1647847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1649348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1650977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1652664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1654392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1655946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1657442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1659185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1660863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1662454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1663976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1665670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1667544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1669432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1671208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1673077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1674807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1676752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1678559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1680310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1682011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1683958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1685730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1687499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1689145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1691084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1692863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1694457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1696021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1697589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1699657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1701407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1703071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1704703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1706259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1708272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1710007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1711672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1713458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1715018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1717077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1718810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1720452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1722075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1723778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1725837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1727759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1729371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1731034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1732649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1734832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1736610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1738303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1740049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1741633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1743659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1745381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1747039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1748678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1750261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1752383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1754136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1755840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1757445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1759019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1761046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1762785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1764526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1766153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1767910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1769981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1771771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1773616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1775298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1776923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1778974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1780854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1782595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1784264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1785830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1787846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1789604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1791261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1793018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1794589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1796686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1798408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1800068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1801687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1803274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1805391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1807119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1808826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1810389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1811915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1814029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1815766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1817416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1819010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1820630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1822641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1824371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1826031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1827624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1829182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1831207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1833058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1834726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1836419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1838124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1840268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1841993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1843661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1845371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1846924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1849060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1850815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1852616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1854469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1856051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1857997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1859858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1861556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1863192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1864766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1866782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1868523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1870183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1871820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1873524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1875612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1877341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1879020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1880632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1882239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1884264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1886112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1928019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1929289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1930134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1931104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1933099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1934687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1936185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1937496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1938525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1939860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1940910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1942028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1942954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1944020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1945381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1946694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1947926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1950528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1952840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1954873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1956790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1958902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1960728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1962614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1964880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1967005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1969107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1971104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1974018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1976919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1979566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1981947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1984192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1986835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1990107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1992650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1994933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.1997759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2000692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2003703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2006006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2008431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2010304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2012597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2016016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2019016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2021157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2023247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2025865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2028975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2031392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2033619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2035536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2037962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2040319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2042444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2044428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2046384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2048915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2051087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2053064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2054887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2056684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2058862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2061517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2063541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2065702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2067689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2069955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2072033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2073967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2075957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2077924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2079919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2082025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2083978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2086050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2088343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2090732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2093503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2095792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2097792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2099822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2102017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2104369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2106460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2108512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2110354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2112428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2114631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2117960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2119863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2123229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2125637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2128140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2130626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2132800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2135060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2137563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2140072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2142346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2144413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2146430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2148676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2150953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2152986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2155265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2157419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2159765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2162168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2164441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2166468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2168652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2170864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2173316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2175529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2177448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2180034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2182588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2185152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2187522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2190038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2192589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2195444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2198433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2201480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2204210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2206910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2209768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2212822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2215508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2218099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2220785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2223210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2225719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2228375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2231248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2233799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adagrad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2236147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adagrad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2239185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2241511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2244030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2246430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2248943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2251246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2253517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2256147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2258794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2260836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2262782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2264903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2266883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2269200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2271350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2273653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2276178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2278478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2281483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2284609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2287722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2291230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2293778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2296426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2298528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2300740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2303266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2305379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2307361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2309314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2311428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2313663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2316102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2318134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2320147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2322357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2324814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2327082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2329577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2332762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2335576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2337816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2339948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2342246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2344377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2346866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2349399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2351558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2354411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2356788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2359422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2362007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2364658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2367418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2370025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2372354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2374711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2377134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2379547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2381707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2383955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2386325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2388723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2390774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2392855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2395144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2397578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2399846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2401894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2404008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2406360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2408879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2411081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2413378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2415535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2418060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2420587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2422923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2425080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2427141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2429329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2431584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2433664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2435861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2437950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2440235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2442452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2444701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2447263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2450135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2453622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2457110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2459521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2462162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2464799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2467347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2469779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2472419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2474371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2476424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2478671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2481097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2483260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2485086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2487439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2489726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2491911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2494144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2496257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2498617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2500929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2503140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2505504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2507896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2510404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2513053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2515490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2518331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2521388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2524121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2526754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2530142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2533325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2536052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2538186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2540563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2543399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2545897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2547981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2550369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2552485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2554633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2556662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2559659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2562208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2564615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2566930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2569755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2572367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2574497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2577245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2580320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2582776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2584937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2587007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2589302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2591575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2594487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2597235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2599779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2602043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2604045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2606359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2608591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2611018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2613262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2615852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2618310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2621204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2623362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2625639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2627764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2630372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2633183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2635724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2638240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2640360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2642870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2645258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2647108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2649413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2651487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2653583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2655551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2657542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2659660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2662077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2664658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2666970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2669322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2671653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2674634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2677819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2680489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2683992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2687522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2691191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2694655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2698033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2701414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2704933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2708337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2711838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2715467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2719726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2722989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2726045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2729960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2733033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2737268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2740718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2743816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2746292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2748363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2750437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2752775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2754856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2757072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2759406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2761678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2764107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2767352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2769814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2772113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2774354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2776830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2778942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2781262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2783647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2786783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2790265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2793724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2796761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2799148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2801735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2804437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2809050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2811472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2813512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2815612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2818510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2820994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2822887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2824862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2826990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2829075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2831399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2833605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2836066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2839682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2843404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2847403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2850157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2852498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2856080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2859052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2861451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2863803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2865872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2868694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2870919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2873109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2875501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2877623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2879496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2896932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2899463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2901930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2904227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2906376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2908536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2911030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2913145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2915178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2917792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2920203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2922484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2924604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2927097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2929948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2932244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2934498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2936783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2939523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2942002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2944291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2946418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2948513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2951130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2953480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2955946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2958525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2960811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2962973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2965181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2967332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2970003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2972270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2974279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2976371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2978542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2981314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2983706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2986509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2989401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2992007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2994070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2996593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.2999457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3002339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3004916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3007370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3009845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3012148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3017021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3019247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3021401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3023532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3025847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3027879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3029892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3032220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3034389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3036771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3039119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3041386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3043679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3046013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3048327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3050401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3052425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3054529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3056658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3058693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3060720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3062843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3065077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3068095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3070706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3072868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3074914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3077078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3079146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3081170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3083500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3085983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3089028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3091942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3094405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3096956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3108123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3110660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3113048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3115498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3118942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3121394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3123992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3126747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3129405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3131403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3134625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3137010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3139274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3141685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3144027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3146210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3148383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3150276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3152438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3154916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3156995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3159365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3161688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3164074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3166020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3168414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3170772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3172890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3175293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3177867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3180461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3183542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3186720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3189079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3191314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3193501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3195931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3197953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3200120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3201047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3203271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3204675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3205695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3207415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3208848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3209917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3211371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3212831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3214535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3216052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3217180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3218621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3219846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3221102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3222313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3224060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3225941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3227762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3230008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3232253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3233746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3235577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3237889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3240509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3242633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3244885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3247200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3249122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3250885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3252581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3254669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3256356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3258003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3259563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3261542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3263267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3264857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3266530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3268705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3270484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3272364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3274200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3276358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3278372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3280347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3282415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3284036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3286457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3288362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3290453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3292187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3293939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3295568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3297643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3299429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3301241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3303787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3304882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3305777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3306986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3307970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3308970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3310035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3311138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3312179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3313561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3314599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3316023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3316935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3318040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3319090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3319949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3321039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3321847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3323112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3324119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3324984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3326071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3327935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3329651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3330851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3332371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3334225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3335639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3337191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3338087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3339190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3340463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3342064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3343868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3345040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3346012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3347246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3348182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3349048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3349962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3350996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3351839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3352885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3353758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3354739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3355695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3356862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3358072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3359574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3360562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3361668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3362599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3363826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3365281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3366408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3367780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3368862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3369786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3371309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3373420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3375231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3377066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3378771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3380590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3382131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3383657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3386143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3387855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3389859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3391961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3393868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3395531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3396507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3397575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3399419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3400662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3401801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3403178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3404347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3405623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3406826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3408534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3409848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3411147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3412884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3414060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3415419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3416549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3417778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3419510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3421188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3423075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3425642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3428025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3430722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3432203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3433321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3434493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3436374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3437664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3438890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3440033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3441203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3442302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3443373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3444315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3445559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3447264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3449591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3451535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3453461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3455294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3456546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3457564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3458683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3459763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3460950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3462610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3464323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3465612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3466747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3467902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3468966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3469974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3471160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3472190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3473344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3474388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3475268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3476593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3477809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3479469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3480796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3481971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3482988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3483947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3485005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3486281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3487450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3488692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3489714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3491069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3492242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3493235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3494306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3496000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3498358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3500227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3502221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3504005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3505876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3507693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3509452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3511651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3513359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3515175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3516834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3518347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3519887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3521418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3523109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3524824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3525959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3527000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3528185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3529438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3530738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3532055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3533114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3534287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3535452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3536677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3537682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3539118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3540148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3541139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3542109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3543446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3544552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3545610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3546770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3548061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3549374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3550470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3551606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3553028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3554198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3555404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3556445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3557696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3558592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3559710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3560714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3561649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3562779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3564165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3565304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3566707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3568163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3569452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3570694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3571833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3573100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3574255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3575795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3577018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3578160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3579067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3580368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3581443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3582627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3583697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3585977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3587255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3588226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3589218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3590725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3592092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3593500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3595793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3596830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3599074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3601155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3602731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3604572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3606564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3608645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3610202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3611091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3612205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3613123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3614034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3615053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3615901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3616716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3617628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3618566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3619532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3620497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3621502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3622610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3623721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3624785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3625864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3627136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3628257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3630925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3632704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3634278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3635498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3636751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3637879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3639287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3640436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3641475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3642896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3644029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3645081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3646633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3647855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3649468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3650985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3652306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3654356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3655829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3657156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3658212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3659780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3660946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3662235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3663431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3664883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3665835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3666912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3668231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3669874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3670935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3672045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3673011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3674060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3675618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3676672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3677795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3679163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3680464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3681528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3682511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3683393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3684570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3685614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3686890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3688177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3689190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3690489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3691710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3692678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3693776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3695053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3696168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3697216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3698338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3700071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3701280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3702383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3703672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3704787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3705840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3707061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3708775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3710053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3711771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3712988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3714147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3715428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3716792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3718677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3720301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3721774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3723154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3725313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3726750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3728849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3731082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3732314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3733861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3735030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3736287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3737501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3739165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3740456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3741481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3742826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3744264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3745553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3746703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3747725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3748904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3750231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3751400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3753589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3754806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3755921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3757545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3758487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3759590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3760654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3761636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3762745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3763997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3765003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3765960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3767010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3768645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3770234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3771935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3773384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3774885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3776697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3778160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3779180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3780189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3781598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3782799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3783854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3784811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3786176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3787175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3789073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3790390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3791905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3793124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3794543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3795823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3798281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3800378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3801528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3802717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3803827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3805177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3806420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3808995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3810881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3812833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3813981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3815083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3816227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3818204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3820096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3821806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3823260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3824568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3825752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3827087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3828239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3829361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3830469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3831823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3833135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3834319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3835498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3836396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3837580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3838616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3839732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3840716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3841895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3842959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3844105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3845178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3846541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3847586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3848760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3849735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3850737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3852016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3853243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3854375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3855380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3856238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3857204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3858424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3859505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3860316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3861390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3862415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3863311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3864568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3865644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3866666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3867984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3869093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3870286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3871348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3872221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3873183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3874413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3875638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3876626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3877697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3878776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3879889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3880768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3881707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3882810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3883946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3884909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3885960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3887022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3888400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3889433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3890520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3891575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3892685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3893778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3895029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3896112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3897264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3898298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3899353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3900282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3901560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3902912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3903978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3905031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3906199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3907767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3909148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3910695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3912288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3913866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3915628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3917116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3918543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3919908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3921097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3922340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3923986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3925335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3926708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3928141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3929391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3930883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3932242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3933532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3934770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3935985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3937350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3938874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3940164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3941416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3942408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3943930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3945243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3946329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3947342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3948559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3949919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3952501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3953546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3954679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3955708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3956641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3957647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3958994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3960192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3961307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3962159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3964274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3965389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3966370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3967306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3968419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3969649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3972526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3973618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3974736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3977608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3979020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3980364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3981824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3983470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3984743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3987432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3988686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3989961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3991070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3992166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3993220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3994307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3996006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.3998282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4000084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4001115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4002617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4004503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4006270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4007816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4009998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4012018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4013740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4015550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4017188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4018594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4020217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4021849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4023459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4024627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4026072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4028309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4030185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4031965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4036471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4038275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4040017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4042307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4043936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4044920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4045890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4046794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4050064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4051788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4053229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4054130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4055298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4056799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4058026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4059311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4060592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4061978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4063130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4064384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4065928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4067403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4068835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4070187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4071183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4074914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4076266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4077377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4082953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4084304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4085831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4087821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4089715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4091286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4094390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4095640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4096805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4098123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4099776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4101610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4103830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4105198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4106665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4107972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4109273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4110505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4111687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4112862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4113929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4114971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4116159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4117616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4118809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4119926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4121070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4122265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4123498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4124682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4125836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4126998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4128373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4129504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4130680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4136129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4137771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4138952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4140216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4141394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4142886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4144158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4145356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4146507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4147893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4149131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4150277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4151407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4154291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4155604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4156710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4157849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4159154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4160260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4161328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4162289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4163752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4165386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4166408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4167540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4168814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4169888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4171072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4172050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4172963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4173902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4174915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4176074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4176966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4177940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4179098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4180098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4181377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4182429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4183490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4184619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4185828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4187004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4188407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4189781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4190966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4192046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4193249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4194564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4195833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4196906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4198029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4199160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4200473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4201562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4202673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4203695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4204715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4205760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4206719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4208123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4209110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4210060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4211097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4214411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4215370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4216682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4217757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4218762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4219721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4221005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4222036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4222975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4223902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4224892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4225774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4226646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4227643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4228936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4229978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4230978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4231862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4232796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4233778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4234767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4240484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4242340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4243797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4245056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4246633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4248454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4249729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4250995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4252458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4253569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4254890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4256109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4257321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4258629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4260129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4261424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4262830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4263979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4265130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4266161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4267404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4268615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4270138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4271492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4272487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4273625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4274933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4276815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4278170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4279526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4280723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4282053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4283331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4284400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4285612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4286619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4288355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4289613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4290954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4292315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4293895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4295052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4295995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4297083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4298396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4299415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4300488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4301591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4302836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4304009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4305244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4306939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4308027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4309192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4310272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4311440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4312595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4313495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4314310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4315867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4317340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4318366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4319450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4320408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4321265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4322372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4323311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4324299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4325228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4326394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4327783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4328862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4329763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4330796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4332378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4333517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4334691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4335784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4336937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4338001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4339129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4340141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4356190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4357429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4358650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4359576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4360617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4361700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4362870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4363923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4365551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4366487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4367586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4368649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4369682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4370765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4371811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4372860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4374315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4375454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4376515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4377528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4378765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4380029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4381125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4382101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4383642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4384964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4386146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4387117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4388130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4389315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4390759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4392101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4393280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4394478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4395787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4397260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4398618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4399862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4401251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4402361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4403731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4404754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4406242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4407274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4408769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4410151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4411483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4412602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4413587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4414485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4415436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4416375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4417419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4418511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4419963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4421167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4422912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4424379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4425336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4426223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4427329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4428244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4429200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4429956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4431047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4432697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4434473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4435852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4437232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4438418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4439832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4441113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4442330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4443635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4445243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4446487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4448109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4449366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4451022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4452290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4453590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4454964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4456333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4457282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4458243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4459133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4460220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4461132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4462163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4463207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4464534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4465548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4466720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4467795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4468928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4469994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4471063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4472251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4475005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4476261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4477384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4478377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4479344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4480451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4481539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4482403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4483840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4484903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4486079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4487036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4488478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4489695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4490827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4491934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4493101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4494488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4496123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4497837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4499100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4500320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4501312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4502469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4503605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4504540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4505469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4507006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4508212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4509281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4510319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4511305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4512245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4513139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4516458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4518061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4519540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4520981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4522836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4524135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4525120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4526099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4527292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4528394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4529456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4530462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4531807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4532841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4533832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4534904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4535989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4537417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4538468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4539419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4540904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4541999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4543012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4544020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4545316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4546382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4547343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4548657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4550678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4551547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4552676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4553757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4554855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4556158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4557249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4558416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4559523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4560997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4562330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4563528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4564677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4565883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4566988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4568246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4569201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4570588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4572135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4573531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4574803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4576045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4577240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4578193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4579446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4583734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4584770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4585760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4587219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4588267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4589629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4592407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4593454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4594414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4595490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4596723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4597777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4598847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4600008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4601250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4602737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4604249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4605528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4606612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4607707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4610295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4611401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4612511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4613586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4614736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4615814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4616955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4618033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4619416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4620545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4621551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4622517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4623629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4624789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4625842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4626623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4627666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4628967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4630221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4631353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4632384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4633467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4634573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4635707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4637097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4638211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4639439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4640532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4641680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4642686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4644067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4645144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4646571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4647900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4648824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4649845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4650916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4651899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4652914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4654004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4655421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4656566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4657755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4658851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4660109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4661130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4664143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4665632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4667229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4668577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4670010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4671264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4672750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4673857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4674868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4675961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4677022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4678445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4679599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4680731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4681812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4683201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4684519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4685687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4686843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4688533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4689490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4690535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4691560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4692661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4693529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4694546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4695597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4697083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4698317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4699619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4700990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4702114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4703480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4704725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4706084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4707249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4708495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4709529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4710677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4711889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4713008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4714001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4715634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4716705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4717801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4718952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4720110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4721110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4722165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4723219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4724558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4725625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4726766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4727910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4729180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4730530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4731817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4732745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4734214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4735498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4736825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4738093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4739216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4740310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4741508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4743092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4744401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4745607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4746913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4748194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4749232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4750409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4751491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4752506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4753596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4755033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4756341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4757574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4758709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4759750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4761215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4762505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4763693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4764777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4765770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4766741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4768575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4770079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4771533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4772916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4774249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4775497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4777338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4778866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4780259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4781656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4783115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4784440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4786289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4787907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4789344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4790725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4791877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4792807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4793710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4794616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4796007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4796993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4798059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4799109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4800212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4801461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4802689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4803985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4805281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4806634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4807982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4809013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4810361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4811765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4813444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4814872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4816257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4817323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4818627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4819617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4820804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4821764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4822769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4823728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4825185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4826355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4827542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4828691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4829789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4830918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4832274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4833625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4834592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4835579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4836514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4837436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4838401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4839311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4840394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4842046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4843483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4844629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4845821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4846908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4848073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4849069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4850151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4851140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4852545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4853562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4854559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4855637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4856741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4857730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4858645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4859644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4861168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4862729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4864082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4865289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4866453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4867581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4868589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4869561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4870725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4872149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4873632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4874816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4876259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4877553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4879011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4880300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4881480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4882493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4883741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4885001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4885966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4886973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4888066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4888978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4889936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4890925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4891791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4892985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4893895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4894825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4895764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4896903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4897908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4898820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4899575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4900765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4901696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4902690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4903540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4904439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4905332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4906212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4907264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4908679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4909824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4910762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4911717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4913224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4914237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4915476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4916448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4917573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4918548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4919584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4920584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4921473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4922321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4923418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4924258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4925151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4926098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4936674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4937660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4938564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4939449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4940745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4941911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4942836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4943790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4944748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4945640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4946652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4947598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4948440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4949678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4950807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4951911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4952965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4953843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4954947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4956086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4957439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4958398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4979736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4981445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4982622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4983686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4984857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4986033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4987070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4988311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4989421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4990394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4991359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4992810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4993936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4994873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4997160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4998259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.4999332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5000243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5001170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5002417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5003498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5004656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5005599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5006917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5008159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5009388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5010461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5011757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5012771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5013756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5014783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5016073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5017309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5018532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5019673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5024711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5025755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5026836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5027956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5029139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5031480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5033302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5034878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5036314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5037588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5038656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5042039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5044091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5045430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5046553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5047991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5049308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5050625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5052910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5055592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5056806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5058490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5059941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5061016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5062215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5063819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5065115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5066356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5067503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5069155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5070301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5071472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5072546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5073702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5074738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5075912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5076807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5077915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5078716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5080318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5081616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5082902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5084056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5085116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5086318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5087197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5088377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5089468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5090376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5091515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5092386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5093333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5094233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5095395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5096300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5097292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5098576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5100498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5101434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5102357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5103142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5104289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5105201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5106295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5107193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5108182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5109424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5110384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5111751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5113131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5114141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5115109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5116137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5117191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5118182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5119727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5121483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5122742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5124235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5126143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5127707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5128916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5130525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5132073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5133502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5134838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5136188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5137453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5138688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5140172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5141443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5142705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5143982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5145490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5146982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5148361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5149668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5151151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5152426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5153817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5155034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5156941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5158454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5159835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5161354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5162720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5163839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5165470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5167082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5168723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5170027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5171421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5172540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5173409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5174341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5175296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5176385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5177357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5178265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5179279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5180446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5181382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5182317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5183157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5184357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5185336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5186328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5187346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5188587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5189848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5190896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5191774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5192801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5193889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5195132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5196327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5197525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5198708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5199775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5200728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5201799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5203140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5204347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5205348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5206401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5207788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5208834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5209839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5210805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5212068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5213159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5214238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5215327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5216416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5217738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5218927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5220049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5221138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5222373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5224007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5225301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5227249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5228743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5233203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5234581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5236004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5237541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5238761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5239938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5240995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5242242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5243596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5244589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5245584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5246629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5247812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5249102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5250176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5251169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5252365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5253293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5254688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5256052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5257141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5258255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5259508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5260662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5261787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5263026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5264068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5265552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5266904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5268188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5269342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5271116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5272415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5273705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5275023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5276563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5278136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5279476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5280880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5282704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5284242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5285923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5287282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5288761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5290013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5291985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5293915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5295537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5296641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5297750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5298865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5300058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5301261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5302656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5303966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5305304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5306393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5308167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5309263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5310754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5311699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5313442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5314552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5316472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5317901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5319491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5320473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5321813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5322870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5324518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5325656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5326720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5327990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5329319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5330326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5332237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5334376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5335515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5336573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5338558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5340029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5341162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5342675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5343707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5344729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5346077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5347425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5349221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5350497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5351671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5352718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5354311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5355682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5357096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5358336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5359569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5360725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5362205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5363380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5364549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5365580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5368077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5369220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5370313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5371307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5372322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5373600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5374954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5376213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5377337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5378443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5379599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5380721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5381741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5382739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5383981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5385047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5386079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5387248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5388430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5389826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5391109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5392298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5393599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5394776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5395912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5397323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5398596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5399911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5401305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5402697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5403940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5405008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5406207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5407254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5408781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5409864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5410877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5411768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5412993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5414115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5415569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5416445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5417437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5418841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5419961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5421063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5422238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5423862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5425668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5427222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5428546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5429952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5431050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5432909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5434548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5436263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5438086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5439598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5440479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5441631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5442711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5443914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5445201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5446366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5447321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5448642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5449749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5450636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5451757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5452781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5454248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5455688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5456677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5458169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5460303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5462064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5463787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5465457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5467341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5468967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5470463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5471951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5473909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5475538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5477090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5478597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5480554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5482140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5483684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5485215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5487203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5489070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5490859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5492478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5494084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5495555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5497443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5498951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5500382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5501418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5503034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5504601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5506127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5508071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5509121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5510563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5511858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5513073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5514279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5516073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5517338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5518829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5520735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5522165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5523505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5524791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5526083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5527372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5529013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5530331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5531615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5532863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5534239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5535772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5537393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5539587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5541672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5543655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5545520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5547580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5549866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5552051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5553690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5555371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5556915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5558529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5560598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5563454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5565226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5567376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5568905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5571136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5573147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5574663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5577600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5579746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5582047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5583927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5585823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5587575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5589406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5591450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5593236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5595582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5597108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5600635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5602395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5604257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5606755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5608459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5610419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5612021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5613657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5615180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5616647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5618566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5621409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5622978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5625476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5627231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5629499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5631542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5633213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5635232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5636774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5638268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5640194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5641753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5643292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5644769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5646719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5648375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5649878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5651376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5653285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5654948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5656518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5657991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5659988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5661545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5663078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5665393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5666959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5669112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5670813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5672536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5674189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5675960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5677601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5679183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5681246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5682809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5684405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5685900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5687506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5689133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5690618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5692174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5693650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5695175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5696593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5698040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5699376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5701326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5702767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5704178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5705814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5707056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5708842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5710520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5712025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5713281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5714414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5715690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5716610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5717661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5719193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5720328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5721530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5722632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5723800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5724744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5725862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5726954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5728489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5729707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5730902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5731866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5733159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5736805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5737901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5739016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5740311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5742093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5743483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5744757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5746039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5747332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5748684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5749918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5751195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5752219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5753197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5754050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5755629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5756795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5757752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5758649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5760004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5761087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5762084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5763112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5764121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5765186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5766439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5767348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5769132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5770217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5771510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5772867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5774019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5775433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5776862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5778380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5779709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5780594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5781431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5783007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5784188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5785364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5786468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5787518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5788572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5789499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5790329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5806978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5808908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5810679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5812140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5813606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5814576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5815626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5816718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5818225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5819380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5820561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5821881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5822902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5823969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5825087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5826012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5827028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5828317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5829534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5830380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5831353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5832617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5833709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5834615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5835949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5836934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5837940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5838836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5839866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5840943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5841892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5842775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5843665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5844857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5845989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5846974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5848318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5849173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5850650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5852289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5853664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5854931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5856064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5856967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5857985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5859651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5860841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5862242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5863212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5864495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5865455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5866623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5867615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5869102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5870406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5871729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5872800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5873763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5874940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5876015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5877381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5878513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5879510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5880718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5881775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5882610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5883706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5885084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5886319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5887898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5889353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5890772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5892798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5894330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5895961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5897846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5899430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5901054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5902304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5903428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5904778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5906041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5907341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5908863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5910319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5911723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5913393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5914720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5916022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5917267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5918599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5920360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5921881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5923597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5925138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5926743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5928456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5930433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5931910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5933360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5934868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5936358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5937467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5939015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5940600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5942284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5943496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5944860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5946141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5947310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5948505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5949865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5951192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5952386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5953531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5954857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5956172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5957530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5958853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5960642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5962027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5962786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5963833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5964891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5966146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5967355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5968754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5969732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5971006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5971937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5972874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5973720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5974607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5975700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5976708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5977611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5978898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5979910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5980952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5981879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5983089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5983977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5984931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5985938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5987142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5988184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5989142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5990189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5991451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5992633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5993695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5994659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5995614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5996856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5997818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.5998782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6000167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6001233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6002059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6003011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6004696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6005865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6007088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6008326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6009484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6011166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6012372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6013554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6015041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6016299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6017520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6018695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6020267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6021515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6022649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6023833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6025170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6026449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6027742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6033868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6035132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6036868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6038139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6039488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6040710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6041815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6042966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6043963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6045332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6046470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6047824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6048993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6050339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6051755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6053036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6054468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6056166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6057492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6058648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6059788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6061458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6062831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6063871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6065099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6066441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6068071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6069492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6070872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6072458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6073823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6075097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6076577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6078491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6079927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6081249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6082505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6084088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6085186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6086270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6087100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6088736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6089805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6090842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6091865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6092864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6094349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6095819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6097220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6098571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6099844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6101112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6102593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6103861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6105096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6106356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6107849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6109253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6110967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6112568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6113988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6115563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6116596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6118014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6119706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6120824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6121913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6122897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6123824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6124754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6126045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6127148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6128482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6129386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6130619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6131674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6132660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6133759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6135107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6136396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6137640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6138787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6140313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6141319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6142454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6143399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6144665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6145817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6147089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6148167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6149149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6150075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6150959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6151823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6152825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6153925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6154947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6156530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6158000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6159534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6160535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6161676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6163014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6164121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6165004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6166282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6167356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6168541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6169457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6170502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6171521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6172764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6173537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6174666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6175961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6177213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6178287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6179166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6180115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6181214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6182425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6183425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6184780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6185851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6186715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6187871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6188944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6189940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6191007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6192191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6193488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6195151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6196389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6197658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6198834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6200267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6201425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6202686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6204118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6205401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6206778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6208443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6209937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6211253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6212567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6213818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6215072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6215954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6217224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6218534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6219713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6221509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6223358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6224495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6225636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6226982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6228206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6229147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6230192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6231451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6232633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6233743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6234856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6235948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6237059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6238284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6239549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6240658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6241844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6243149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6244646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6245643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6246790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6247990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6249160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6250165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6251315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6252300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6253522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6254574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6255526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6256735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6258136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6259349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6260480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6261563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6262674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6264032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6265107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6266133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6267377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6268550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6269631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6270585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6271534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6272521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6273367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6274230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6275057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6276414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6277393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6278383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6279401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6280475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6281425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6282552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6284014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6285078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6285999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6286781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6288121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6289377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6290313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6291308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6292303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6293674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6294754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6295834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6296822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6297873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6298899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6299885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6301113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6302084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6302997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6303913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6305016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6305949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6306797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6307682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6308840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6309918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6310911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6311982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6313069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6313996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6314933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6316071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6317044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6317977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6318979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6319839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6321017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6321955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6322917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6323758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6324711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6325807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6326819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6327994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6329242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6330427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6331609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6332758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6333839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6334939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6336029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6337383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6338667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6339719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6340825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6342108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6343234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6344336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6345407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6346403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6347424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6348450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6349523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6350501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6351503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6352822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6353931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6355073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6356139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6357475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6358586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6359931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6361096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6362181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6363287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6364373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6365391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6366640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6367935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6369339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6370559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6371810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6372954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6374203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6375526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6376502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6377421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6378370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6379380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6380321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6381404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6382767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6384095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6385245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6386518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6387808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6389244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6390401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6391708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6392877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6393878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6395157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6396216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6397152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6398219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6399604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6400764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6401797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6402813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6403783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6405218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6406378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6407464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6408883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6409930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6410848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6412425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6413642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6415135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6416242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6417504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6418837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6420085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6421488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6423167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6424397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6425655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6426928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6428613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6429639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6430685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6431712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6432681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6434014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6435185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6436363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6437501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6438650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6439707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6440465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6441634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6443317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6444456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6445635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6446750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6448053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6449201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6450193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6451191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6452149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6453783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6454834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6455944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6456933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6458045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6459112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6460125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6461692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6462868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6463922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6464922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6466114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6467209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6468238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6469109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6470179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6471546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6472712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6473970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6475113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6476251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6477310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6478361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6479484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6480571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6481498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6482503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6483619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6484802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6486073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6487210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6488322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6489364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6490481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6491552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6492516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6493524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6494444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6495704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6496694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6497814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6498855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6500066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6501204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6502127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6503160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6504456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6506004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6507340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6508532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6509926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6511374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6512617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6513713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6514802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6515990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6516959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6517874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6518759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6520087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6521117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6522027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6522901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6524232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6525281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6526364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6527376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6528674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6529762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6530799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6532186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6533182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6534303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6535344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6536399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6537865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6539179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6540553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6541916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6543261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6544473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6545764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6546979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6548178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6549319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6550916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6552112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6553447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6554586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6555959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6557125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6558254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6559350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6560917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6562103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6563289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6564289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6565437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6566496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6567752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6569537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6570723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6571909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6572921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6574061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6574905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6575947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6576836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6578125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6579225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6580336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6581413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6582550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6583424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6584536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6585492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6586444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6587589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6588509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6589575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6590441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6591532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6592612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6593653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6594589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6595634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6597482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6598743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6599797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6601020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6602177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6603253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6604307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6605438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6606895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6608088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6609611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6611069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6612325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6613552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6614525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6615676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6616886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6618066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6619151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6620188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6621239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6622585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6624008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6625289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6626447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6627601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6628572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6630444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6631501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6632650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6633640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6634645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6635763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6637087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6638047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6639060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6640138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6641654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6643121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6644711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6646318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6648083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6649665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6651201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6652364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6653446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6655293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6656637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6657913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6659577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6661026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6662456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6663957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6665330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6666512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6668121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6669921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6671647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6673473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6674729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6676117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6677183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6678236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6679567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6681178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6682428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6683561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6684525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6685846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6686911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6688088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6689247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6690817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6692044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6693266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6694384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6695863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6697074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6698236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6699480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6700855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6701838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6702827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6703770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6705164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6706158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6707187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6708239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6709556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6710752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6711742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6712664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6713987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6715105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6716303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6717404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6718753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6719839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6720929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6722093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6723694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6724923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6726129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6727227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6728856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6730021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6731020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6731985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6733250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6734243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6735287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6736125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6737357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6738403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6739418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6740468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6741768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6742875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6743967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6744996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6746323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6747471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6748549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6749624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6750814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6752302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6753422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6754520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6755612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6756717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6757740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6758789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6759808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6760750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6762096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6763178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6764103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6765168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6766605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6768088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6769112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6770001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6771843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6772693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6773590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6774463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6775564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6776478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6777487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6778490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6779887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6780992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6782099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6782995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6783917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6784905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6785943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6787097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6788364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6789279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6790175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6791270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6792435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6793456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6794418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6795438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6796491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6797486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6798820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6799804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6800877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6801863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6802861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6803860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6804890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6805929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6807228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6808344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6809483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6810630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6811712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6812737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6813753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6814529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6815765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6816833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6817988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6818958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6819966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6820983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6822087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6823232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6824513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6825640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6826720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6827635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6829050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6830230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6831304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6832245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6833252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6834235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6835195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6836046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6837156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6838332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6839421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6840562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6841978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6843297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6844413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6845572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6846880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6848001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6848921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6850142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6851310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6852328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6853650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6855197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6856358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6857342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6858286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6859652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6860670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6861645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6862749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6863845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6864736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6865993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6867057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6868404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6869441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6870443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6871843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6872925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6873974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6875019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6876124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6877345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6878484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6879650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6881067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6882988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6884408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6885511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6886672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6888121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6889359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6890605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6892170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6893382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6894610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6895767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6897098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6898395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6899638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6900898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6902272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6903377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6904562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6905528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6906625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6907890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6909043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6910187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6911780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6912921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6914177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6915429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6916748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6918116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6918914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6919798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6921154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6922315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6923348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6924253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6925419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6926587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6927727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6928588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6929778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6930805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6932051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6933248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6934654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6936024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6936986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6937984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6939040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6939963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6940833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6941791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6942694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6943907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6944842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6946144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6947250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6948325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6949222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6950361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6951391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6952493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6953376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6954366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6955417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6956476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6957482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6958476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6959302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6960687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6961701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6962704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6963611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6964604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6965621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6966775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6968846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6971329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6973606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6975616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6977971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6980403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6983073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6985410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6987342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6989289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6991391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6993568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6995681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6997739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.6999969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7002276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7004317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7006389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7009144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7011807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7014383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7016946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7018982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7021343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7024267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7027181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7029632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7031968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7034408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7037114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7039706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7042411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7044440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7046885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7049255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7051602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7065853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7068365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7070816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7073039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7075207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7077397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7079605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7081806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7083829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7086178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7089528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7093137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7095641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7097996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7100342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7102572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7104896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7107324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7109430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7111694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7114198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7116701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7119670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7122558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7125262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7128020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7130648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7133405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7135958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7138378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7141093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7143953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7146749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7149303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7151738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7154230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7156799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7159324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7161921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7164373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7166974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7169859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7172600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7174853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7177162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7180279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7183051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7185785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7188401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7191215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7193411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7195770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7198108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7200287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7202167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7204987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7207741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7210147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7213233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7215625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7218153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7220944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7223393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7225539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7227851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7230155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7232268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7234939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7237375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7240124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7242730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7245156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7247730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7249924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7252411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7254656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7256915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7259459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7261849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7264102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7266264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7268736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7271376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7273530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7275636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7277952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7280200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7282295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7284291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7286561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7289224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7291338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7293778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7296345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7299507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7302784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7305561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7307879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7310284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7312931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7315728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7318027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7320166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7322382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7324998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7327315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7329931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7332579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7334803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7336663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7338563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7340413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7342477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7344788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7347228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7349665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7351969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7354061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7356164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7358165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7360328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7362581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7364755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7366859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7369471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7371760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7373674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7375681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7377949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7380166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7382341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7384309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7386532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7388858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7390832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7392931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7395095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7397490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7399734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7401977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7404317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7406935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7409524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7411643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7414205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7416832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7419123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7421622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7424628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7427735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7430387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7433176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7435602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7438095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7440444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7442791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7445135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7447796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7450243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7452567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7455527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7458647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7461390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7464073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7466293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7468813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7471593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7473742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7476399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7478750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7481597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7484319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7486515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7489804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7492885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7496091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7499025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7501411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7503895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7506403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7508534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7510928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7513622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7516080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7518358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7520870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7523333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7525419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7527502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7529903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7532214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7534342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7536626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7538813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7541344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7543776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7546624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7549170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7551312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7553209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7555546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7557596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7559690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7561980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7564382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7566463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7568847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7571166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7573297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7575404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7577432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7579544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7581838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7584284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7586907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7589028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7591291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7593611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7596356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7598856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7601377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7604083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7606446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7609339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7611985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7614994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7618150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7620797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7623162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7625466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7627526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7630255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7632839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7635091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7637382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7639537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7641916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7644253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7647295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7650380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7653074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7655459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7657657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7660197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7663211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7665696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7668919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7672426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7675121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7677367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7679449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7681671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7683873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7685780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7688101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7690424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7693237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7695889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7698307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7700653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7702680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7705186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7707618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7709801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7712018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7714163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7716944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7719723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7722363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7725068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7727527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7729855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7731766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7734559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7737294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7739689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7741948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7744125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7746530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7748971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7751535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7754147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7756439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7758806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7761040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7763273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7765513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7767842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7770136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7772394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7774412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7776809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7778865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7781260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7783707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7785823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7788008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7790337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7792569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7794749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7797507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7800461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7803281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7805456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7807459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7809641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7811958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7814357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7816314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7818617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7820846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7822868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7824912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7826698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7828968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7831370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7833570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7835958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7838154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7840471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7842899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7845012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7847100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7849276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7851707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7853928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7855764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7857728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7859691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7861747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7863844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7866078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7868562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7870800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7872854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7874942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7877550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7880493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7883260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7885695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7887966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7890205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7892312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7894495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7896905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7899046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7901281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7903405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7905423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7907362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7909708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7912051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7914045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7916205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7918320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7920634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7922811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7924918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7927350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7929511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7931344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7933665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7936265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7938637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7940777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7943046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7945301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7947442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7949547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7951642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7953740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7955843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7957895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7960219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7962559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7964775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7967182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7969535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7971860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7974137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7976356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7978388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7980756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7983276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7985821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7988231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7990755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7993049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7995120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.7997744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8000272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8002293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8004426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8006835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8009602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8012130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8014426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8016588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8018720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8020589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8022697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8025007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8027412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8029513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8031590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8033903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8036453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8038739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8040719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8042649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8044862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8047044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8049201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8051415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8053858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8056257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8058279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8060354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8063125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8065899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8068361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8070339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8072485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8075119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8077691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8080172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8082478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8085169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8087562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8089778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8092078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8095003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8098031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8100371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8102386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8104417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8106445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8108799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8111636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8114098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8116480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8118592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8120824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8124086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8126238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8128612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8130913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8133430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8135947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8138329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8140833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8143748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8146451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8148977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8151760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8154089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8156551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8159028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8161221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8163221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8165351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8167539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8169929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8172047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8174561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8176070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8177620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8178919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8179776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8180574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8181698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8182594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8183470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8184306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8185260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8186138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8186983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8187746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8188766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8189861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8191011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8192398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8193345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8194390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8195387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8196252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8197197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8198083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8199207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8200222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8201211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8202320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8203260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8204206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8205160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8206418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8207430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8208672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8209580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8210571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8211866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8212948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8213882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8215086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8215965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8216965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8217876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8218812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8219798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8221351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8222322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8223340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8224272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8225165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8226064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8226961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8228057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8229190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8230663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8231829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8233023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8234268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8236382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8238033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8239122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8240453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8241569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8242820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8243967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8245013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8245966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8247199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8248435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8249504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8250603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8251795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8253082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8254410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8255548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8256664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8258026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8259658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8261349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8262831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8264486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8265976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8267314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8268513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8269613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8270699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8271825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8273451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8274693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8275768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8276824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8278095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8279130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8280120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8280997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8281784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8282729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8283902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8285116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8286305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8287209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8288315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8289549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8290446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8291339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8292365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8293307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8294257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8295099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8296087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8297523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8298990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8300225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8301407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8302444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8303472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8304423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8305599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8306583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8307509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8308385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8309346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8310541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8311475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8312558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8313955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8315070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8316281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8317294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8318446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8319939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8321065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8322249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8323408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8324478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8325568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8326564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8327989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8329351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8330491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8331638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8332964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8333995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8335078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8336160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8337372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8339023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8340141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8341081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8342298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8343399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8344461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8345440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8346958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8348133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8349096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8350196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8351359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8352481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8353565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8354563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8355731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8356869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8357852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8359049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8360167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8361649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8362969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8364199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8365302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8366735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8368056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8369036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8369898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8371035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8372099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8373239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8374155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8375408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8376663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8391610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8392596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8393600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8394655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8395590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8396763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8397860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8398966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8399772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8400945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8402130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8403235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8404286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8405525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8406730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8407856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8409225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8410598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8411856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8413145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8414235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8415372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8416531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8417640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8418690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8419778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8421225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8422592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8423688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8424880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8425925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8427001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8427845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8428881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8430266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8431316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8432349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8433177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8434256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8435796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8436875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8437934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8438975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8440101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8441148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8442129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8443182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8444356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8445592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8446786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8448208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8449355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8450548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8451752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8452894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8453998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8455252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8456577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8457851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8459159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8460341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8461566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8463024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8464230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8465574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8466871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8468229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8469453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8470598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8471743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8472831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8474021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8475180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8476414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8477554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8478628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8479950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8481048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8482146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8483460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8484455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8485406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8486732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8488186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8489351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8490493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8491484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8492613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8493453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8494711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8495744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8496702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8497622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8498536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8499334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8500474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8501583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8502546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8503520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8504729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8505938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8507093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8508370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8509558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8510599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8511576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8512842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8514028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8515106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8516216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8517160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8518340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8519480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8520598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8521524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8522757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8523938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8525456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8526691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8528028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8529117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8530222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8531041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8532020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8533149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8534963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8536287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8537628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8538838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8539986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8541177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8542418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8543707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8544895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8546061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8547557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8548817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8550175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8551547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8552810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8554084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8555655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8557089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8558565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8559891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8561251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8562813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8564261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8565635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8566916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8568274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8569203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8570334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8571767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8572878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8574170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8575473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8576635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8577881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8579018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8580304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8582074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8583780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8585288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8586607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8588202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8589718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8591467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8593199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8594735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8596095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8597199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8598295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8599313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8600266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8601198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8602287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8603253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8604225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8605462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8606345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8607350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8608692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8609556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8610478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8611366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8612219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8613597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8614622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8615579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8616528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8617610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8618700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8619792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8620898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8622476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8623490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8624379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8625411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8626677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8627903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8629220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8630327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8631632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8632564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8633660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8634710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8636320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8638480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8639989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8641006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8642092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8643940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8645019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8646144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8647146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8648242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8649350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8650382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8651300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8652499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8653638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8654638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8655681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8657083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8658428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8659600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8660590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8661966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8662926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8663973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8664938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8665817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8666746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8667839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8668911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8669973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8670871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8672139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8673219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8674163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8675224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8676356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8677361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8678292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8679192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8680184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8681553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8682541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8683618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8684617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8685690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8686737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8687711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8688834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8689858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8691290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8692289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8693431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8694476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8695577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8696763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8697881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8698854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8699967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8701207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8702249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8703343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8704196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8705126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8706232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8707177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8708184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8709208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8710468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8711388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8712404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8713366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8714262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8715289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8716402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8717388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8718305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8719479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8720885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8722255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8723364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8724263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8725306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8726629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8727875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8728809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8729754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8730885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8731867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8733048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8734065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8735285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8736224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8737335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8738368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8739287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8740284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8741231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8742509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8743571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8744477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8745488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8746989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8748051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8749085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8750116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8751265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8752690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8753984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8755429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8756689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8758404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8759330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8760558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8761988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8763243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8764922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8766471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8767991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8769262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8770477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8771996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8773309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8774520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8775728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8777424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8778816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8779898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8780663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8781713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8782715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8783828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8784973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8785960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8787061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8787996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8788808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8789744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8790885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8791839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8793013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8794064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8795522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8796648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8797713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8798813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8800081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8801318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8802537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8803682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8805180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8806378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8807495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8808561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8809721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8810788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8811804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8813037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8814562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8815681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8817167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8818503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8819490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8820383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8821308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8822326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8823372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8824700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8825845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8826945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8827759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8829101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8830240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8831304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8832331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8833491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8834876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8836225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8837415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8838305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8839396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8841043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8842786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8844194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8845534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8846797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8848032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8849406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8850507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8851686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8852771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8853884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8855489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8856473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8857572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8858652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8859715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8861010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8862083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8863050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8864172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8865253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8866367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8867728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8869164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8870281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8871412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8872722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8873928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8874942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8875987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8877075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8878113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8879044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8880275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8881231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8882527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8883597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8884761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8885670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8886539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8887897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8888859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8889832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8891026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8891985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8892863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8893780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8895052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8896412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8897710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8898840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8899940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8901063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8902104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8903385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8904727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8906256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8907632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8908628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8909631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8910530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8911824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8912929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8913942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8914919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8915955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8916838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8917743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8918775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8919729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8920770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8922012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8923115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8924045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8925185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8926553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8927862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8928984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8929950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8930851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8931742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8932709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8933703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8934690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8935517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8936799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8937637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8938532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8939539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8940582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8941640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8942600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8943895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8945028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8946063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8947129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8948523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8949648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8950744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8951890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8953119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8954197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8955707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8956926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8958161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8959383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8960987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8962463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8963907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8965142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8966518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8967566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8968722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8969747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8971134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8972542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8973856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8975021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8976487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8977714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8978767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8979904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8981235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8982419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8983663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8984712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8986137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8987324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8988315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8989519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8990871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8991903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8993096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8994179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8995648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8996724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8997893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.8998967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9000279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9001573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9002774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9003810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9005032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9006138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9007056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9008040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9009155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9010079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9010973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9011940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9013094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9014216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9015173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9016335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9017264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9018233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9019272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9020253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9021163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9022872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9023983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9025451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9026575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9027631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9028722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9029799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9030776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9032045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9033262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9034202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9035563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9037114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9038265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9039378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9040423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9041502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9042467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9043575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9044779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9045926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9047320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9048543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9049369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9050258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9051552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9052644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9053642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9054575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9055538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9056497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9057751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9058959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9060018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9061009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9062121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9062961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9063904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9065180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9066364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9067448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9068656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9069845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9070793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9071584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9072531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9073814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9074852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9075883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9076905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9077943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9078994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9079936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9080796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9081834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9082751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9083736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9084675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9085765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9086782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9087893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9088765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9089810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9091289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9092477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9093626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9094697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9095714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9096761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9097897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9099082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9100622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9101788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9103067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9104044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9105012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9105975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9106876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9107900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9109077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9110222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9111387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9112751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9114042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9115293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9116625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9117724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9118677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9119892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9121491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9122699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9123974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9125105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9126429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9127907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9129713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9131804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9133309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9134944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9136336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9137671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9139094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9140540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9141668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9142924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9144235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9145152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9146235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9147648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9148896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9150092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9151251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9153384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9154312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9155511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9156867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9158613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9159804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9161004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9162225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9163325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9164360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9165571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9166758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9168404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9169556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9170677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9171814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9173315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9174398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9175528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9176700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9177746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9178700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9179712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9180660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9182065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9183290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9184566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9186069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9187290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9188523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9189787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9191000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9192052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9193103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9194081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9195164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9196603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9197848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9199043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9200243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9201666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9202838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9204002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9205428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9206551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9207884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9208959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9209908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9211377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9212709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9213938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9215124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9216669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9218008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9219266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9220509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9221941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9223052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9224263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9225309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9226351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9227425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9228630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9229780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9230957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9232758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9234241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9235833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9237260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9239268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9240780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9242404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9244043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9245624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9247192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9248922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9250288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9252014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9253171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9254504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9256071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9257610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9259400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9261221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9262696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9264164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9265718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9267373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9268679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9270066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9271357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9272610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9274054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9275135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9276273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9277335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9278853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9279995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9281183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9282314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9283583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9284646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9285703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9286735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9287934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9288985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9289962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9291239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9292288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9293353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9294494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9295814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9296924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9298016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9298944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9300213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9301086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9301926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9302795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9303989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9305165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9306219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9307197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9308510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9309622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9310574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9311684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9313075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9314233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9315394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9316527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9317642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9319054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9320270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9321387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9322761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9323798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9324868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9325868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9326902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9328377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9329516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9330528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9331703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9333150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9334102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9334981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9336213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9337283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9338361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9339398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9340483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9341449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9342889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9344078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9345280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9346299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9347627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9348842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9349835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9350758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9351647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9352560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9353489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9354435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9355866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9357007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9358363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9359729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9360754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9361759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9362748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9363633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9364707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9365963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9367039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9368242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9369253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9370692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9372172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9373486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9374478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9375861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9377377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9378680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9379943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9381366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9382838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9384189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9385411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9386591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9387928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9389249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9390401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9391598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9393101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9394460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9395940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9397047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9398591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9400124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9401501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9402949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9404518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9405845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9407250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9408238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9409395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9410421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9411276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9412201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9413237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9414243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9415523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9416618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9417736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9418860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9420157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9421366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9422498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9423394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9424272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9425609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9426727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9427689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9428855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9429891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9430983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9431997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9433067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9434506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9435851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9436959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9437973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9439027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9440156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9441214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9442194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9443186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9444194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9445589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9446889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9448223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9449383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9450546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9451760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9452985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9454111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9455308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9456591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9457691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9458734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9459602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9460914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9462016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9463211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9464518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9466082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9467238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9468616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9470339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9471549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9472562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9474087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9475760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9477049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9478574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9480622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9482114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9483491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9484995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9486333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9487754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9489283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9490936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9492216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9493468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9494641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9496061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9497355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9498384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9499486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9500770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9502181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9503461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9504861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9505930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9507436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9508646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9509721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9510985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9512205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9513413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9514669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9516463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9517713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9518946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9520399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9521662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9522834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9524059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9525246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9526555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9528499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9530226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9531448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9532808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9534459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9535966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9537327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9538936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9540452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9541976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9543328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9544686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9545981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9547380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9548487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9549898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9550821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9551783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9552755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9553762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9554575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9555471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9556422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9557770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9558807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9559886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9560737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9561779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9562631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9563586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9564507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9565445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9566679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9567958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9568954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9569991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9570914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9572002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9573052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9574079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9575419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9576508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9577524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9578449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9579459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9580499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9581417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9582281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9583499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9584506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9585357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9586312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9587346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9588274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9589056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9589985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9591274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9592325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9593421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9594441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9595598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9596703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9597829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9598747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9600056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9601066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9602133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9603076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9604229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9605179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9606127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9607072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9608438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9609339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9610376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9611421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9612372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9613795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9614749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9615685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9617003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9618065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9619302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9620802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9621954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9622981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9624085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9625470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9626477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9627506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9628402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9629318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9630357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9631576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9632998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9634142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9635285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9636575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9637962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9639286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9640694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9642042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9643599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9645142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9646626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9648031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9649254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9650109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9651484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9653036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9654216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9655669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9657470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9658878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9660212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9661838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9663866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9665454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9667215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9668299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9669589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9670817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9672750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9674191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9675534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9676860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9678090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9679442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9692513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9694143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9695567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9696851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9697875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9698875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9699985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9701105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9702093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9702979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9703912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9705060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9706392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9707674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9708866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9710225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9711213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9712709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9713865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9715261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9716520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9717886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9719107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9720093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9721356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9722648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9724120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9725325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9726512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9728113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9729321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9730576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9731575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9733148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9734516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9735612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9736595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9737522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9738809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9740445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9741769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9742924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9744063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9745227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9746408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9747596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9749055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9750329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9751275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9752488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9753617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9754914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9756229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9757548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9758953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9760673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9762022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9763343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9764619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9765969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9767271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9768702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9770090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9771213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9772323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9773332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9774358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9775341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9776425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9777582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9778932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9780497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9781713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9782810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9784034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9784926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9785949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9786914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9787743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9789006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9790811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9792606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9793972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9795487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9797099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9798379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9799795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9800838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9802288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9803451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9804806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9805914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9807497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9809156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9810310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9811300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9812556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9813779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9815232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9816339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9817333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9818645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9820070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9821273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9822432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9823712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9824903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9825812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9826801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9828007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9829020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9830026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9830999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9832080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9833452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9834889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9836374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9837652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9839194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9840383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9841527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9842622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9843682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9844803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9845900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9846748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9848542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9849626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9850761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9851803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9852933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9854060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9855108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9856114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9857658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9858804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9859967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9861104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9862352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9863465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9864527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9865513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9867024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9868117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9869306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9870456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9871798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9873029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9874307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9875207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9876816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9877978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9879060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9880269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9881484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9882566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9883598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9884572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9886179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9887455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9888825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9889724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9890880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9892044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9893120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9894236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9895747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9897301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9898613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9899863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9901166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9902259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9903539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9904562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9905580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9907243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9908872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9910018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9911208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9912898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9914808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9916300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9917588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9918639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9920004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9921431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9922559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9923859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9924950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9926193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9927446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9928760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9929864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9931618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9933110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9934370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9935585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9936648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9937761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9938956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9940100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9941394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9942841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9943837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9944968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9946014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9947634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9948818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9949967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9950908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9951902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9953336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9954567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9955621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9956845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9957782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9958789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9959784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9961022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9961908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9962964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9964132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9965655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9966682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9967900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9968915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9969931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9971048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9972014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9972919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9974208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9975178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9976260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9977386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9978607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9979618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9980682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9981604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9982836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9983792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9984881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9985912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9987182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9988271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9989258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9990201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9991738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9992846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9993888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9994828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9996170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9997201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9998239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:02.9999170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0000541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0001567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0002691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0003852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0005250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0006246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0007248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0008865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0010119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0011374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0012487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0013574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0014837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0016225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0017506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0019285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0021163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0022271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0023539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0024668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0025686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0026836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0028056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0029283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0030671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0031965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0032910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0034268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0035409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0036383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0037625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0038727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0039608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0040447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0041475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0042838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0043865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0045139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0046431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0047429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0048448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0049288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0050124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0051351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0052542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0053607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0054555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0055866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0057470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0059011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0060018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0061208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0062626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0063970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0065290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0066579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0067963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0069198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0070347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0071877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0073391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0074819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0076390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0077974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0079347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0080808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0084655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0086282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0087559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0089229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0090487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0091518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0092445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0093673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0094876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0096379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0098009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0099577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0100606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0101681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0102833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0103990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0105271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0106410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0107374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0108611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0109764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0110755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0111914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0113275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0114316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0115508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0116654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0118133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0119441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0120678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0122008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0123253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0124529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0125748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0126816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0128667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0129808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0131038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0132139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0133468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0134523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0135575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0136634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0138155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0139501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0140691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0141816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0142887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0144112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0145637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0146994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0148756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0150531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0151588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0153148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0154528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0155758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0156924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0158113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0159771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0160895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0161824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0162733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0164019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0165630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0167054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0168141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0169853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0170890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0172076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0173189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0174385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0175432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0176559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0177641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0179181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0180463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0181511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0182629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0183946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0184985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0185967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0186905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0188386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0189396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0190438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0191562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0193035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0194352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0195742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0196929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0198222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0199334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0200492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0201548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0203007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0204202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0205736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0207449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0209492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0211313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0213227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0215194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0217491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0219962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0221982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0224003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0225851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0227870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0229758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0231652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0233456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0234900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0236933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0238062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0239516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0240636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0241976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0243006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0244253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0245394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0246799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0248583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0249719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0251001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0252304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0253587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0254817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0255949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0257501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0259540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0261237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0262503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0263710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0264849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0266052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0267175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0268212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0269123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0270279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0271500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0272522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0273428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0274513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0275547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0276476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0277495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0278846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0279976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0281119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0282266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0283373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0284411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0285473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0286454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0287836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0289091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0290173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0291166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0292128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0293147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0294110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0295013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0296045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0297529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0298535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0299982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0301183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0302576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0304434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0305626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0307281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0308464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0310013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0311368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0312693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0313507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0314765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0315923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0316862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0318099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0319445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0320428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0321299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0322114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0323056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0324026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0325299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0326330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0327521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0329104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0330224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0331262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0332270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0333504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0334801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0335872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0337116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0338196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0339294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0340341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0341395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0342351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0343233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0344216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0345762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0346899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0347906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0348841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0350140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0351469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0352491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0353748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0355111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0356171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0357286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0358360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0359295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0360420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0361628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0362788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0363870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0364858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0365818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0366810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0368168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0369177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0370088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0371096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0372335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0373364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0374364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0375272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0376515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0377722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0378785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0379852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0380898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0381717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0382714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0383681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0384493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0385935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0386981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0387989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0388977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0390161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0391024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0392015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0392979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0394169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0395536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0396557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0397870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0398690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0399538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0400567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0401531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0402467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0403710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0404670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0405664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0406545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0407853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0409254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0410462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0411551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0412543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0413467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0414353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0415248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0416102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0416927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0418121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0419214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0420081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0421008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0422227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0423217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0424352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0425250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0426630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0427704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0428787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0432404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0433662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0434589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0435614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0436759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0438163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0439318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0440549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0441616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0442755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0443674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0444746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0445598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0446840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0448056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0449073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0450081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0451297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0452236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0453212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0454392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0455925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0457025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0458023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0459059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0460396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0461418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0462515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0463817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0464700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0466024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0467369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0468240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0469258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0470229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0471128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0471995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0473185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0474483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0475712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0476629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0477677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0478736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0479638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0480481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0481410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0482748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0483910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0484869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0485838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0486829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0487969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0488910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0489880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0490983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0492326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0493412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0494554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0495597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0496779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0497923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0498983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0500277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0501366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0502394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0503453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0504534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0505381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0506443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0507356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0508790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0509887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0510971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0512098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0513462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0514479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0515588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0516435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0517866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0518975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0520015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0520856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0521981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0523235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0524295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0525329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0526318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0527327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0528531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0529535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0530668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0531572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0532608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0533587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0534625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0535610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0536595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0537912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0539138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0540240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0541148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0542022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0543236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0544274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0545321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0546612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0547801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0548996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0550488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0551551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0552578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0553561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0554678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0556102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0557323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0558460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0575245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0577001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0578594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0580109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0581750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0583199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0584791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0586707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0588271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0589844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0591331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0592880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0594865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0596596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0598183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0599718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0601701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0603316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0604997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0606941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0608667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0610643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0612261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0613848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0615125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0617075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0618509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0620232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0621548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0622967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0624512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0626242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0627727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0629160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0630502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0631360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0632703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0633762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0634993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0636416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0637742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0638784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0639988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0641247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0642294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0643380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0644300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0645568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0646691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0648146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0649561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0650751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0652066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0653596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0654649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0655745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0656887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0657953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0658835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0660297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0661429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0662746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0663734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0664996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0665883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0666890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0668057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0669381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0670465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0671479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0672469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0673650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0674814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0675940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0676813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0678145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0679250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0680467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0681566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0682868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0683989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0685050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0686084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0687070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0688259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0689317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0690416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0691355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0692479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0693844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0695093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0696449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0697435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0698903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0699937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0701065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0702110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0703539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0704666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0705884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0706966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0707883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0708802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0709887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0711368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0712790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0713781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0715160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0716377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0717410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0718290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0719607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0720673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0721897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0722973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0724044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0725086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0726126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0727375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0728846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0729853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0731004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0732029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0733385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0734402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0735429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0736828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0738115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0739121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0740232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0741263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0742343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0743465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0744844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0745886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0747390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0748574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0749577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0750547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0751694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0752592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0753954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0755236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0756431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0757587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0758697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0759750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0760816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0762109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0763594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0764727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0765828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0766864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0767911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0769057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0770002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0771030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0772230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0773448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0774498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0775581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0776536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0777572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0778595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0779643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0780954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0782006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0783402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0784630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0785800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0787082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0788435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0789655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0791137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0792419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0793717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0794845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0796193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0797256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0798381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0799430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0800523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0801494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0802817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0803952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0805014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0806027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0807362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0808549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0809730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0810872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0812285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0813478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0814646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0815683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0817047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0818030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0819423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0820871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0822006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0823007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0824054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0825140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0826233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0827485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0829062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0830335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0831597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0832804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0834066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0835262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0836425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0837766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0839039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0840138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0841234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0842277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0843327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0844363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0845318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0846331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0847365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0848862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0849945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0851154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0852255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0853404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0854429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0855566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0857081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0858424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0859671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0860972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0862136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0863572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0864823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0866111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0867306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0868455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0870058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0871276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0872427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0873557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0874763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0875934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0876924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0877942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0879399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0880920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0882109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0883686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0885347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0886652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0888406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0889992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0891537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0893691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0894829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0896261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0897441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0898715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0899791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0901095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0902440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0903622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0904838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0905883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0907011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0908200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0909304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0910488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0911570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0912841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0914313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0915540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0916696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0917806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0918959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0920100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0921219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0922734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0924248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0925662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0926976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0928241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0929641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0930827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0932004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0933107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0934294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0935872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0937037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0938419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0956395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0958441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0960255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0961650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0963141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0964434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0965589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0967203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0968663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0970064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0971459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0972852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0973787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0975073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0976707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0978010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0979321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0980590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0981988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0983099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0984160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0985461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0986809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0987980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0989112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0990215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0991236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0992135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0993300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0994388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0995589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0997644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.0998863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1000044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1001236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1002233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1003454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1005145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1006658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1008164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1009292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1010224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1011021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1012318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1013378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1014376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1015376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1016500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1017533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1018528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1019430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1020754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1021889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1022972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1024033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1024881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1025861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1026743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1027571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1028500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1029634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1030604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1031631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1032702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1033528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1034664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1035647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1036731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1037867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1039343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1040814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1042093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1043377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1044700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1045814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1047438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1048542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1049639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1050948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1051829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1052927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1053953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1055012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1056207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1057517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1058697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1059721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1060846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1061846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1062949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1064011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1065044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1066507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1067659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1069250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1070558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1071676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1072668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1073765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1074724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1075720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1076607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1077420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1078276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1079494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1080350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1081243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1082220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1083301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1084284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1085203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1086098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1087228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1088313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1089334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1090305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1091168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1091997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1093215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1094405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1095775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1096942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1097864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1098901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1099793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1100667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1101574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1102536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1103700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1104606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1105644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1106770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1107798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1108921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1109941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1110831Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1111904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1112772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1114003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1115120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1116448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1117769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1118712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1119776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1120709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1121648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:55:03.1122024Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2024-06-26T04:55:03.1122405Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:55:03.1123759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:55:03.1125143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:55:03.1126299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:55:03.1127568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:55:03.1128170Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1129066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1130007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1131111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1132236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1133254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1134149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1135303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1136276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1137187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1138105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1139018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:55:03.1139462Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1140400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1141461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1142476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1143310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1144334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1145420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:55:03.1145764Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1146957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1148167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1149259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1150388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1151315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1152487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MAIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1153447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1154536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1155917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1157058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:55:03.1157440Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1158555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1159701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1160686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1161737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1162701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1163850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1164874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1165933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1167015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1168232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1169474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1170673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1171669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1172740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1173670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1174548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1175536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1176460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1177366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1178516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1179667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1180655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1181670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1182741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1184007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1185117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1186155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FusedAdagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1187194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FusedAdam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1188240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FusedSGD.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1189263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1190354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1191421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1192535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1193873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1195296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1197025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1198620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1199755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1200981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1202384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1203544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1204445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1205344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1206329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1207454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1208816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1209818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1210916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1211729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1212703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1213647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1214698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1215752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1216955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1218027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1218917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1220089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1221002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1222044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1223280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1224248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1225415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1226473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1227361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1228265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1229192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1230323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1231434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1232637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1233789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1234808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1235933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1236913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1237913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1238873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1240049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1241197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1242244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1243403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1244623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1246268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1247579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1248985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1249969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1251557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1252925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1254055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1255570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1256960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1258412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1259735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1261068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1262266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1263829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1265221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:55:03.1265721Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1267241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1268670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1270287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1271835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1273373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1274905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1276395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1277713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1278931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1280237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1281336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1282453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1283835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1285237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1286333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1288137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1289275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1290366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1291479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1292740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1293890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1295431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1296969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1298410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1299705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1301113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1302301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1303422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1304503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:55:03.1305020Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1306100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1307081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1308340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1309314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1310357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1311371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1312483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1313460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1314479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1315570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1316704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1317706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1318715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1319627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1320738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1321821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1322797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1323933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1324876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1325888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1326852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1327888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1328876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1330031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1331104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1332872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1334432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1335851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1337143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1338305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1339506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1340685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1341998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1343129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1344271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1345528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1346666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1348085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1349200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1350332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1351261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1352636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1354152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1355744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1356880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1358236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1359297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1360425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1361527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1362718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1363848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1364983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1366322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1367579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1368985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1370167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1371342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:55:03.1371805Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1372944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1374893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1376761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1378042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1379324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1380506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/UnaryConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:55:03.1381039Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1382379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1383817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1385148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1386795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1388199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1389460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:55:03.1390005Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1391380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1392926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1394173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1395488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1396883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1398197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1399468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:55:03.1400028Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1401420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1402804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1404195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1405582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1407041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1408457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1409781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1411194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1412828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1414276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1415728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1417270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1418694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:55:03.1419200Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2024-06-26T04:55:03.1420499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers/attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2024-06-26T04:55:03.1421979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2024-06-26T04:55:03.1422486Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:55:03.1423726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:55:03.1425034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:55:03.1426333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:55:03.1426875Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-06-26T04:55:03.1428046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-06-26T04:55:03.1429195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-06-26T04:55:03.1429605Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1430887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1431994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1433174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1433992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1434803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1435776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:55:03.1436140Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-06-26T04:55:03.1437339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-06-26T04:55:03.1437746Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2024-06-26T04:55:03.1438119Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1439048Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1440044Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1441030Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1442026Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1442991Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1444010Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1444930Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:55:03.1445232Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2024-06-26T04:55:03.1445562Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:55:03.1446379Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:55:03.1447286Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:55:03.1448255Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:55:03.1448576Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1449396Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1450250Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1451057Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1451887Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1452923Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1453857Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1454670Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1455491Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1456331Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1457252Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1458041Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1458866Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1459702Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1460521Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1461401Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1462257Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1463124Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1463911Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1464760Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1465579Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1466421Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1467201Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1468057Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1468885Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1469749Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1470543Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1471329Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1472351Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1473189Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1474019Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1474870Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1475880Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1476690Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1477516Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1478314Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1479138Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1479928Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1480741Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1481515Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1482426Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1483341Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1484255Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1485091Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1485930Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1486845Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1487809Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1488604Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1489424Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:55:03.1489773Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1490626Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1491532Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1492577Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1493518Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1494395Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1495457Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1496452Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1497350Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1498324Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1499404Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1500350Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1501262Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1502249Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1503195Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1504233Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1505199Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1506110Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:55:03.1506432Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1507281Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1508068Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1508951Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1509716Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1510515Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1511356Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1512194Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1513082Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1513886Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1514664Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1515510Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1516358Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1517226Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1518098Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1518905Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1519733Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1520531Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1521422Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1522403Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1523219Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1523995Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1524867Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1525700Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1526596Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1527437Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1528545Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1529357Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1530245Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1531086Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1531920Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1532756Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1533549Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1534316Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1535129Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1535879Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Lazy.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1536696Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1537488Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1538333Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1539185Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1540002Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1540868Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1541669Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1542545Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1543404Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1544190Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1545038Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1545860Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1546675Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1547690Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1548545Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1549383Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1550297Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1551050Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1551854Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1552655Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1553457Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1554327Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1555141Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1556030Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1556874Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1557703Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1558513Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1559331Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1560105Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1560886Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1561720Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1562541Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1563337Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1564385Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1565366Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1566311Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1567131Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1567986Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1568827Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1569657Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1570450Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1571301Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1572181Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1573098Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1573860Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1574811Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1575624Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1576435Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1577230Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1577993Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1578847Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1579628Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1580440Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1581271Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1582100Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1582933Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1583702Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1584553Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1585458Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1586244Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1587104Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1587917Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1588756Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1589562Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1590367Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1591160Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1591984Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:55:03.1592298Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1593147Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1594055Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1594990Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1595975Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1596908Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1597772Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1598606Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1599545Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1600357Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1601198Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1602060Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1602937Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1603754Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1604558Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:55:03.1604903Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-06-26T04:55:03.1605843Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-06-26T04:55:03.1606707Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-06-26T04:55:03.1607019Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1608074Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1608908Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1609785Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1610608Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1611405Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1612216Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:55:03.1612560Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-06-26T04:55:03.1613480Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-06-26T04:55:03.1613777Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:55:03.1614555Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:55:03.1615389Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:55:03.1616135Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:55:03.1616884Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:55:03.1617644Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:55:03.1617977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1618804Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1619712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1620559Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1621409Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1622219Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1623103Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1623904Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1624760Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1625613Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1626420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1627297Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1628139Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1629016Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1629882Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1630684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1631517Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1632401Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1633401Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1634318Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1635151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1636032Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1636863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1637673Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1638518Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1639352Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1640231Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1641141Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1642058Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1642870Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:55:03.1643225Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2024-06-26T04:55:03.1643644Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2024-06-26T04:55:03.1644251Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1645449Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1646692Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1648053Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1649160Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1650298Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1651385Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1652739Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1653901Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1655144Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1656345Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1657585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1658679Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1659778Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1660849Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1661934Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1663085Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1664245Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1665414Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1666533Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1667649Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1668764Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1669846Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1670942Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1672027Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1673167Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:55:03.1673665Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1674930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1676329Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1677548Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1678756Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1679984Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1681185Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1682431Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1683693Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:55:03.1684275Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:03.1685658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:03.1687060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:03.1688717Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:55:03.1689350Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1690698Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1692041Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1693364Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1694722Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1696069Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1697493Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1698840Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:55:03.1699435Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:03.1700772Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:03.1702085Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:03.1703460Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:55:03.1704016Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1705369Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1706807Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1708207Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1709580Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1710970Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1712435Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1713810Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:55:03.1714405Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:03.1715864Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:03.1717278Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:03.1718668Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:03.1720038Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:03.1721490Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:55:03.1721990Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:55:03.1723390Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:55:03.1724619Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:55:03.1725093Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1726299Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1727499Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1728752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1729918Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1731083Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1732271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1733445Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1734612Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1735819Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:55:03.1736422Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1737824Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1739196Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1740537Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1741905Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1743279Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1744646Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1746024Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1747463Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1748816Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1750153Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1751560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1752930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1754334Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1755749Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1757150Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1758491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:55:03.1759038Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1760420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1761779Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1763107Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1764388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1765730Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1767044Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1768623Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1769964Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1771343Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1772684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1773967Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1775346Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1776661Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1778031Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1779349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1780632Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1781975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1783367Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1784829Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1786220Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1787532Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:55:03.1788069Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1789361Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1790717Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1792050Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1793390Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1794718Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1796116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1797438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1798758Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1800115Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1801393Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1802767Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1804063Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1805343Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1806706Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1808120Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1809566Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1810923Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1812207Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1813558Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1814974Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1816381Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1817716Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1819072Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:55:03.1819690Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1821191Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1822712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1824214Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1825738Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1827253Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1828788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1830288Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1831857Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1833402Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1834956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:55:03.1835618Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:55:03.1836975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:55:03.1837510Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:03.1838787Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:03.1840156Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:03.1841399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:55:03.1841894Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1843174Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1844363Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1845605Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1846811Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1848167Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1849388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1850622Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1851814Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:55:03.1852408Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:03.1853845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:03.1855387Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:03.1856831Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:55:03.1857438Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:03.1858757Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:03.1860103Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:03.1861426Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:03.1862723Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:55:03.1863109Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1864142Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1865173Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1866271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1867274Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1868275Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1869397Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1870364Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1871368Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1872313Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1873255Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1874248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1875233Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1876288Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1877268Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1878234Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1879232Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1880266Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1881322Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1882302Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1883307Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1884335Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1885346Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1886376Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1887385Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1888596Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1889603Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1890678Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1891714Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1892725Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1893713Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1894771Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1895827Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1896888Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1897915Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1898986Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1900050Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1901106Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1902213Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1903241Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1904294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1905333Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1906324Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1907378Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1908338Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1909305Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1910348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:55:03.1910802Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1912018Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1913144Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1914248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1915425Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1916541Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1917662Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:55:03.1918116Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1919305Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1920491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1921657Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1922803Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1924068Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1925253Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:55:03.1925674Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1926773Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1928021Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1929129Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1930274Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1931345Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1932484Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:55:03.1932842Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1933907Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1934833Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1935723Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1936629Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1937495Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1938358Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1939273Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1940212Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1941093Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1942010Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1942923Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:55:03.1943342Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2024-06-26T04:55:03.1943780Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1944910Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1946028Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1947132Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1948208Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1949315Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1950418Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1951560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1952639Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1953786Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1955002Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1956303Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1957436Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1958637Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1959813Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1960924Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1962060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1963243Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1964403Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1965562Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1966780Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1968094Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1969337Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1970577Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1971815Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1972997Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1974214Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1976738Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1979160Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1981481Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1984013Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1986496Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1988851Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1991281Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1993549Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1995930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.1998331Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2000641Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2002921Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2005198Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2007396Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2009788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2012239Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2014570Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2016842Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2019140Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2021468Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:55:03.2023108Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2024977Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2027343Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2029630Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2031979Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2034409Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2036948Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2039272Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2041680Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2044109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2046530Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2049741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2053489Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2057559Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2061758Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2066165Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2070492Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2074680Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2079066Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2083792Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2088474Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2092963Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2097263Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2101930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2106353Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2110856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2115826Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2120368Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:55:03.2123390Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2024-06-26T04:55:03.2125600Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:55:03.2129478Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:55:03.2134436Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:55:03.2138007Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:55:03.2141829Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:55:03.2159072Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:55:03.2162965Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2167120Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2173040Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2178740Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2184099Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2189390Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2194762Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2200167Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2205388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2210892Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2216272Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:55:03.2219733Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2222424Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2225983Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2229536Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2233212Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2236930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2240457Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2244015Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2247575Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2251541Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2255397Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2259368Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:55:03.2261740Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-06-26T04:55:03.2264326Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-06-26T04:55:03.2267131Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:03.2270404Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:03.2275093Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:03.2279603Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:03.2283266Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:55:03.2284932Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2286748Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2289265Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2291612Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2293920Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2296282Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2298681Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2301051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2303371Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2305676Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:55:03.2307333Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:03.2309032Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:03.2311411Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:03.2313793Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:03.2316154Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:55:03.2317778Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:55:03.2319475Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:55:03.2321184Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:55:03.2323095Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:55:03.2325644Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:55:03.2327275Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:55:03.2328808Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:55:03.2330658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:55:03.2332586Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:55:03.2333991Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2335553Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2337745Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2339986Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2342185Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2344387Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2346586Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2348783Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2351010Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2353236Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:55:03.2354816Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2356452Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2358596Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2360697Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2362792Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2364863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2366942Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2369305Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2371545Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2373751Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2375890Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2378183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2380385Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2382518Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2384685Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2386902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2389144Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2391371Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2393520Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2395739Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2397897Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2400086Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2402287Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2404463Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2406635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2408861Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2410977Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2413125Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2415354Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2417635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2419863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2422146Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2424352Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2426551Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2428678Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2430739Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2432784Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2434919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2437159Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2439345Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2441559Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2443747Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2445969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2448240Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2450305Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2452417Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2454597Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2456768Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2458851Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2460916Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2463052Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2465143Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2467275Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2469353Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2471461Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2473622Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2475856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2477998Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2480070Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2482106Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2484183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2486341Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2488687Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2490992Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2493220Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2495368Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2497529Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2499666Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2501818Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2503958Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2506098Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2508288Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2510477Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2512798Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2515069Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2517315Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2519452Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2521640Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2523840Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2526033Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2528348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2530601Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2532809Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2535124Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2537522Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2539719Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2541839Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2543960Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:55:03.2545556Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2547439Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2549966Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2552440Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2554954Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2557579Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2560162Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2562783Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2565393Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2568104Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:55:03.2569881Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:03.2571604Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:03.2573915Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:03.2576161Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:03.2578489Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:03.2580853Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:55:03.2582461Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2584061Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2586186Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2588391Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2590603Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2592826Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2595125Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2597451Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2599674Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2601837Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2604037Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2606188Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2608409Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2610539Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2612639Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2614720Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2616813Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2618939Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2621087Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2623323Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2625577Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2627811Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2630026Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2632294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2634618Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2636930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2639147Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2641337Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2643558Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2645899Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2648222Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2650479Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:55:03.2651993Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2653455Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2655429Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2657402Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2659388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2661370Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2663248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2665111Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2667053Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2669010Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2670969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2672939Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2674946Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2677013Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:55:03.2678422Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2680016Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2682138Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2684228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2686370Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2688707Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2691051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2693334Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2695513Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2697614Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2699759Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2702032Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2704331Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2706544Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2708712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2710864Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2713077Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2715258Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2717547Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2719751Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2721863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2723990Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2726151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2728449Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2730628Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2732776Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2734956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2737068Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2739271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:55:03.2740785Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:55:03.2742303Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:55:03.2744366Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:55:03.2746349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:55:03.2748294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:55:03.2750222Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:55:03.2751661Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2753491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2756067Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2758419Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2760712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2763130Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2765612Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2768051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2770422Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2772844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2775434Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2777787Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2780134Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2782528Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2784883Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2787115Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2789365Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2791748Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2794159Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2796641Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2798988Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2801289Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:55:03.2802851Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2804319Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2806376Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2808691Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2810794Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2812910Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2815077Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2817192Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2819536Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2821615Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2823712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2825901Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2828051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2830213Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2832330Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2834491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2836761Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:55:03.2838249Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2839729Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2841758Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2843826Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2845931Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2848104Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2850348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2852387Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2854606Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2856856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2858997Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2861071Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2863083Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2865116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2867200Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2869306Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2871711Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2873836Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2876090Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2878247Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2880437Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2882562Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2884673Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:55:03.2886174Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-06-26T04:55:03.2887802Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-06-26T04:55:03.2889919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-06-26T04:55:03.2891451Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2893053Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2895276Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2897679Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2900004Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2902245Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2904438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2906648Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2908869Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2911073Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2913236Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2915485Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2917689Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2919919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2922289Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2924675Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2926954Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2929216Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2931430Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2933638Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2935878Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2938057Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2940176Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2942338Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2944558Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2946863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2949151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2951334Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2953494Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2955734Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2957910Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2960079Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2962407Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2964678Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2966983Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2969426Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2971665Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2973864Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2975978Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2978198Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2980390Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2982593Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2984947Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:55:03.2986585Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.2988433Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.2990972Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.2993442Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.2995962Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.2998457Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.3000978Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.3003516Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.3006142Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.3008837Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:55:03.3010515Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2024-06-26T04:55:03.3011449Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:55:03.3013259Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:55:03.3014785Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:55:03.3016183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:55:03.3018026Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:55:03.3019824Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:55:03.3021142Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3022563Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3024521Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3026684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3028764Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3030774Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3032719Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3034713Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3036821Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3038818Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3040725Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:55:03.3042196Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:03.3043999Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:03.3046473Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:03.3049103Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:55:03.3050795Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:03.3052620Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:03.3055093Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:03.3057485Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:03.3060026Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:55:03.3061722Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:55:03.3063297Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:55:03.3064810Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3066422Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3068658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3070901Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3073111Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3075464Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3077746Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3080000Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3082237Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3084399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3086635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3088957Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3091163Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/range_table.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3093363Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/sections.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3095561Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3097772Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3100045Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:55:03.3101597Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:03.3103339Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:03.3105590Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:03.3108083Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:55:03.3109559Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3110975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3112932Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3114896Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3116944Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3118989Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3121090Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3123029Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3124951Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3126905Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3128970Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3130886Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3132763Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3134755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3136840Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3138875Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3140840Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3142982Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3145028Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3146984Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3148979Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3150942Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3152891Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3154849Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3156959Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3159129Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3161129Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3163123Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3165007Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3166028Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3166969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3168159Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3169177Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3170146Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3171082Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3172076Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3173015Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3173960Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3174930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3175865Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3176941Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3177954Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3178968Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3179912Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3180825Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:55:03.3181198Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-06-26T04:55:03.3182169Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-06-26T04:55:03.3182530Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2024-06-26T04:55:03.3182954Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:03.3184185Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:03.3185265Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:03.3186365Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:03.3187456Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:55:03.3187860Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3189078Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3190084Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3191116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3192110Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3193067Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3194041Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3194984Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3196022Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3197023Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3198023Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3199020Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3200099Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3201080Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3202067Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3203129Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3204087Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3205121Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3206092Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3207090Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3208181Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3209193Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3210153Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3211113Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3212100Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:55:03.3212634Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:55:03.3213795Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:55:03.3214227Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:55:03.3215347Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:55:03.3216562Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:55:03.3216989Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-06-26T04:55:03.3218029Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-06-26T04:55:03.3218470Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3219498Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3220583Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3221677Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3222754Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3223871Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3224956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3226055Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3227157Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3228183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3229271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:55:03.3229624Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:55:03.3230499Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:55:03.3231373Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:55:03.3232242Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:55:03.3232610Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3233368Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3234221Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3234990Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3235839Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3236630Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3237427Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3238202Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3238986Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3239742Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3240608Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3241364Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3242211Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3243051Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3243826Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3244641Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3245425Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3246214Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3247015Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3247852Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3248646Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3249534Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3250312Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:55:03.3250694Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3251573Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3252561Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3253493Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3254531Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3255481Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3256465Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3257432Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:55:03.3257797Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:55:03.3258672Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:55:03.3259561Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:55:03.3260429Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:55:03.3260778Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-06-26T04:55:03.3261673Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-06-26T04:55:03.3262489Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-06-26T04:55:03.3262891Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-06-26T04:55:03.3263872Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-06-26T04:55:03.3264817Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-06-26T04:55:03.3265244Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-06-26T04:55:03.3266286Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-06-26T04:55:03.3266711Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-06-26T04:55:03.3267717Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-06-26T04:55:03.3268147Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-06-26T04:55:03.3269156Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-06-26T04:55:03.3269563Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-06-26T04:55:03.3270584Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-06-26T04:55:03.3270956Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:55:03.3271892Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:55:03.3272826Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:55:03.3273771Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:55:03.3274717Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:55:03.3275801Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:55:03.3276185Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:55:03.3277077Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:55:03.3277948Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:55:03.3278868Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:55:03.3279768Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:55:03.3280657Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:55:03.3281051Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-06-26T04:55:03.3282057Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-06-26T04:55:03.3283029Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-06-26T04:55:03.3283453Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:03.3284499Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:03.3285553Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:03.3286575Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:55:03.3287010Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-06-26T04:55:03.3288135Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-06-26T04:55:03.3288546Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:03.3289565Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:03.3290579Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:03.3291599Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:55:03.3291904Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3292717Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3293657Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3294595Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3295409Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3296192Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3297018Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3297900Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3298756Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3299689Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3300512Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3301294Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3302076Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3302894Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3303676Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3304491Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/time_since_epoch.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3305306Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:55:03.3305576Z creating build/bdist.linux-x86_64/wheel/torch/share 2024-06-26T04:55:03.3305855Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2024-06-26T04:55:03.3306183Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-06-26T04:55:03.3307027Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-06-26T04:55:03.3307358Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3308280Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3309216Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3310134Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3311086Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3312000Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3312990Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:55:03.3313365Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3314302Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3315280Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3316321Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3317280Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3318212Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3319165Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3320153Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3321097Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3322071Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:55:03.3322504Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:55:03.3323613Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:55:03.3324708Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:55:03.3325242Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:03.3326587Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:03.3327889Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:03.3329288Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:03.3330580Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:55:03.3331162Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:03.3332542Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:03.3333906Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:03.3335255Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:03.3336649Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:55:03.3337066Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-06-26T04:55:03.3338079Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-06-26T04:55:03.3339186Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-06-26T04:55:03.3339520Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-06-26T04:55:03.3340465Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-06-26T04:55:03.3341339Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-06-26T04:55:03.3342055Z copying build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:55:03.3342287Z creating build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3342887Z copying build/lib.linux-x86_64-cpython-38/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3343514Z copying build/lib.linux-x86_64-cpython-38/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3344105Z copying build/lib.linux-x86_64-cpython-38/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3344781Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3345482Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3346150Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3346838Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3347559Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3348213Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3348862Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3349437Z copying build/lib.linux-x86_64-cpython-38/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3350034Z copying build/lib.linux-x86_64-cpython-38/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3350742Z copying build/lib.linux-x86_64-cpython-38/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3351330Z copying build/lib.linux-x86_64-cpython-38/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3351943Z copying build/lib.linux-x86_64-cpython-38/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:55:03.3352206Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2024-06-26T04:55:03.3352871Z copying build/lib.linux-x86_64-cpython-38/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/aoti 2024-06-26T04:55:03.3353563Z copying build/lib.linux-x86_64-cpython-38/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/aoti 2024-06-26T04:55:03.3353828Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3354465Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3355123Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3355869Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3356597Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3357362Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3358074Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3358737Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3359483Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3360263Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3360999Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3361695Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3362399Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3363086Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:55:03.3363450Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:55:03.3364272Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:55:03.3365071Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:55:03.3365871Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:55:03.3366682Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:55:03.3367014Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3367816Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3377592Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3378440Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3379194Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3379949Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3380624Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:55:03.3380926Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:55:03.3381666Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:55:03.3382414Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:55:03.3383141Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:55:03.3383470Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:55:03.3384287Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:55:03.3385120Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:55:03.3386071Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:55:03.3386935Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:55:03.3387300Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:55:03.3388196Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:55:03.3389123Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:55:03.3390017Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:55:03.3390371Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:55:03.3391187Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:55:03.3392100Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:55:03.3393057Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:55:03.3393442Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:55:03.3394239Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:55:03.3395103Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:55:03.3396046Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:55:03.3396375Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:55:03.3397170Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:55:03.3397950Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:55:03.3398819Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:55:03.3399636Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:55:03.3399926Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2024-06-26T04:55:03.3400243Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2024-06-26T04:55:03.3400619Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-06-26T04:55:03.3401598Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-06-26T04:55:03.3402493Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-06-26T04:55:03.3402876Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3403875Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3405004Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3406103Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3407204Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3408446Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3409578Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3410715Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3411675Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3412732Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3413710Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3414723Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3415661Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3416708Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3417741Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3418746Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3419768Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3420809Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3421855Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3422825Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3423806Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3424782Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3425857Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3426912Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3428051Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3429214Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3430397Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3431470Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3432609Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3433634Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3434736Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3435790Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3436802Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3437814Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3438839Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3439839Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3440907Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3441931Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3442978Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3443919Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:55:03.3444273Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3445148Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3446002Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3446849Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3447785Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3448640Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3449560Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3450521Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3451501Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3452378Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3453320Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3454278Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3455209Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3456118Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3457060Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3457975Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3458911Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3459822Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:55:03.3460279Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3461411Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3462447Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3463476Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3464511Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3465579Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3466614Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3467652Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3468659Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3469747Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3470820Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3471944Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3473062Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3474114Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3475216Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3476404Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3477497Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3478598Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3479661Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3480813Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3481928Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3483065Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3484188Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3485253Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:55:03.3485386Z running install_egg_info 2024-06-26T04:55:03.3485495Z running egg_info 2024-06-26T04:55:03.3485644Z creating torch.egg-info 2024-06-26T04:55:03.3485825Z writing torch.egg-info/PKG-INFO 2024-06-26T04:55:03.3486151Z writing dependency_links to torch.egg-info/dependency_links.txt 2024-06-26T04:55:03.3486423Z writing entry points to torch.egg-info/entry_points.txt 2024-06-26T04:55:03.3486690Z writing requirements to torch.egg-info/requires.txt 2024-06-26T04:55:03.3486961Z writing top-level names to torch.egg-info/top_level.txt 2024-06-26T04:55:03.3487203Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-06-26T04:55:03.4008392Z reading manifest file 'torch.egg-info/SOURCES.txt' 2024-06-26T04:55:03.4008593Z reading manifest template 'MANIFEST.in' 2024-06-26T04:55:05.7172614Z warning: no files found matching '*.*' under directory 'modules' 2024-06-26T04:55:05.8332021Z warning: no previously-included files matching '*.o' found anywhere in distribution 2024-06-26T04:55:06.0154397Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2024-06-26T04:55:06.3580823Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-06-26T04:55:06.3581628Z adding license file 'LICENSE' 2024-06-26T04:55:06.3582062Z adding license file 'NOTICE' 2024-06-26T04:55:07.2616136Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-06-26T04:55:07.3073210Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.5.0a0+gitb8c4c54-py3.8.egg-info 2024-06-26T04:55:07.3108321Z running install_scripts 2024-06-26T04:55:07.3304302Z creating build/bdist.linux-x86_64/wheel/torch-2.5.0a0+gitb8c4c54.dist-info/WHEEL 2024-06-26T04:55:07.3308739Z creating 'dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-06-26T04:55:07.3491012Z adding 'functorch/_C.cpython-38-x86_64-linux-gnu.so' 2024-06-26T04:55:07.3501377Z adding 'functorch/__init__.py' 2024-06-26T04:55:07.3503025Z adding 'functorch/_src/__init__.py' 2024-06-26T04:55:07.3505109Z adding 'functorch/_src/aot_autograd/__init__.py' 2024-06-26T04:55:07.3507284Z adding 'functorch/_src/eager_transforms/__init__.py' 2024-06-26T04:55:07.3509411Z adding 'functorch/_src/make_functional/__init__.py' 2024-06-26T04:55:07.3511878Z adding 'functorch/_src/vmap/__init__.py' 2024-06-26T04:55:07.3514023Z adding 'functorch/compile/__init__.py' 2024-06-26T04:55:07.3517332Z adding 'functorch/dim/__init__.py' 2024-06-26T04:55:07.3519648Z adding 'functorch/dim/batch_tensor.py' 2024-06-26T04:55:07.3522497Z adding 'functorch/dim/delayed_mul_tensor.py' 2024-06-26T04:55:07.3525523Z adding 'functorch/dim/dim.py' 2024-06-26T04:55:07.3528090Z adding 'functorch/dim/magic_trace.py' 2024-06-26T04:55:07.3531911Z adding 'functorch/dim/op_properties.py' 2024-06-26T04:55:07.3541474Z adding 'functorch/dim/reference.py' 2024-06-26T04:55:07.3545409Z adding 'functorch/dim/tree_map.py' 2024-06-26T04:55:07.3547702Z adding 'functorch/dim/wrap_type.py' 2024-06-26T04:55:07.3549747Z adding 'functorch/einops/__init__.py' 2024-06-26T04:55:07.3554600Z adding 'functorch/einops/_parsing.py' 2024-06-26T04:55:07.3558519Z adding 'functorch/einops/rearrange.py' 2024-06-26T04:55:07.3560836Z adding 'functorch/experimental/__init__.py' 2024-06-26T04:55:07.3562616Z adding 'functorch/experimental/control_flow.py' 2024-06-26T04:55:07.3564105Z adding 'functorch/experimental/ops.py' 2024-06-26T04:55:07.3573542Z adding 'torch/_C.cpython-38-x86_64-linux-gnu.so' 2024-06-26T04:55:07.3575823Z adding 'torch/_VF.py' 2024-06-26T04:55:07.3793656Z adding 'torch/_VF.pyi' 2024-06-26T04:55:07.3824637Z adding 'torch/__config__.py' 2024-06-26T04:55:07.3826778Z adding 'torch/__future__.py' 2024-06-26T04:55:07.3858901Z adding 'torch/__init__.py' 2024-06-26T04:55:07.3867775Z adding 'torch/_appdirs.py' 2024-06-26T04:55:07.3870535Z adding 'torch/_classes.py' 2024-06-26T04:55:07.3872421Z adding 'torch/_compile.py' 2024-06-26T04:55:07.3876959Z adding 'torch/_custom_ops.py' 2024-06-26T04:55:07.3879675Z adding 'torch/_deploy.py' 2024-06-26T04:55:07.3890280Z adding 'torch/_guards.py' 2024-06-26T04:55:07.3911356Z adding 'torch/_jit_internal.py' 2024-06-26T04:55:07.3915451Z adding 'torch/_linalg_utils.py' 2024-06-26T04:55:07.3930163Z adding 'torch/_lobpcg.py' 2024-06-26T04:55:07.3935223Z adding 'torch/_lowrank.py' 2024-06-26T04:55:07.3994292Z adding 'torch/_meta_registrations.py' 2024-06-26T04:55:07.4001775Z adding 'torch/_namedtensor_internals.py' 2024-06-26T04:55:07.4020126Z adding 'torch/_ops.py' 2024-06-26T04:55:07.4024744Z adding 'torch/_python_dispatcher.py' 2024-06-26T04:55:07.4026922Z adding 'torch/_size_docs.py' 2024-06-26T04:55:07.4029804Z adding 'torch/_sources.py' 2024-06-26T04:55:07.4031972Z adding 'torch/_storage_docs.py' 2024-06-26T04:55:07.4033701Z adding 'torch/_streambase.py' 2024-06-26T04:55:07.4053810Z adding 'torch/_tensor.py' 2024-06-26T04:55:07.4095932Z adding 'torch/_tensor_docs.py' 2024-06-26T04:55:07.4107536Z adding 'torch/_tensor_str.py' 2024-06-26T04:55:07.4236690Z adding 'torch/_torch_docs.py' 2024-06-26T04:55:07.4259126Z adding 'torch/_utils.py' 2024-06-26T04:55:07.4263767Z adding 'torch/_utils_internal.py' 2024-06-26T04:55:07.4267787Z adding 'torch/_vmap_internals.py' 2024-06-26T04:55:07.4273038Z adding 'torch/_weights_only_unpickler.py' 2024-06-26T04:55:07.4302596Z adding 'torch/functional.py' 2024-06-26T04:55:07.4315792Z adding 'torch/hub.py' 2024-06-26T04:55:07.4330177Z adding 'torch/library.py' 2024-06-26T04:55:07.4355787Z adding 'torch/overrides.py' 2024-06-26T04:55:07.4359968Z adding 'torch/py.typed' 2024-06-26T04:55:07.4363265Z adding 'torch/quasirandom.py' 2024-06-26T04:55:07.4366728Z adding 'torch/random.py' 2024-06-26T04:55:07.4369125Z adding 'torch/return_types.py' 2024-06-26T04:55:07.4371990Z adding 'torch/return_types.pyi' 2024-06-26T04:55:07.4394908Z adding 'torch/serialization.py' 2024-06-26T04:55:07.4409267Z adding 'torch/storage.py' 2024-06-26T04:55:07.4412784Z adding 'torch/torch_version.py' 2024-06-26T04:55:07.4415085Z adding 'torch/types.py' 2024-06-26T04:55:07.4416885Z adding 'torch/version.py' 2024-06-26T04:55:07.4631543Z adding 'torch/_C/_VariableFunctions.pyi' 2024-06-26T04:55:07.4742170Z adding 'torch/_C/__init__.pyi' 2024-06-26T04:55:07.4753714Z adding 'torch/_C/_aoti.pyi' 2024-06-26T04:55:07.4756422Z adding 'torch/_C/_autograd.pyi' 2024-06-26T04:55:07.4758427Z adding 'torch/_C/_cpu.pyi' 2024-06-26T04:55:07.4760250Z adding 'torch/_C/_cudnn.pyi' 2024-06-26T04:55:07.4762285Z adding 'torch/_C/_distributed_autograd.pyi' 2024-06-26T04:55:07.4767987Z adding 'torch/_C/_distributed_c10d.pyi' 2024-06-26T04:55:07.4771367Z adding 'torch/_C/_distributed_rpc.pyi' 2024-06-26T04:55:07.4773619Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2024-06-26T04:55:07.4775426Z adding 'torch/_C/_functions.pyi' 2024-06-26T04:55:07.4778149Z adding 'torch/_C/_functorch.pyi' 2024-06-26T04:55:07.4779939Z adding 'torch/_C/_itt.pyi' 2024-06-26T04:55:07.4781777Z adding 'torch/_C/_lazy.pyi' 2024-06-26T04:55:07.4783554Z adding 'torch/_C/_lazy_ts_backend.pyi' 2024-06-26T04:55:07.4785862Z adding 'torch/_C/_monitor.pyi' 2024-06-26T04:55:07.4788191Z adding 'torch/_C/_nn.pyi' 2024-06-26T04:55:07.4790503Z adding 'torch/_C/_nvtx.pyi' 2024-06-26T04:55:07.4792717Z adding 'torch/_C/_onnx.pyi' 2024-06-26T04:55:07.4795455Z adding 'torch/_C/_profiler.pyi' 2024-06-26T04:55:07.4798176Z adding 'torch/_C/_verbose.pyi' 2024-06-26T04:55:07.4800191Z adding 'torch/_awaits/__init__.py' 2024-06-26T04:55:07.4802206Z adding 'torch/_custom_op/__init__.py' 2024-06-26T04:55:07.4806918Z adding 'torch/_custom_op/autograd.py' 2024-06-26T04:55:07.4811015Z adding 'torch/_custom_op/functional.py' 2024-06-26T04:55:07.4823182Z adding 'torch/_custom_op/impl.py' 2024-06-26T04:55:07.4829286Z adding 'torch/_decomp/__init__.py' 2024-06-26T04:55:07.4883580Z adding 'torch/_decomp/decompositions.py' 2024-06-26T04:55:07.4891897Z adding 'torch/_decomp/decompositions_for_jvp.py' 2024-06-26T04:55:07.4895695Z adding 'torch/_decomp/decompositions_for_rng.py' 2024-06-26T04:55:07.4897507Z adding 'torch/_dispatch/__init__.py' 2024-06-26T04:55:07.4900722Z adding 'torch/_dispatch/python.py' 2024-06-26T04:55:07.4903669Z adding 'torch/_dynamo/__init__.py' 2024-06-26T04:55:07.4906959Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2024-06-26T04:55:07.4910347Z adding 'torch/_dynamo/bytecode_analysis.py' 2024-06-26T04:55:07.4928810Z adding 'torch/_dynamo/bytecode_transformation.py' 2024-06-26T04:55:07.4933128Z adding 'torch/_dynamo/cache_size.py' 2024-06-26T04:55:07.4935525Z adding 'torch/_dynamo/callback.py' 2024-06-26T04:55:07.4937067Z adding 'torch/_dynamo/code_context.py' 2024-06-26T04:55:07.4942694Z adding 'torch/_dynamo/codegen.py' 2024-06-26T04:55:07.4948292Z adding 'torch/_dynamo/compiled_autograd.py' 2024-06-26T04:55:07.4953194Z adding 'torch/_dynamo/comptime.py' 2024-06-26T04:55:07.4961486Z adding 'torch/_dynamo/config.py' 2024-06-26T04:55:07.4975247Z adding 'torch/_dynamo/convert_frame.py' 2024-06-26T04:55:07.4978447Z adding 'torch/_dynamo/create_parameter_op.py' 2024-06-26T04:55:07.4980002Z adding 'torch/_dynamo/current_scope_id.py' 2024-06-26T04:55:07.4989485Z adding 'torch/_dynamo/debug_utils.py' 2024-06-26T04:55:07.4994790Z adding 'torch/_dynamo/decorators.py' 2024-06-26T04:55:07.4998745Z adding 'torch/_dynamo/device_interface.py' 2024-06-26T04:55:07.5019989Z adding 'torch/_dynamo/eval_frame.py' 2024-06-26T04:55:07.5025592Z adding 'torch/_dynamo/exc.py' 2024-06-26T04:55:07.5028853Z adding 'torch/_dynamo/external_utils.py' 2024-06-26T04:55:07.5031170Z adding 'torch/_dynamo/funcname_cache.py' 2024-06-26T04:55:07.5067833Z adding 'torch/_dynamo/guards.py' 2024-06-26T04:55:07.5072635Z adding 'torch/_dynamo/hooks.py' 2024-06-26T04:55:07.5074436Z adding 'torch/_dynamo/logging.py' 2024-06-26T04:55:07.5077242Z adding 'torch/_dynamo/mutation_guard.py' 2024-06-26T04:55:07.5109327Z adding 'torch/_dynamo/output_graph.py' 2024-06-26T04:55:07.5114184Z adding 'torch/_dynamo/polyfill.py' 2024-06-26T04:55:07.5116888Z adding 'torch/_dynamo/profiler.py' 2024-06-26T04:55:07.5119427Z adding 'torch/_dynamo/replay_record.py' 2024-06-26T04:55:07.5128471Z adding 'torch/_dynamo/resume_execution.py' 2024-06-26T04:55:07.5137145Z adding 'torch/_dynamo/side_effects.py' 2024-06-26T04:55:07.5143122Z adding 'torch/_dynamo/source.py' 2024-06-26T04:55:07.5182378Z adding 'torch/_dynamo/symbolic_convert.py' 2024-06-26T04:55:07.5187250Z adding 'torch/_dynamo/tensor_version_op.py' 2024-06-26T04:55:07.5189403Z adding 'torch/_dynamo/test_case.py' 2024-06-26T04:55:07.5193293Z adding 'torch/_dynamo/test_minifier_common.py' 2024-06-26T04:55:07.5198572Z adding 'torch/_dynamo/testing.py' 2024-06-26T04:55:07.5230925Z adding 'torch/_dynamo/trace_rules.py' 2024-06-26T04:55:07.5236582Z adding 'torch/_dynamo/types.py' 2024-06-26T04:55:07.5270051Z adding 'torch/_dynamo/utils.py' 2024-06-26T04:55:07.5274184Z adding 'torch/_dynamo/backends/__init__.py' 2024-06-26T04:55:07.5276904Z adding 'torch/_dynamo/backends/common.py' 2024-06-26T04:55:07.5280563Z adding 'torch/_dynamo/backends/cudagraphs.py' 2024-06-26T04:55:07.5284708Z adding 'torch/_dynamo/backends/debugging.py' 2024-06-26T04:55:07.5296151Z adding 'torch/_dynamo/backends/distributed.py' 2024-06-26T04:55:07.5298719Z adding 'torch/_dynamo/backends/inductor.py' 2024-06-26T04:55:07.5300979Z adding 'torch/_dynamo/backends/onnxrt.py' 2024-06-26T04:55:07.5303358Z adding 'torch/_dynamo/backends/registry.py' 2024-06-26T04:55:07.5305067Z adding 'torch/_dynamo/backends/tensorrt.py' 2024-06-26T04:55:07.5306815Z adding 'torch/_dynamo/backends/torchxla.py' 2024-06-26T04:55:07.5310470Z adding 'torch/_dynamo/backends/tvm.py' 2024-06-26T04:55:07.5312615Z adding 'torch/_dynamo/repro/__init__.py' 2024-06-26T04:55:07.5323017Z adding 'torch/_dynamo/repro/after_aot.py' 2024-06-26T04:55:07.5330506Z adding 'torch/_dynamo/repro/after_dynamo.py' 2024-06-26T04:55:07.5333783Z adding 'torch/_dynamo/variables/__init__.py' 2024-06-26T04:55:07.5338128Z adding 'torch/_dynamo/variables/base.py' 2024-06-26T04:55:07.5373215Z adding 'torch/_dynamo/variables/builder.py' 2024-06-26T04:55:07.5397034Z adding 'torch/_dynamo/variables/builtin.py' 2024-06-26T04:55:07.5402603Z adding 'torch/_dynamo/variables/constant.py' 2024-06-26T04:55:07.5411428Z adding 'torch/_dynamo/variables/ctx_manager.py' 2024-06-26T04:55:07.5422233Z adding 'torch/_dynamo/variables/dicts.py' 2024-06-26T04:55:07.5427349Z adding 'torch/_dynamo/variables/distributed.py' 2024-06-26T04:55:07.5440935Z adding 'torch/_dynamo/variables/functions.py' 2024-06-26T04:55:07.5462936Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2024-06-26T04:55:07.5468222Z adding 'torch/_dynamo/variables/iter.py' 2024-06-26T04:55:07.5471243Z adding 'torch/_dynamo/variables/lazy.py' 2024-06-26T04:55:07.5480134Z adding 'torch/_dynamo/variables/lists.py' 2024-06-26T04:55:07.5494356Z adding 'torch/_dynamo/variables/misc.py' 2024-06-26T04:55:07.5507903Z adding 'torch/_dynamo/variables/nn_module.py' 2024-06-26T04:55:07.5514040Z adding 'torch/_dynamo/variables/optimizer.py' 2024-06-26T04:55:07.5517086Z adding 'torch/_dynamo/variables/script_object.py' 2024-06-26T04:55:07.5520121Z adding 'torch/_dynamo/variables/sdpa.py' 2024-06-26T04:55:07.5536091Z adding 'torch/_dynamo/variables/tensor.py' 2024-06-26T04:55:07.5549042Z adding 'torch/_dynamo/variables/torch.py' 2024-06-26T04:55:07.5555643Z adding 'torch/_dynamo/variables/torch_function.py' 2024-06-26T04:55:07.5568764Z adding 'torch/_dynamo/variables/user_defined.py' 2024-06-26T04:55:07.5575810Z adding 'torch/_export/__init__.py' 2024-06-26T04:55:07.5584942Z adding 'torch/_export/converter.py' 2024-06-26T04:55:07.5588386Z adding 'torch/_export/error.py' 2024-06-26T04:55:07.5590866Z adding 'torch/_export/exported_program.py' 2024-06-26T04:55:07.5597896Z adding 'torch/_export/non_strict_utils.py' 2024-06-26T04:55:07.5603817Z adding 'torch/_export/pass_base.py' 2024-06-26T04:55:07.5607161Z adding 'torch/_export/tools.py' 2024-06-26T04:55:07.5615328Z adding 'torch/_export/utils.py' 2024-06-26T04:55:07.5621082Z adding 'torch/_export/verifier.py' 2024-06-26T04:55:07.5623833Z adding 'torch/_export/wrappers.py' 2024-06-26T04:55:07.5625658Z adding 'torch/_export/db/__init__.py' 2024-06-26T04:55:07.5629398Z adding 'torch/_export/db/case.py' 2024-06-26T04:55:07.5630958Z adding 'torch/_export/db/gen_example.py' 2024-06-26T04:55:07.5632596Z adding 'torch/_export/db/logging.py' 2024-06-26T04:55:07.5635400Z adding 'torch/_export/db/examples/__init__.py' 2024-06-26T04:55:07.5637684Z adding 'torch/_export/db/examples/assume_constant_result.py' 2024-06-26T04:55:07.5639569Z adding 'torch/_export/db/examples/autograd_function.py' 2024-06-26T04:55:07.5641391Z adding 'torch/_export/db/examples/class_method.py' 2024-06-26T04:55:07.5643726Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2024-06-26T04:55:07.5646158Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2024-06-26T04:55:07.5648751Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2024-06-26T04:55:07.5650634Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2024-06-26T04:55:07.5652706Z adding 'torch/_export/db/examples/cond_operands.py' 2024-06-26T04:55:07.5654804Z adding 'torch/_export/db/examples/cond_predicate.py' 2024-06-26T04:55:07.5657050Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2024-06-26T04:55:07.5659297Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2024-06-26T04:55:07.5660883Z adding 'torch/_export/db/examples/decorator.py' 2024-06-26T04:55:07.5662969Z adding 'torch/_export/db/examples/dictionary.py' 2024-06-26T04:55:07.5665106Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2024-06-26T04:55:07.5667226Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2024-06-26T04:55:07.5670116Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2024-06-26T04:55:07.5671144Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2024-06-26T04:55:07.5673714Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2024-06-26T04:55:07.5675174Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2024-06-26T04:55:07.5677377Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2024-06-26T04:55:07.5679248Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2024-06-26T04:55:07.5680790Z adding 'torch/_export/db/examples/list_contains.py' 2024-06-26T04:55:07.5682814Z adding 'torch/_export/db/examples/list_unpack.py' 2024-06-26T04:55:07.5684761Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2024-06-26T04:55:07.5686641Z adding 'torch/_export/db/examples/nested_function.py' 2024-06-26T04:55:07.5688623Z adding 'torch/_export/db/examples/null_context_manager.py' 2024-06-26T04:55:07.5690416Z adding 'torch/_export/db/examples/optional_input.py' 2024-06-26T04:55:07.5692818Z adding 'torch/_export/db/examples/pytree_flatten.py' 2024-06-26T04:55:07.5694688Z adding 'torch/_export/db/examples/scalar_output.py' 2024-06-26T04:55:07.5697106Z adding 'torch/_export/db/examples/specialized_attribute.py' 2024-06-26T04:55:07.5699077Z adding 'torch/_export/db/examples/static_for_loop.py' 2024-06-26T04:55:07.5701379Z adding 'torch/_export/db/examples/static_if.py' 2024-06-26T04:55:07.5703454Z adding 'torch/_export/db/examples/tensor_setattr.py' 2024-06-26T04:55:07.5705598Z adding 'torch/_export/db/examples/torch_sym_min.py' 2024-06-26T04:55:07.5708054Z adding 'torch/_export/db/examples/type_reflection_method.py' 2024-06-26T04:55:07.5709907Z adding 'torch/_export/db/examples/user_input_mutation.py' 2024-06-26T04:55:07.5712129Z adding 'torch/_export/pass_infra/__init__.py' 2024-06-26T04:55:07.5714316Z adding 'torch/_export/pass_infra/node_metadata.py' 2024-06-26T04:55:07.5717878Z adding 'torch/_export/pass_infra/proxy_value.py' 2024-06-26T04:55:07.5720002Z adding 'torch/_export/passes/__init__.py' 2024-06-26T04:55:07.5722620Z adding 'torch/_export/passes/_node_metadata_hook.py' 2024-06-26T04:55:07.5727491Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2024-06-26T04:55:07.5730467Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2024-06-26T04:55:07.5735458Z adding 'torch/_export/passes/constant_folding.py' 2024-06-26T04:55:07.5738473Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2024-06-26T04:55:07.5743473Z adding 'torch/_export/passes/lift_constants_pass.py' 2024-06-26T04:55:07.5746455Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2024-06-26T04:55:07.5749930Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2024-06-26T04:55:07.5752692Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2024-06-26T04:55:07.5754952Z adding 'torch/_export/serde/__init__.py' 2024-06-26T04:55:07.5759260Z adding 'torch/_export/serde/schema.py' 2024-06-26T04:55:07.5764181Z adding 'torch/_export/serde/schema.yaml' 2024-06-26T04:55:07.5768115Z adding 'torch/_export/serde/schema_check.py' 2024-06-26T04:55:07.5804022Z adding 'torch/_export/serde/serialize.py' 2024-06-26T04:55:07.5809898Z adding 'torch/_export/serde/union.py' 2024-06-26T04:55:07.5811995Z adding 'torch/_export/serde/upgrade.py' 2024-06-26T04:55:07.5814414Z adding 'torch/_functorch/__init__.py' 2024-06-26T04:55:07.5837149Z adding 'torch/_functorch/aot_autograd.py' 2024-06-26T04:55:07.5845467Z adding 'torch/_functorch/apis.py' 2024-06-26T04:55:07.5855532Z adding 'torch/_functorch/autograd_function.py' 2024-06-26T04:55:07.5858236Z adding 'torch/_functorch/batch_norm_replacement.py' 2024-06-26T04:55:07.5861590Z adding 'torch/_functorch/benchmark_utils.py' 2024-06-26T04:55:07.5865923Z adding 'torch/_functorch/compile_utils.py' 2024-06-26T04:55:07.5870283Z adding 'torch/_functorch/compilers.py' 2024-06-26T04:55:07.5875618Z adding 'torch/_functorch/config.py' 2024-06-26T04:55:07.5878880Z adding 'torch/_functorch/deprecated.py' 2024-06-26T04:55:07.5902815Z adding 'torch/_functorch/eager_transforms.py' 2024-06-26T04:55:07.5908926Z adding 'torch/_functorch/functional_call.py' 2024-06-26T04:55:07.5914832Z adding 'torch/_functorch/fx_minifier.py' 2024-06-26T04:55:07.5922520Z adding 'torch/_functorch/make_functional.py' 2024-06-26T04:55:07.5948040Z adding 'torch/_functorch/partitioners.py' 2024-06-26T04:55:07.5953913Z adding 'torch/_functorch/pyfunctorch.py' 2024-06-26T04:55:07.5956056Z adding 'torch/_functorch/python_key.py' 2024-06-26T04:55:07.5957811Z adding 'torch/_functorch/pytree_hacks.py' 2024-06-26T04:55:07.5964717Z adding 'torch/_functorch/top_operators_github_usage.py' 2024-06-26T04:55:07.5967189Z adding 'torch/_functorch/utils.py' 2024-06-26T04:55:07.5974441Z adding 'torch/_functorch/vmap.py' 2024-06-26T04:55:07.5977386Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2024-06-26T04:55:07.5984111Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2024-06-26T04:55:07.5998324Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2024-06-26T04:55:07.6003859Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2024-06-26T04:55:07.6011409Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2024-06-26T04:55:07.6018938Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2024-06-26T04:55:07.6028500Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2024-06-26T04:55:07.6032151Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2024-06-26T04:55:07.6062718Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2024-06-26T04:55:07.6078118Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2024-06-26T04:55:07.6083627Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2024-06-26T04:55:07.6097717Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2024-06-26T04:55:07.6103492Z adding 'torch/_functorch/_aot_autograd/utils.py' 2024-06-26T04:55:07.6106081Z adding 'torch/_higher_order_ops/__init__.py' 2024-06-26T04:55:07.6109797Z adding 'torch/_higher_order_ops/associative_scan.py' 2024-06-26T04:55:07.6114471Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2024-06-26T04:55:07.6119925Z adding 'torch/_higher_order_ops/cond.py' 2024-06-26T04:55:07.6123987Z adding 'torch/_higher_order_ops/effects.py' 2024-06-26T04:55:07.6131247Z adding 'torch/_higher_order_ops/flex_attention.py' 2024-06-26T04:55:07.6136706Z adding 'torch/_higher_order_ops/map.py' 2024-06-26T04:55:07.6140410Z adding 'torch/_higher_order_ops/out_dtype.py' 2024-06-26T04:55:07.6143072Z adding 'torch/_higher_order_ops/strict_mode.py' 2024-06-26T04:55:07.6146382Z adding 'torch/_higher_order_ops/torchbind.py' 2024-06-26T04:55:07.6155122Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2024-06-26T04:55:07.6159859Z adding 'torch/_higher_order_ops/utils.py' 2024-06-26T04:55:07.6164280Z adding 'torch/_higher_order_ops/while_loop.py' 2024-06-26T04:55:07.6168753Z adding 'torch/_higher_order_ops/wrap.py' 2024-06-26T04:55:07.6172628Z adding 'torch/_inductor/__init__.py' 2024-06-26T04:55:07.6176710Z adding 'torch/_inductor/async_compile.py' 2024-06-26T04:55:07.6185982Z adding 'torch/_inductor/autotune_process.py' 2024-06-26T04:55:07.6189911Z adding 'torch/_inductor/bounds.py' 2024-06-26T04:55:07.6235021Z adding 'torch/_inductor/codecache.py' 2024-06-26T04:55:07.6242090Z adding 'torch/_inductor/comm_analysis.py' 2024-06-26T04:55:07.6247841Z adding 'torch/_inductor/comms.py' 2024-06-26T04:55:07.6269425Z adding 'torch/_inductor/compile_fx.py' 2024-06-26T04:55:07.6285303Z adding 'torch/_inductor/config.py' 2024-06-26T04:55:07.6290795Z adding 'torch/_inductor/constant_folding.py' 2024-06-26T04:55:07.6302545Z adding 'torch/_inductor/cpp_builder.py' 2024-06-26T04:55:07.6338836Z adding 'torch/_inductor/cudagraph_trees.py' 2024-06-26T04:55:07.6343484Z adding 'torch/_inductor/cudagraph_utils.py' 2024-06-26T04:55:07.6351632Z adding 'torch/_inductor/debug.py' 2024-06-26T04:55:07.6360558Z adding 'torch/_inductor/decomposition.py' 2024-06-26T04:55:07.6369304Z adding 'torch/_inductor/dependencies.py' 2024-06-26T04:55:07.6372064Z adding 'torch/_inductor/exc.py' 2024-06-26T04:55:07.6376525Z adding 'torch/_inductor/freezing.py' 2024-06-26T04:55:07.6380755Z adding 'torch/_inductor/fx_utils.py' 2024-06-26T04:55:07.6406835Z adding 'torch/_inductor/graph.py' 2024-06-26T04:55:07.6410653Z adding 'torch/_inductor/hooks.py' 2024-06-26T04:55:07.6415211Z adding 'torch/_inductor/index_propagation.py' 2024-06-26T04:55:07.6418619Z adding 'torch/_inductor/inductor_prims.py' 2024-06-26T04:55:07.6496316Z adding 'torch/_inductor/ir.py' 2024-06-26T04:55:07.6505442Z adding 'torch/_inductor/jagged_lowerings.py' 2024-06-26T04:55:07.6572486Z adding 'torch/_inductor/lowering.py' 2024-06-26T04:55:07.6581864Z adding 'torch/_inductor/metrics.py' 2024-06-26T04:55:07.6592393Z adding 'torch/_inductor/mkldnn_ir.py' 2024-06-26T04:55:07.6602602Z adding 'torch/_inductor/mkldnn_lowerings.py' 2024-06-26T04:55:07.6612557Z adding 'torch/_inductor/ops_handler.py' 2024-06-26T04:55:07.6616045Z adding 'torch/_inductor/optimize_indexing.py' 2024-06-26T04:55:07.6640552Z adding 'torch/_inductor/pattern_matcher.py' 2024-06-26T04:55:07.6644330Z adding 'torch/_inductor/quantized_lowerings.py' 2024-06-26T04:55:07.6646186Z adding 'torch/_inductor/remote_cache.py' 2024-06-26T04:55:07.6685366Z adding 'torch/_inductor/scheduler.py' 2024-06-26T04:55:07.6707132Z adding 'torch/_inductor/select_algorithm.py' 2024-06-26T04:55:07.6719166Z adding 'torch/_inductor/sizevars.py' 2024-06-26T04:55:07.6722626Z adding 'torch/_inductor/subgraph_lowering.py' 2024-06-26T04:55:07.6725015Z adding 'torch/_inductor/test_case.py' 2024-06-26T04:55:07.6726977Z adding 'torch/_inductor/test_operators.py' 2024-06-26T04:55:07.6747554Z adding 'torch/_inductor/utils.py' 2024-06-26T04:55:07.6753196Z adding 'torch/_inductor/virtualized.py' 2024-06-26T04:55:07.6757675Z adding 'torch/_inductor/wrapper_benchmark.py' 2024-06-26T04:55:07.6760095Z adding 'torch/_inductor/codegen/__init__.py' 2024-06-26T04:55:07.6762223Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2024-06-26T04:55:07.6764637Z adding 'torch/_inductor/codegen/codegen_device_driver.py' 2024-06-26T04:55:07.6785381Z adding 'torch/_inductor/codegen/common.py' 2024-06-26T04:55:07.6841601Z adding 'torch/_inductor/codegen/cpp.py' 2024-06-26T04:55:07.6853748Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2024-06-26T04:55:07.6862460Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2024-06-26T04:55:07.6868073Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2024-06-26T04:55:07.6871408Z adding 'torch/_inductor/codegen/cpp_template.py' 2024-06-26T04:55:07.6877616Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2024-06-26T04:55:07.6882894Z adding 'torch/_inductor/codegen/cpp_utils.py' 2024-06-26T04:55:07.6916189Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2024-06-26T04:55:07.6922732Z adding 'torch/_inductor/codegen/cpp_wrapper_cuda.py' 2024-06-26T04:55:07.6925808Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2024-06-26T04:55:07.6934051Z adding 'torch/_inductor/codegen/memory_planning.py' 2024-06-26T04:55:07.6940030Z adding 'torch/_inductor/codegen/multi_kernel.py' 2024-06-26T04:55:07.6965568Z adding 'torch/_inductor/codegen/simd.py' 2024-06-26T04:55:07.7007377Z adding 'torch/_inductor/codegen/triton.py' 2024-06-26T04:55:07.7014060Z adding 'torch/_inductor/codegen/triton_foreach.py' 2024-06-26T04:55:07.7017936Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2024-06-26T04:55:07.7020687Z adding 'torch/_inductor/codegen/triton_utils.py' 2024-06-26T04:55:07.7048232Z adding 'torch/_inductor/codegen/wrapper.py' 2024-06-26T04:55:07.7053125Z adding 'torch/_inductor/codegen/aoti_runtime/implementation.cpp' 2024-06-26T04:55:07.7056895Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2024-06-26T04:55:07.7059192Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2024-06-26T04:55:07.7061770Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2024-06-26T04:55:07.7063739Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2024-06-26T04:55:07.7068662Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2024-06-26T04:55:07.7073004Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2024-06-26T04:55:07.7077837Z adding 'torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py' 2024-06-26T04:55:07.7082813Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2024-06-26T04:55:07.7085227Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2024-06-26T04:55:07.7099885Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2024-06-26T04:55:07.7104513Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2024-06-26T04:55:07.7107342Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2024-06-26T04:55:07.7109092Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2024-06-26T04:55:07.7110981Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2024-06-26T04:55:07.7112674Z adding 'torch/_inductor/compile_worker/__init__.py' 2024-06-26T04:55:07.7114828Z adding 'torch/_inductor/compile_worker/__main__.py' 2024-06-26T04:55:07.7119143Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2024-06-26T04:55:07.7121561Z adding 'torch/_inductor/compile_worker/watchdog.py' 2024-06-26T04:55:07.7123849Z adding 'torch/_inductor/fx_passes/__init__.py' 2024-06-26T04:55:07.7128288Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2024-06-26T04:55:07.7135981Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2024-06-26T04:55:07.7139093Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2024-06-26T04:55:07.7141522Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2024-06-26T04:55:07.7145591Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2024-06-26T04:55:07.7149097Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2024-06-26T04:55:07.7156328Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2024-06-26T04:55:07.7169872Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2024-06-26T04:55:07.7176859Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2024-06-26T04:55:07.7182088Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2024-06-26T04:55:07.7185221Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2024-06-26T04:55:07.7197658Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2024-06-26T04:55:07.7202188Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2024-06-26T04:55:07.7209070Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2024-06-26T04:55:07.7221888Z adding 'torch/_inductor/fx_passes/post_grad.py' 2024-06-26T04:55:07.7230651Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2024-06-26T04:55:07.7254036Z adding 'torch/_inductor/fx_passes/quantization.py' 2024-06-26T04:55:07.7263453Z adding 'torch/_inductor/fx_passes/reinplace.py' 2024-06-26T04:55:07.7266430Z adding 'torch/_inductor/fx_passes/replace_random.py' 2024-06-26T04:55:07.7286057Z adding 'torch/_inductor/fx_passes/split_cat.py' 2024-06-26T04:55:07.7290139Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2024-06-26T04:55:07.7293190Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2024-06-26T04:55:07.7296457Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2024-06-26T04:55:07.7299616Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2024-06-26T04:55:07.7302936Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2024-06-26T04:55:07.7305638Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2024-06-26T04:55:07.7308525Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2024-06-26T04:55:07.7312119Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2024-06-26T04:55:07.7316668Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2024-06-26T04:55:07.7321082Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2024-06-26T04:55:07.7325402Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2024-06-26T04:55:07.7329508Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2024-06-26T04:55:07.7332392Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2024-06-26T04:55:07.7335305Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2024-06-26T04:55:07.7338468Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2024-06-26T04:55:07.7341321Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2024-06-26T04:55:07.7344388Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2024-06-26T04:55:07.7347681Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2024-06-26T04:55:07.7350914Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2024-06-26T04:55:07.7354197Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2024-06-26T04:55:07.7356545Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2024-06-26T04:55:07.7358658Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2024-06-26T04:55:07.7360736Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2024-06-26T04:55:07.7362600Z adding 'torch/_inductor/kernel/__init__.py' 2024-06-26T04:55:07.7365890Z adding 'torch/_inductor/kernel/bmm.py' 2024-06-26T04:55:07.7371688Z adding 'torch/_inductor/kernel/conv.py' 2024-06-26T04:55:07.7381127Z adding 'torch/_inductor/kernel/flex_attention.py' 2024-06-26T04:55:07.7387621Z adding 'torch/_inductor/kernel/mm.py' 2024-06-26T04:55:07.7392133Z adding 'torch/_inductor/kernel/mm_common.py' 2024-06-26T04:55:07.7395989Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2024-06-26T04:55:07.7398934Z adding 'torch/_inductor/kernel/unpack_mixed_mm.py' 2024-06-26T04:55:07.7401103Z adding 'torch/_inductor/runtime/__init__.py' 2024-06-26T04:55:07.7403535Z adding 'torch/_inductor/runtime/compile_tasks.py' 2024-06-26T04:55:07.7407952Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2024-06-26T04:55:07.7411011Z adding 'torch/_inductor/runtime/hints.py' 2024-06-26T04:55:07.7414569Z adding 'torch/_inductor/runtime/runtime_utils.py' 2024-06-26T04:55:07.7418981Z adding 'torch/_inductor/runtime/triton_helpers.py' 2024-06-26T04:55:07.7439240Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2024-06-26T04:55:07.7443295Z adding 'torch/_lazy/__init__.py' 2024-06-26T04:55:07.7446302Z adding 'torch/_lazy/closure.py' 2024-06-26T04:55:07.7448644Z adding 'torch/_lazy/computation.py' 2024-06-26T04:55:07.7450596Z adding 'torch/_lazy/config.py' 2024-06-26T04:55:07.7460550Z adding 'torch/_lazy/debug.py' 2024-06-26T04:55:07.7461349Z adding 'torch/_lazy/device_context.py' 2024-06-26T04:55:07.7461878Z adding 'torch/_lazy/extract_compiled_graph.py' 2024-06-26T04:55:07.7462477Z adding 'torch/_lazy/ir_cache.py' 2024-06-26T04:55:07.7463286Z adding 'torch/_lazy/metrics.py' 2024-06-26T04:55:07.7464902Z adding 'torch/_lazy/tensor_factory_functions.py' 2024-06-26T04:55:07.7466416Z adding 'torch/_lazy/ts_backend.py' 2024-06-26T04:55:07.7468839Z adding 'torch/_library/__init__.py' 2024-06-26T04:55:07.7472491Z adding 'torch/_library/autograd.py' 2024-06-26T04:55:07.7480871Z adding 'torch/_library/custom_ops.py' 2024-06-26T04:55:07.7486158Z adding 'torch/_library/fake_class_registry.py' 2024-06-26T04:55:07.7490227Z adding 'torch/_library/fake_impl.py' 2024-06-26T04:55:07.7494000Z adding 'torch/_library/infer_schema.py' 2024-06-26T04:55:07.7496814Z adding 'torch/_library/simple_registry.py' 2024-06-26T04:55:07.7501353Z adding 'torch/_library/utils.py' 2024-06-26T04:55:07.7503679Z adding 'torch/_logging/__init__.py' 2024-06-26T04:55:07.7517809Z adding 'torch/_logging/_internal.py' 2024-06-26T04:55:07.7521622Z adding 'torch/_logging/_registrations.py' 2024-06-26T04:55:07.7523338Z adding 'torch/_logging/structured.py' 2024-06-26T04:55:07.7525314Z adding 'torch/_numpy/__init__.py' 2024-06-26T04:55:07.7527351Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2024-06-26T04:55:07.7532054Z adding 'torch/_numpy/_casting_dicts.py' 2024-06-26T04:55:07.7537354Z adding 'torch/_numpy/_dtypes.py' 2024-06-26T04:55:07.7540733Z adding 'torch/_numpy/_dtypes_impl.py' 2024-06-26T04:55:07.7542853Z adding 'torch/_numpy/_funcs.py' 2024-06-26T04:55:07.7562974Z adding 'torch/_numpy/_funcs_impl.py' 2024-06-26T04:55:07.7565912Z adding 'torch/_numpy/_getlimits.py' 2024-06-26T04:55:07.7572024Z adding 'torch/_numpy/_ndarray.py' 2024-06-26T04:55:07.7576059Z adding 'torch/_numpy/_normalizations.py' 2024-06-26T04:55:07.7580101Z adding 'torch/_numpy/_reductions_impl.py' 2024-06-26T04:55:07.7583960Z adding 'torch/_numpy/_ufuncs.py' 2024-06-26T04:55:07.7586296Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2024-06-26T04:55:07.7589936Z adding 'torch/_numpy/_util.py' 2024-06-26T04:55:07.7592169Z adding 'torch/_numpy/fft.py' 2024-06-26T04:55:07.7595301Z adding 'torch/_numpy/linalg.py' 2024-06-26T04:55:07.7598044Z adding 'torch/_numpy/random.py' 2024-06-26T04:55:07.7600117Z adding 'torch/_numpy/testing/__init__.py' 2024-06-26T04:55:07.7625615Z adding 'torch/_numpy/testing/utils.py' 2024-06-26T04:55:07.7653635Z adding 'torch/_prims/__init__.py' 2024-06-26T04:55:07.7658661Z adding 'torch/_prims/context.py' 2024-06-26T04:55:07.7660964Z adding 'torch/_prims/debug_prims.py' 2024-06-26T04:55:07.7663138Z adding 'torch/_prims/executor.py' 2024-06-26T04:55:07.7666841Z adding 'torch/_prims/rng_prims.py' 2024-06-26T04:55:07.7690899Z adding 'torch/_prims_common/__init__.py' 2024-06-26T04:55:07.7698651Z adding 'torch/_prims_common/wrappers.py' 2024-06-26T04:55:07.7766714Z adding 'torch/_refs/__init__.py' 2024-06-26T04:55:07.7774240Z adding 'torch/_refs/_conversions.py' 2024-06-26T04:55:07.7779345Z adding 'torch/_refs/fft.py' 2024-06-26T04:55:07.7784300Z adding 'torch/_refs/linalg/__init__.py' 2024-06-26T04:55:07.7786462Z adding 'torch/_refs/nn/__init__.py' 2024-06-26T04:55:07.7798448Z adding 'torch/_refs/nn/functional/__init__.py' 2024-06-26T04:55:07.7802520Z adding 'torch/_refs/special/__init__.py' 2024-06-26T04:55:07.7804755Z adding 'torch/_strobelight/__init__.py' 2024-06-26T04:55:07.7809065Z adding 'torch/_strobelight/cli_function_profiler.py' 2024-06-26T04:55:07.7812634Z adding 'torch/_strobelight/compile_time_profiler.py' 2024-06-26T04:55:07.7814744Z adding 'torch/_subclasses/__init__.py' 2024-06-26T04:55:07.7826690Z adding 'torch/_subclasses/fake_impls.py' 2024-06-26T04:55:07.7860008Z adding 'torch/_subclasses/fake_tensor.py' 2024-06-26T04:55:07.7865219Z adding 'torch/_subclasses/fake_utils.py' 2024-06-26T04:55:07.7876164Z adding 'torch/_subclasses/functional_tensor.py' 2024-06-26T04:55:07.7901697Z adding 'torch/_subclasses/meta_utils.py' 2024-06-26T04:55:07.7907027Z adding 'torch/_subclasses/schema_check_mode.py' 2024-06-26T04:55:07.7909026Z adding 'torch/_vendor/__init__.py' 2024-06-26T04:55:07.7911447Z adding 'torch/_vendor/packaging/__init__.py' 2024-06-26T04:55:07.7913201Z adding 'torch/_vendor/packaging/_structures.py' 2024-06-26T04:55:07.7918574Z adding 'torch/_vendor/packaging/version.py' 2024-06-26T04:55:07.7920865Z adding 'torch/amp/__init__.py' 2024-06-26T04:55:07.7927587Z adding 'torch/amp/autocast_mode.py' 2024-06-26T04:55:07.7938393Z adding 'torch/amp/grad_scaler.py' 2024-06-26T04:55:07.7941246Z adding 'torch/ao/__init__.py' 2024-06-26T04:55:07.7943325Z adding 'torch/ao/nn/__init__.py' 2024-06-26T04:55:07.7945810Z adding 'torch/ao/nn/intrinsic/__init__.py' 2024-06-26T04:55:07.7947476Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2024-06-26T04:55:07.7949994Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2024-06-26T04:55:07.7952099Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2024-06-26T04:55:07.7954013Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2024-06-26T04:55:07.7961090Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2024-06-26T04:55:07.7964901Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2024-06-26T04:55:07.7967132Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2024-06-26T04:55:07.7969343Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2024-06-26T04:55:07.7971222Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2024-06-26T04:55:07.7973128Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-06-26T04:55:07.7975282Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-06-26T04:55:07.7976854Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2024-06-26T04:55:07.7978938Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2024-06-26T04:55:07.7981210Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2024-06-26T04:55:07.7983856Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2024-06-26T04:55:07.7986666Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2024-06-26T04:55:07.7988440Z adding 'torch/ao/nn/qat/__init__.py' 2024-06-26T04:55:07.7990173Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2024-06-26T04:55:07.7991865Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2024-06-26T04:55:07.7993698Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2024-06-26T04:55:07.7995722Z adding 'torch/ao/nn/qat/modules/__init__.py' 2024-06-26T04:55:07.7998898Z adding 'torch/ao/nn/qat/modules/conv.py' 2024-06-26T04:55:07.8001953Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2024-06-26T04:55:07.8004437Z adding 'torch/ao/nn/qat/modules/linear.py' 2024-06-26T04:55:07.8006292Z adding 'torch/ao/nn/quantizable/__init__.py' 2024-06-26T04:55:07.8008749Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2024-06-26T04:55:07.8014997Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2024-06-26T04:55:07.8020919Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2024-06-26T04:55:07.8023426Z adding 'torch/ao/nn/quantized/__init__.py' 2024-06-26T04:55:07.8030179Z adding 'torch/ao/nn/quantized/functional.py' 2024-06-26T04:55:07.8032712Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2024-06-26T04:55:07.8034853Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2024-06-26T04:55:07.8038283Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2024-06-26T04:55:07.8041708Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2024-06-26T04:55:07.8053876Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2024-06-26T04:55:07.8058261Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2024-06-26T04:55:07.8062314Z adding 'torch/ao/nn/quantized/modules/activation.py' 2024-06-26T04:55:07.8064937Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2024-06-26T04:55:07.8072516Z adding 'torch/ao/nn/quantized/modules/conv.py' 2024-06-26T04:55:07.8075498Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2024-06-26T04:55:07.8079534Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2024-06-26T04:55:07.8082954Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2024-06-26T04:55:07.8087902Z adding 'torch/ao/nn/quantized/modules/linear.py' 2024-06-26T04:55:07.8090951Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2024-06-26T04:55:07.8093160Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2024-06-26T04:55:07.8095887Z adding 'torch/ao/nn/quantized/modules/utils.py' 2024-06-26T04:55:07.8097987Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2024-06-26T04:55:07.8099966Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2024-06-26T04:55:07.8102863Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2024-06-26T04:55:07.8105866Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2024-06-26T04:55:07.8111991Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2024-06-26T04:55:07.8115237Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2024-06-26T04:55:07.8119357Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2024-06-26T04:55:07.8121562Z adding 'torch/ao/nn/sparse/__init__.py' 2024-06-26T04:55:07.8124055Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2024-06-26T04:55:07.8150122Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2024-06-26T04:55:07.8152449Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2024-06-26T04:55:07.8155163Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2024-06-26T04:55:07.8157842Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2024-06-26T04:55:07.8159828Z adding 'torch/ao/ns/__init__.py' 2024-06-26T04:55:07.8165402Z adding 'torch/ao/ns/_numeric_suite.py' 2024-06-26T04:55:07.8178154Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2024-06-26T04:55:07.8181245Z adding 'torch/ao/ns/fx/__init__.py' 2024-06-26T04:55:07.8187804Z adding 'torch/ao/ns/fx/graph_matcher.py' 2024-06-26T04:55:07.8200759Z adding 'torch/ao/ns/fx/graph_passes.py' 2024-06-26T04:55:07.8206641Z adding 'torch/ao/ns/fx/mappings.py' 2024-06-26T04:55:07.8223196Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2024-06-26T04:55:07.8226773Z adding 'torch/ao/ns/fx/ns_types.py' 2024-06-26T04:55:07.8230354Z adding 'torch/ao/ns/fx/pattern_utils.py' 2024-06-26T04:55:07.8234589Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2024-06-26T04:55:07.8241406Z adding 'torch/ao/ns/fx/utils.py' 2024-06-26T04:55:07.8246213Z adding 'torch/ao/ns/fx/weight_utils.py' 2024-06-26T04:55:07.8248577Z adding 'torch/ao/pruning/__init__.py' 2024-06-26T04:55:07.8250632Z adding 'torch/ao/pruning/_mappings.py' 2024-06-26T04:55:07.8252624Z adding 'torch/ao/pruning/_experimental/__init__.py' 2024-06-26T04:55:07.8254844Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2024-06-26T04:55:07.8261544Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2024-06-26T04:55:07.8263844Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2024-06-26T04:55:07.8267480Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2024-06-26T04:55:07.8269378Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2024-06-26T04:55:07.8274895Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2024-06-26T04:55:07.8278848Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2024-06-26T04:55:07.8281840Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2024-06-26T04:55:07.8283843Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2024-06-26T04:55:07.8285628Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2024-06-26T04:55:07.8287865Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2024-06-26T04:55:07.8290739Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2024-06-26T04:55:07.8293517Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2024-06-26T04:55:07.8295321Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2024-06-26T04:55:07.8299416Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2024-06-26T04:55:07.8301950Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2024-06-26T04:55:07.8304009Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2024-06-26T04:55:07.8306233Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2024-06-26T04:55:07.8311795Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2024-06-26T04:55:07.8314500Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2024-06-26T04:55:07.8316154Z adding 'torch/ao/pruning/scheduler/__init__.py' 2024-06-26T04:55:07.8319320Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2024-06-26T04:55:07.8322109Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2024-06-26T04:55:07.8324496Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2024-06-26T04:55:07.8326375Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2024-06-26T04:55:07.8331553Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2024-06-26T04:55:07.8334479Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2024-06-26T04:55:07.8337214Z adding 'torch/ao/pruning/sparsifier/utils.py' 2024-06-26T04:55:07.8341194Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2024-06-26T04:55:07.8344649Z adding 'torch/ao/quantization/__init__.py' 2024-06-26T04:55:07.8347960Z adding 'torch/ao/quantization/_correct_bias.py' 2024-06-26T04:55:07.8352102Z adding 'torch/ao/quantization/_equalize.py' 2024-06-26T04:55:07.8355647Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2024-06-26T04:55:07.8362377Z adding 'torch/ao/quantization/fake_quantize.py' 2024-06-26T04:55:07.8366204Z adding 'torch/ao/quantization/fuse_modules.py' 2024-06-26T04:55:07.8370762Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2024-06-26T04:55:07.8390477Z adding 'torch/ao/quantization/observer.py' 2024-06-26T04:55:07.8398978Z adding 'torch/ao/quantization/qconfig.py' 2024-06-26T04:55:07.8404242Z adding 'torch/ao/quantization/qconfig_mapping.py' 2024-06-26T04:55:07.8406624Z adding 'torch/ao/quantization/quant_type.py' 2024-06-26T04:55:07.8410854Z adding 'torch/ao/quantization/quantization_mappings.py' 2024-06-26T04:55:07.8420651Z adding 'torch/ao/quantization/quantize.py' 2024-06-26T04:55:07.8429262Z adding 'torch/ao/quantization/quantize_fx.py' 2024-06-26T04:55:07.8434648Z adding 'torch/ao/quantization/quantize_jit.py' 2024-06-26T04:55:07.8438761Z adding 'torch/ao/quantization/quantize_pt2e.py' 2024-06-26T04:55:07.8441137Z adding 'torch/ao/quantization/stubs.py' 2024-06-26T04:55:07.8450827Z adding 'torch/ao/quantization/utils.py' 2024-06-26T04:55:07.8453981Z adding 'torch/ao/quantization/backend_config/__init__.py' 2024-06-26T04:55:07.8460161Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2024-06-26T04:55:07.8463560Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2024-06-26T04:55:07.8472119Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2024-06-26T04:55:07.8477340Z adding 'torch/ao/quantization/backend_config/executorch.py' 2024-06-26T04:55:07.8480246Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2024-06-26T04:55:07.8483128Z adding 'torch/ao/quantization/backend_config/native.py' 2024-06-26T04:55:07.8485271Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2024-06-26T04:55:07.8489922Z adding 'torch/ao/quantization/backend_config/onednn.py' 2024-06-26T04:55:07.8493106Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2024-06-26T04:55:07.8495650Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2024-06-26T04:55:07.8500341Z adding 'torch/ao/quantization/backend_config/utils.py' 2024-06-26T04:55:07.8503036Z adding 'torch/ao/quantization/backend_config/x86.py' 2024-06-26T04:55:07.8505348Z adding 'torch/ao/quantization/fx/__init__.py' 2024-06-26T04:55:07.8514079Z adding 'torch/ao/quantization/fx/_decomposed.py' 2024-06-26T04:55:07.8527016Z adding 'torch/ao/quantization/fx/_equalize.py' 2024-06-26T04:55:07.8542529Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2024-06-26T04:55:07.8561668Z adding 'torch/ao/quantization/fx/convert.py' 2024-06-26T04:55:07.8568170Z adding 'torch/ao/quantization/fx/custom_config.py' 2024-06-26T04:55:07.8571978Z adding 'torch/ao/quantization/fx/fuse.py' 2024-06-26T04:55:07.8575060Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2024-06-26T04:55:07.8577821Z adding 'torch/ao/quantization/fx/graph_module.py' 2024-06-26T04:55:07.8580484Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2024-06-26T04:55:07.8581749Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2024-06-26T04:55:07.8585330Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2024-06-26T04:55:07.8589361Z adding 'torch/ao/quantization/fx/match_utils.py' 2024-06-26T04:55:07.8592025Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2024-06-26T04:55:07.8621496Z adding 'torch/ao/quantization/fx/prepare.py' 2024-06-26T04:55:07.8628384Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2024-06-26T04:55:07.8632196Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2024-06-26T04:55:07.8634535Z adding 'torch/ao/quantization/fx/tracer.py' 2024-06-26T04:55:07.8646745Z adding 'torch/ao/quantization/fx/utils.py' 2024-06-26T04:55:07.8650140Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2024-06-26T04:55:07.8671302Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2024-06-26T04:55:07.8682712Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2024-06-26T04:55:07.8687947Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2024-06-26T04:55:07.8698378Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2024-06-26T04:55:07.8701129Z adding 'torch/ao/quantization/pt2e/__init__.py' 2024-06-26T04:55:07.8703633Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2024-06-26T04:55:07.8707025Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2024-06-26T04:55:07.8709330Z adding 'torch/ao/quantization/pt2e/generate_numeric_debug_handle.py' 2024-06-26T04:55:07.8711873Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2024-06-26T04:55:07.8715880Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2024-06-26T04:55:07.8723493Z adding 'torch/ao/quantization/pt2e/prepare.py' 2024-06-26T04:55:07.8734452Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2024-06-26T04:55:07.8742634Z adding 'torch/ao/quantization/pt2e/utils.py' 2024-06-26T04:55:07.8745470Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2024-06-26T04:55:07.8751737Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2024-06-26T04:55:07.8754520Z adding 'torch/ao/quantization/quantizer/__init__.py' 2024-06-26T04:55:07.8757299Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2024-06-26T04:55:07.8760016Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2024-06-26T04:55:07.8771046Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2024-06-26T04:55:07.8771683Z adding 'torch/ao/quantization/quantizer/utils.py' 2024-06-26T04:55:07.8782489Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2024-06-26T04:55:07.8789052Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2024-06-26T04:55:07.8799385Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2024-06-26T04:55:07.8808393Z adding 'torch/autograd/__init__.py' 2024-06-26T04:55:07.8812069Z adding 'torch/autograd/anomaly_mode.py' 2024-06-26T04:55:07.8816035Z adding 'torch/autograd/forward_ad.py' 2024-06-26T04:55:07.8826525Z adding 'torch/autograd/function.py' 2024-06-26T04:55:07.8841141Z adding 'torch/autograd/functional.py' 2024-06-26T04:55:07.8846647Z adding 'torch/autograd/grad_mode.py' 2024-06-26T04:55:07.8878130Z adding 'torch/autograd/gradcheck.py' 2024-06-26T04:55:07.8889462Z adding 'torch/autograd/graph.py' 2024-06-26T04:55:07.8904540Z adding 'torch/autograd/profiler.py' 2024-06-26T04:55:07.8909707Z adding 'torch/autograd/profiler_legacy.py' 2024-06-26T04:55:07.8922402Z adding 'torch/autograd/profiler_util.py' 2024-06-26T04:55:07.8925144Z adding 'torch/autograd/variable.py' 2024-06-26T04:55:07.8926971Z adding 'torch/autograd/_functions/__init__.py' 2024-06-26T04:55:07.8929375Z adding 'torch/autograd/_functions/tensor.py' 2024-06-26T04:55:07.8931523Z adding 'torch/autograd/_functions/utils.py' 2024-06-26T04:55:07.8934133Z adding 'torch/backends/__init__.py' 2024-06-26T04:55:07.8935723Z adding 'torch/backends/_coreml/__init__.py' 2024-06-26T04:55:07.8938371Z adding 'torch/backends/_coreml/preprocess.py' 2024-06-26T04:55:07.8940231Z adding 'torch/backends/_nnapi/__init__.py' 2024-06-26T04:55:07.8943393Z adding 'torch/backends/_nnapi/prepare.py' 2024-06-26T04:55:07.8965946Z adding 'torch/backends/_nnapi/serializer.py' 2024-06-26T04:55:07.8970052Z adding 'torch/backends/cpu/__init__.py' 2024-06-26T04:55:07.8974597Z adding 'torch/backends/cuda/__init__.py' 2024-06-26T04:55:07.8978329Z adding 'torch/backends/cudnn/__init__.py' 2024-06-26T04:55:07.8980639Z adding 'torch/backends/cudnn/rnn.py' 2024-06-26T04:55:07.8982699Z adding 'torch/backends/mha/__init__.py' 2024-06-26T04:55:07.8985070Z adding 'torch/backends/mkl/__init__.py' 2024-06-26T04:55:07.8987619Z adding 'torch/backends/mkldnn/__init__.py' 2024-06-26T04:55:07.8989794Z adding 'torch/backends/mps/__init__.py' 2024-06-26T04:55:07.8992070Z adding 'torch/backends/nnpack/__init__.py' 2024-06-26T04:55:07.8993777Z adding 'torch/backends/openmp/__init__.py' 2024-06-26T04:55:07.8997004Z adding 'torch/backends/opt_einsum/__init__.py' 2024-06-26T04:55:07.8999077Z adding 'torch/backends/quantized/__init__.py' 2024-06-26T04:55:07.9000711Z adding 'torch/backends/xeon/__init__.py' 2024-06-26T04:55:07.9011265Z adding 'torch/backends/xeon/run_cpu.py' 2024-06-26T04:55:07.9014316Z adding 'torch/backends/xnnpack/__init__.py' 2024-06-26T04:55:07.9347134Z adding 'torch/bin/FileStoreTest' 2024-06-26T04:55:07.9694836Z adding 'torch/bin/HashStoreTest' 2024-06-26T04:55:08.0057660Z adding 'torch/bin/TCPStoreTest' 2024-06-26T04:55:08.0117682Z adding 'torch/bin/aot_model_compiler_test' 2024-06-26T04:55:08.2946842Z adding 'torch/bin/protoc' 2024-06-26T04:55:08.5887187Z adding 'torch/bin/protoc-3.13.0.0' 2024-06-26T04:55:09.2743123Z adding 'torch/bin/test_api' 2024-06-26T04:55:09.3535434Z adding 'torch/bin/test_cpp_rpc' 2024-06-26T04:55:09.3895817Z adding 'torch/bin/test_dist_autograd' 2024-06-26T04:55:09.4242898Z adding 'torch/bin/test_edge_op_registration' 2024-06-26T04:55:09.7678438Z adding 'torch/bin/test_jit' 2024-06-26T04:55:09.9720592Z adding 'torch/bin/test_lazy' 2024-06-26T04:55:10.0261986Z adding 'torch/bin/test_mobile_nnc' 2024-06-26T04:55:10.5071942Z adding 'torch/bin/test_tensorexpr' 2024-06-26T04:55:10.5336574Z adding 'torch/bin/torch_shm_manager' 2024-06-26T04:55:10.5409747Z adding 'torch/bin/tutorial_tensorexpr' 2024-06-26T04:55:10.5418261Z adding 'torch/compiler/__init__.py' 2024-06-26T04:55:10.5420372Z adding 'torch/contrib/__init__.py' 2024-06-26T04:55:10.5423401Z adding 'torch/contrib/_tensorboard_vis.py' 2024-06-26T04:55:10.5426352Z adding 'torch/cpu/__init__.py' 2024-06-26T04:55:10.5428231Z adding 'torch/cpu/amp/__init__.py' 2024-06-26T04:55:10.5430195Z adding 'torch/cpu/amp/autocast_mode.py' 2024-06-26T04:55:10.5432088Z adding 'torch/cpu/amp/grad_scaler.py' 2024-06-26T04:55:10.5448986Z adding 'torch/cuda/__init__.py' 2024-06-26T04:55:10.5452044Z adding 'torch/cuda/_gpu_trace.py' 2024-06-26T04:55:10.5460554Z adding 'torch/cuda/_memory_viz.py' 2024-06-26T04:55:10.5467611Z adding 'torch/cuda/_sanitizer.py' 2024-06-26T04:55:10.5470208Z adding 'torch/cuda/_utils.py' 2024-06-26T04:55:10.5471894Z adding 'torch/cuda/comm.py' 2024-06-26T04:55:10.5474197Z adding 'torch/cuda/error.py' 2024-06-26T04:55:10.5480918Z adding 'torch/cuda/graphs.py' 2024-06-26T04:55:10.5484515Z adding 'torch/cuda/jiterator.py' 2024-06-26T04:55:10.5496409Z adding 'torch/cuda/memory.py' 2024-06-26T04:55:10.5499969Z adding 'torch/cuda/nccl.py' 2024-06-26T04:55:10.5502471Z adding 'torch/cuda/nvtx.py' 2024-06-26T04:55:10.5504693Z adding 'torch/cuda/profiler.py' 2024-06-26T04:55:10.5507163Z adding 'torch/cuda/random.py' 2024-06-26T04:55:10.5508892Z adding 'torch/cuda/sparse.py' 2024-06-26T04:55:10.5512194Z adding 'torch/cuda/streams.py' 2024-06-26T04:55:10.5516611Z adding 'torch/cuda/tunable.py' 2024-06-26T04:55:10.5519151Z adding 'torch/cuda/amp/__init__.py' 2024-06-26T04:55:10.5521198Z adding 'torch/cuda/amp/autocast_mode.py' 2024-06-26T04:55:10.5523094Z adding 'torch/cuda/amp/common.py' 2024-06-26T04:55:10.5525005Z adding 'torch/cuda/amp/grad_scaler.py' 2024-06-26T04:55:10.5528557Z adding 'torch/distributed/__init__.py' 2024-06-26T04:55:10.5530828Z adding 'torch/distributed/_checkpointable.py' 2024-06-26T04:55:10.5532752Z adding 'torch/distributed/_composable_state.py' 2024-06-26T04:55:10.5545477Z adding 'torch/distributed/_functional_collectives.py' 2024-06-26T04:55:10.5548708Z adding 'torch/distributed/_functional_collectives_impl.py' 2024-06-26T04:55:10.5556667Z adding 'torch/distributed/_state_dict_utils.py' 2024-06-26T04:55:10.5559712Z adding 'torch/distributed/argparse_util.py' 2024-06-26T04:55:10.5562317Z adding 'torch/distributed/c10d_logger.py' 2024-06-26T04:55:10.5565754Z adding 'torch/distributed/collective_utils.py' 2024-06-26T04:55:10.5568290Z adding 'torch/distributed/constants.py' 2024-06-26T04:55:10.5578016Z adding 'torch/distributed/device_mesh.py' 2024-06-26T04:55:10.5637604Z adding 'torch/distributed/distributed_c10d.py' 2024-06-26T04:55:10.5645346Z adding 'torch/distributed/launch.py' 2024-06-26T04:55:10.5647438Z adding 'torch/distributed/logging_handlers.py' 2024-06-26T04:55:10.5650338Z adding 'torch/distributed/remote_device.py' 2024-06-26T04:55:10.5654345Z adding 'torch/distributed/rendezvous.py' 2024-06-26T04:55:10.5665968Z adding 'torch/distributed/run.py' 2024-06-26T04:55:10.5671329Z adding 'torch/distributed/utils.py' 2024-06-26T04:55:10.5673812Z adding 'torch/distributed/_composable/__init__.py' 2024-06-26T04:55:10.5676493Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2024-06-26T04:55:10.5679840Z adding 'torch/distributed/_composable/contract.py' 2024-06-26T04:55:10.5682866Z adding 'torch/distributed/_composable/fully_shard.py' 2024-06-26T04:55:10.5687318Z adding 'torch/distributed/_composable/replicate.py' 2024-06-26T04:55:10.5689757Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2024-06-26T04:55:10.5692409Z adding 'torch/distributed/_composable/fsdp/_fsdp_api.py' 2024-06-26T04:55:10.5698474Z adding 'torch/distributed/_composable/fsdp/_fsdp_collectives.py' 2024-06-26T04:55:10.5701790Z adding 'torch/distributed/_composable/fsdp/_fsdp_common.py' 2024-06-26T04:55:10.5705130Z adding 'torch/distributed/_composable/fsdp/_fsdp_init.py' 2024-06-26T04:55:10.5715123Z adding 'torch/distributed/_composable/fsdp/_fsdp_param.py' 2024-06-26T04:55:10.5723940Z adding 'torch/distributed/_composable/fsdp/_fsdp_param_group.py' 2024-06-26T04:55:10.5729212Z adding 'torch/distributed/_composable/fsdp/_fsdp_state.py' 2024-06-26T04:55:10.5736147Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2024-06-26T04:55:10.5743150Z adding 'torch/distributed/_cuda_p2p/__init__.py' 2024-06-26T04:55:10.5745735Z adding 'torch/distributed/_shard/__init__.py' 2024-06-26T04:55:10.5747568Z adding 'torch/distributed/_shard/_utils.py' 2024-06-26T04:55:10.5752103Z adding 'torch/distributed/_shard/api.py' 2024-06-26T04:55:10.5754784Z adding 'torch/distributed/_shard/common_op_utils.py' 2024-06-26T04:55:10.5757106Z adding 'torch/distributed/_shard/metadata.py' 2024-06-26T04:55:10.5759136Z adding 'torch/distributed/_shard/op_registry_utils.py' 2024-06-26T04:55:10.5761097Z adding 'torch/distributed/_shard/sharder.py' 2024-06-26T04:55:10.5763222Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2024-06-26T04:55:10.5765686Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2024-06-26T04:55:10.5768562Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2024-06-26T04:55:10.5773874Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2024-06-26T04:55:10.5789897Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2024-06-26T04:55:10.5793210Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2024-06-26T04:55:10.5795093Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2024-06-26T04:55:10.5797495Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2024-06-26T04:55:10.5801353Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2024-06-26T04:55:10.5803970Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2024-06-26T04:55:10.5807904Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2024-06-26T04:55:10.5810425Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2024-06-26T04:55:10.5813070Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2024-06-26T04:55:10.5815439Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2024-06-26T04:55:10.5818331Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2024-06-26T04:55:10.5820694Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2024-06-26T04:55:10.5823580Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2024-06-26T04:55:10.5825615Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2024-06-26T04:55:10.5828106Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2024-06-26T04:55:10.5830274Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2024-06-26T04:55:10.5833734Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2024-06-26T04:55:10.5838188Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2024-06-26T04:55:10.5842543Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2024-06-26T04:55:10.5844753Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2024-06-26T04:55:10.5849708Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2024-06-26T04:55:10.5854366Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2024-06-26T04:55:10.5860627Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2024-06-26T04:55:10.5863087Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2024-06-26T04:55:10.5865168Z adding 'torch/distributed/_sharding_spec/__init__.py' 2024-06-26T04:55:10.5867047Z adding 'torch/distributed/_spmd/__init__.py' 2024-06-26T04:55:10.5874436Z adding 'torch/distributed/_spmd/api.py' 2024-06-26T04:55:10.5878596Z adding 'torch/distributed/_spmd/batch_dim_utils.py' 2024-06-26T04:55:10.5882893Z adding 'torch/distributed/_spmd/comm_tensor.py' 2024-06-26T04:55:10.5885174Z adding 'torch/distributed/_spmd/config.py' 2024-06-26T04:55:10.5897505Z adding 'torch/distributed/_spmd/data_parallel.py' 2024-06-26T04:55:10.5908324Z adding 'torch/distributed/_spmd/distribute.py' 2024-06-26T04:55:10.5914777Z adding 'torch/distributed/_spmd/experimental_ops.py' 2024-06-26T04:55:10.5917600Z adding 'torch/distributed/_spmd/gm_transformation.py' 2024-06-26T04:55:10.5930304Z adding 'torch/distributed/_spmd/graph_optimization.py' 2024-06-26T04:55:10.5934135Z adding 'torch/distributed/_spmd/graph_utils.py' 2024-06-26T04:55:10.5943836Z adding 'torch/distributed/_spmd/iter_graph_module.py' 2024-06-26T04:55:10.5946836Z adding 'torch/distributed/_spmd/log_utils.py' 2024-06-26T04:55:10.5950222Z adding 'torch/distributed/_spmd/parallel_mode.py' 2024-06-26T04:55:10.5954889Z adding 'torch/distributed/_spmd/partial_lower.py' 2024-06-26T04:55:10.5959103Z adding 'torch/distributed/_tensor/__init__.py' 2024-06-26T04:55:10.5964081Z adding 'torch/distributed/_tensor/_collective_utils.py' 2024-06-26T04:55:10.5970363Z adding 'torch/distributed/_tensor/_dispatch.py' 2024-06-26T04:55:10.5976882Z adding 'torch/distributed/_tensor/_op_schema.py' 2024-06-26T04:55:10.5981940Z adding 'torch/distributed/_tensor/_redistribute.py' 2024-06-26T04:55:10.5988915Z adding 'torch/distributed/_tensor/_sharding_prop.py' 2024-06-26T04:55:10.5993329Z adding 'torch/distributed/_tensor/_shards_wrapper.py' 2024-06-26T04:55:10.5997095Z adding 'torch/distributed/_tensor/_tp_conv.py' 2024-06-26T04:55:10.6001148Z adding 'torch/distributed/_tensor/_utils.py' 2024-06-26T04:55:10.6013207Z adding 'torch/distributed/_tensor/api.py' 2024-06-26T04:55:10.6016015Z adding 'torch/distributed/_tensor/device_mesh.py' 2024-06-26T04:55:10.6024777Z adding 'torch/distributed/_tensor/placement_types.py' 2024-06-26T04:55:10.6030827Z adding 'torch/distributed/_tensor/random.py' 2024-06-26T04:55:10.6033411Z adding 'torch/distributed/_tensor/debug/__init__.py' 2024-06-26T04:55:10.6035926Z adding 'torch/distributed/_tensor/debug/_op_coverage.py' 2024-06-26T04:55:10.6039751Z adding 'torch/distributed/_tensor/debug/comm_mode.py' 2024-06-26T04:55:10.6043394Z adding 'torch/distributed/_tensor/debug/visualize_sharding.py' 2024-06-26T04:55:10.6045665Z adding 'torch/distributed/_tensor/experimental/__init__.py' 2024-06-26T04:55:10.6051893Z adding 'torch/distributed/_tensor/experimental/attention.py' 2024-06-26T04:55:10.6056534Z adding 'torch/distributed/_tensor/experimental/local_map.py' 2024-06-26T04:55:10.6063295Z adding 'torch/distributed/_tensor/experimental/tp_transform.py' 2024-06-26T04:55:10.6065768Z adding 'torch/distributed/_tensor/ops/__init__.py' 2024-06-26T04:55:10.6069100Z adding 'torch/distributed/_tensor/ops/basic_strategy.py' 2024-06-26T04:55:10.6073949Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2024-06-26T04:55:10.6077354Z adding 'torch/distributed/_tensor/ops/conv_ops.py' 2024-06-26T04:55:10.6080878Z adding 'torch/distributed/_tensor/ops/embedding_ops.py' 2024-06-26T04:55:10.6083368Z adding 'torch/distributed/_tensor/ops/experimental_ops.py' 2024-06-26T04:55:10.6093058Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2024-06-26T04:55:10.6098767Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2024-06-26T04:55:10.6104910Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2024-06-26T04:55:10.6107187Z adding 'torch/distributed/_tensor/ops/random_ops.py' 2024-06-26T04:55:10.6116614Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2024-06-26T04:55:10.6121412Z adding 'torch/distributed/_tensor/ops/utils.py' 2024-06-26T04:55:10.6130282Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2024-06-26T04:55:10.6132594Z adding 'torch/distributed/_tools/__init__.py' 2024-06-26T04:55:10.6139885Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2024-06-26T04:55:10.6153583Z adding 'torch/distributed/_tools/mem_tracker.py' 2024-06-26T04:55:10.6158922Z adding 'torch/distributed/_tools/memory_tracker.py' 2024-06-26T04:55:10.6162886Z adding 'torch/distributed/_tools/mod_tracker.py' 2024-06-26T04:55:10.6165157Z adding 'torch/distributed/algorithms/__init__.py' 2024-06-26T04:55:10.6170368Z adding 'torch/distributed/algorithms/join.py' 2024-06-26T04:55:10.6172510Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2024-06-26T04:55:10.6177022Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2024-06-26T04:55:10.6179184Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2024-06-26T04:55:10.6182165Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2024-06-26T04:55:10.6184189Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2024-06-26T04:55:10.6186591Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2024-06-26T04:55:10.6188328Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2024-06-26T04:55:10.6191679Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2024-06-26T04:55:10.6194259Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2024-06-26T04:55:10.6200405Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2024-06-26T04:55:10.6202998Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2024-06-26T04:55:10.6206102Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2024-06-26T04:55:10.6209425Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2024-06-26T04:55:10.6212537Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2024-06-26T04:55:10.6215556Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2024-06-26T04:55:10.6228017Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2024-06-26T04:55:10.6232358Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2024-06-26T04:55:10.6234803Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2024-06-26T04:55:10.6239374Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2024-06-26T04:55:10.6243638Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2024-06-26T04:55:10.6246282Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2024-06-26T04:55:10.6248829Z adding 'torch/distributed/autograd/__init__.py' 2024-06-26T04:55:10.6251295Z adding 'torch/distributed/checkpoint/__init__.py' 2024-06-26T04:55:10.6253887Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2024-06-26T04:55:10.6256442Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2024-06-26T04:55:10.6258796Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2024-06-26T04:55:10.6261634Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2024-06-26T04:55:10.6264045Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2024-06-26T04:55:10.6266775Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2024-06-26T04:55:10.6268952Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2024-06-26T04:55:10.6271916Z adding 'torch/distributed/checkpoint/_traverse.py' 2024-06-26T04:55:10.6274324Z adding 'torch/distributed/checkpoint/api.py' 2024-06-26T04:55:10.6280451Z adding 'torch/distributed/checkpoint/default_planner.py' 2024-06-26T04:55:10.6289068Z adding 'torch/distributed/checkpoint/filesystem.py' 2024-06-26T04:55:10.6293777Z adding 'torch/distributed/checkpoint/format_utils.py' 2024-06-26T04:55:10.6296375Z adding 'torch/distributed/checkpoint/logger.py' 2024-06-26T04:55:10.6298466Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2024-06-26T04:55:10.6301580Z adding 'torch/distributed/checkpoint/metadata.py' 2024-06-26T04:55:10.6306455Z adding 'torch/distributed/checkpoint/optimizer.py' 2024-06-26T04:55:10.6312030Z adding 'torch/distributed/checkpoint/planner.py' 2024-06-26T04:55:10.6316713Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2024-06-26T04:55:10.6319104Z adding 'torch/distributed/checkpoint/resharding.py' 2024-06-26T04:55:10.6322048Z adding 'torch/distributed/checkpoint/staging.py' 2024-06-26T04:55:10.6337298Z adding 'torch/distributed/checkpoint/state_dict.py' 2024-06-26T04:55:10.6342769Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2024-06-26T04:55:10.6347433Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2024-06-26T04:55:10.6349712Z adding 'torch/distributed/checkpoint/stateful.py' 2024-06-26T04:55:10.6353148Z adding 'torch/distributed/checkpoint/storage.py' 2024-06-26T04:55:10.6358294Z adding 'torch/distributed/checkpoint/utils.py' 2024-06-26T04:55:10.6361480Z adding 'torch/distributed/elastic/__init__.py' 2024-06-26T04:55:10.6363794Z adding 'torch/distributed/elastic/control_plane.py' 2024-06-26T04:55:10.6365538Z adding 'torch/distributed/elastic/agent/__init__.py' 2024-06-26T04:55:10.6367925Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2024-06-26T04:55:10.6380421Z adding 'torch/distributed/elastic/agent/server/api.py' 2024-06-26T04:55:10.6383621Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2024-06-26T04:55:10.6388870Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2024-06-26T04:55:10.6392468Z adding 'torch/distributed/elastic/events/__init__.py' 2024-06-26T04:55:10.6394986Z adding 'torch/distributed/elastic/events/api.py' 2024-06-26T04:55:10.6397135Z adding 'torch/distributed/elastic/events/handlers.py' 2024-06-26T04:55:10.6400222Z adding 'torch/distributed/elastic/metrics/__init__.py' 2024-06-26T04:55:10.6403269Z adding 'torch/distributed/elastic/metrics/api.py' 2024-06-26T04:55:10.6407202Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2024-06-26T04:55:10.6418365Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2024-06-26T04:55:10.6421636Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2024-06-26T04:55:10.6424654Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2024-06-26T04:55:10.6430974Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2024-06-26T04:55:10.6434814Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2024-06-26T04:55:10.6437520Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2024-06-26T04:55:10.6439886Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2024-06-26T04:55:10.6441722Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2024-06-26T04:55:10.6444103Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2024-06-26T04:55:10.6447498Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2024-06-26T04:55:10.6452616Z adding 'torch/distributed/elastic/rendezvous/api.py' 2024-06-26T04:55:10.6457530Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2024-06-26T04:55:10.6471416Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2024-06-26T04:55:10.6485963Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2024-06-26T04:55:10.6491063Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2024-06-26T04:55:10.6494982Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2024-06-26T04:55:10.6498558Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2024-06-26T04:55:10.6500945Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2024-06-26T04:55:10.6503748Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2024-06-26T04:55:10.6507647Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2024-06-26T04:55:10.6510401Z adding 'torch/distributed/elastic/timer/__init__.py' 2024-06-26T04:55:10.6514582Z adding 'torch/distributed/elastic/timer/api.py' 2024-06-26T04:55:10.6517004Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2024-06-26T04:55:10.6522289Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2024-06-26T04:55:10.6525490Z adding 'torch/distributed/elastic/timer/local_timer.py' 2024-06-26T04:55:10.6527944Z adding 'torch/distributed/elastic/utils/__init__.py' 2024-06-26T04:55:10.6530132Z adding 'torch/distributed/elastic/utils/api.py' 2024-06-26T04:55:10.6533394Z adding 'torch/distributed/elastic/utils/distributed.py' 2024-06-26T04:55:10.6535425Z adding 'torch/distributed/elastic/utils/log_level.py' 2024-06-26T04:55:10.6537696Z adding 'torch/distributed/elastic/utils/logging.py' 2024-06-26T04:55:10.6540536Z adding 'torch/distributed/elastic/utils/store.py' 2024-06-26T04:55:10.6542955Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2024-06-26T04:55:10.6545339Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2024-06-26T04:55:10.6547972Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2024-06-26T04:55:10.6550343Z adding 'torch/distributed/fsdp/__init__.py' 2024-06-26T04:55:10.6558791Z adding 'torch/distributed/fsdp/_common_utils.py' 2024-06-26T04:55:10.6562602Z adding 'torch/distributed/fsdp/_debug_utils.py' 2024-06-26T04:55:10.6565312Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2024-06-26T04:55:10.6570842Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2024-06-26T04:55:10.6611624Z adding 'torch/distributed/fsdp/_flat_param.py' 2024-06-26T04:55:10.6617299Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2024-06-26T04:55:10.6632624Z adding 'torch/distributed/fsdp/_init_utils.py' 2024-06-26T04:55:10.6636025Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2024-06-26T04:55:10.6667045Z adding 'torch/distributed/fsdp/_optim_utils.py' 2024-06-26T04:55:10.6692475Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2024-06-26T04:55:10.6696666Z adding 'torch/distributed/fsdp/_shard_utils.py' 2024-06-26T04:55:10.6706598Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2024-06-26T04:55:10.6711492Z adding 'torch/distributed/fsdp/_trace_utils.py' 2024-06-26T04:55:10.6714841Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2024-06-26T04:55:10.6724749Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2024-06-26T04:55:10.6725400Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2024-06-26T04:55:10.6731153Z adding 'torch/distributed/fsdp/api.py' 2024-06-26T04:55:10.6763012Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2024-06-26T04:55:10.6771383Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2024-06-26T04:55:10.6779435Z adding 'torch/distributed/fsdp/wrap.py' 2024-06-26T04:55:10.6782025Z adding 'torch/distributed/launcher/__init__.py' 2024-06-26T04:55:10.6786340Z adding 'torch/distributed/launcher/api.py' 2024-06-26T04:55:10.6788552Z adding 'torch/distributed/nn/__init__.py' 2024-06-26T04:55:10.6793388Z adding 'torch/distributed/nn/functional.py' 2024-06-26T04:55:10.6795827Z adding 'torch/distributed/nn/api/__init__.py' 2024-06-26T04:55:10.6804397Z adding 'torch/distributed/nn/api/remote_module.py' 2024-06-26T04:55:10.6806958Z adding 'torch/distributed/nn/jit/__init__.py' 2024-06-26T04:55:10.6810047Z adding 'torch/distributed/nn/jit/instantiator.py' 2024-06-26T04:55:10.6811990Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2024-06-26T04:55:10.6814484Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2024-06-26T04:55:10.6816792Z adding 'torch/distributed/optim/__init__.py' 2024-06-26T04:55:10.6820081Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2024-06-26T04:55:10.6822729Z adding 'torch/distributed/optim/functional_adadelta.py' 2024-06-26T04:55:10.6825496Z adding 'torch/distributed/optim/functional_adagrad.py' 2024-06-26T04:55:10.6828790Z adding 'torch/distributed/optim/functional_adam.py' 2024-06-26T04:55:10.6831701Z adding 'torch/distributed/optim/functional_adamax.py' 2024-06-26T04:55:10.6834951Z adding 'torch/distributed/optim/functional_adamw.py' 2024-06-26T04:55:10.6838087Z adding 'torch/distributed/optim/functional_rmsprop.py' 2024-06-26T04:55:10.6840905Z adding 'torch/distributed/optim/functional_rprop.py' 2024-06-26T04:55:10.6843709Z adding 'torch/distributed/optim/functional_sgd.py' 2024-06-26T04:55:10.6848902Z adding 'torch/distributed/optim/named_optimizer.py' 2024-06-26T04:55:10.6853379Z adding 'torch/distributed/optim/optimizer.py' 2024-06-26T04:55:10.6856597Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2024-06-26T04:55:10.6858748Z adding 'torch/distributed/optim/utils.py' 2024-06-26T04:55:10.6882558Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2024-06-26T04:55:10.6886673Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2024-06-26T04:55:10.6904686Z adding 'torch/distributed/pipelining/_IR.py' 2024-06-26T04:55:10.6907606Z adding 'torch/distributed/pipelining/__init__.py' 2024-06-26T04:55:10.6910247Z adding 'torch/distributed/pipelining/_backward.py' 2024-06-26T04:55:10.6912362Z adding 'torch/distributed/pipelining/_debug.py' 2024-06-26T04:55:10.6914137Z adding 'torch/distributed/pipelining/_unflatten.py' 2024-06-26T04:55:10.6916197Z adding 'torch/distributed/pipelining/_utils.py' 2024-06-26T04:55:10.6922245Z adding 'torch/distributed/pipelining/microbatch.py' 2024-06-26T04:55:10.6932937Z adding 'torch/distributed/pipelining/schedules.py' 2024-06-26T04:55:10.6951285Z adding 'torch/distributed/pipelining/stage.py' 2024-06-26T04:55:10.6956958Z adding 'torch/distributed/rpc/__init__.py' 2024-06-26T04:55:10.6959333Z adding 'torch/distributed/rpc/_utils.py' 2024-06-26T04:55:10.6970123Z adding 'torch/distributed/rpc/api.py' 2024-06-26T04:55:10.6977197Z adding 'torch/distributed/rpc/backend_registry.py' 2024-06-26T04:55:10.6980166Z adding 'torch/distributed/rpc/constants.py' 2024-06-26T04:55:10.6983217Z adding 'torch/distributed/rpc/functions.py' 2024-06-26T04:55:10.6987833Z adding 'torch/distributed/rpc/internal.py' 2024-06-26T04:55:10.6990845Z adding 'torch/distributed/rpc/options.py' 2024-06-26T04:55:10.6993193Z adding 'torch/distributed/rpc/rref_proxy.py' 2024-06-26T04:55:10.6996842Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2024-06-26T04:55:10.6998928Z adding 'torch/distributed/rpc/_testing/__init__.py' 2024-06-26T04:55:10.7001186Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2024-06-26T04:55:10.7002489Z adding 'torch/distributed/tensor/__init__.py' 2024-06-26T04:55:10.7004619Z adding 'torch/distributed/tensor/parallel/__init__.py' 2024-06-26T04:55:10.7006676Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2024-06-26T04:55:10.7008956Z adding 'torch/distributed/tensor/parallel/_utils.py' 2024-06-26T04:55:10.7011691Z adding 'torch/distributed/tensor/parallel/api.py' 2024-06-26T04:55:10.7014370Z adding 'torch/distributed/tensor/parallel/ddp.py' 2024-06-26T04:55:10.7019469Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2024-06-26T04:55:10.7022371Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2024-06-26T04:55:10.7028038Z adding 'torch/distributed/tensor/parallel/loss.py' 2024-06-26T04:55:10.7035632Z adding 'torch/distributed/tensor/parallel/style.py' 2024-06-26T04:55:10.7040062Z adding 'torch/distributions/__init__.py' 2024-06-26T04:55:10.7042873Z adding 'torch/distributions/bernoulli.py' 2024-06-26T04:55:10.7045315Z adding 'torch/distributions/beta.py' 2024-06-26T04:55:10.7048634Z adding 'torch/distributions/binomial.py' 2024-06-26T04:55:10.7051822Z adding 'torch/distributions/categorical.py' 2024-06-26T04:55:10.7054353Z adding 'torch/distributions/cauchy.py' 2024-06-26T04:55:10.7056295Z adding 'torch/distributions/chi2.py' 2024-06-26T04:55:10.7060037Z adding 'torch/distributions/constraint_registry.py' 2024-06-26T04:55:10.7065725Z adding 'torch/distributions/constraints.py' 2024-06-26T04:55:10.7069870Z adding 'torch/distributions/continuous_bernoulli.py' 2024-06-26T04:55:10.7072545Z adding 'torch/distributions/dirichlet.py' 2024-06-26T04:55:10.7077250Z adding 'torch/distributions/distribution.py' 2024-06-26T04:55:10.7079788Z adding 'torch/distributions/exp_family.py' 2024-06-26T04:55:10.7082100Z adding 'torch/distributions/exponential.py' 2024-06-26T04:55:10.7084597Z adding 'torch/distributions/fishersnedecor.py' 2024-06-26T04:55:10.7087145Z adding 'torch/distributions/gamma.py' 2024-06-26T04:55:10.7090285Z adding 'torch/distributions/geometric.py' 2024-06-26T04:55:10.7092700Z adding 'torch/distributions/gumbel.py' 2024-06-26T04:55:10.7094979Z adding 'torch/distributions/half_cauchy.py' 2024-06-26T04:55:10.7097226Z adding 'torch/distributions/half_normal.py' 2024-06-26T04:55:10.7099802Z adding 'torch/distributions/independent.py' 2024-06-26T04:55:10.7102168Z adding 'torch/distributions/inverse_gamma.py' 2024-06-26T04:55:10.7110896Z adding 'torch/distributions/kl.py' 2024-06-26T04:55:10.7114152Z adding 'torch/distributions/kumaraswamy.py' 2024-06-26T04:55:10.7116699Z adding 'torch/distributions/laplace.py' 2024-06-26T04:55:10.7120192Z adding 'torch/distributions/lkj_cholesky.py' 2024-06-26T04:55:10.7122513Z adding 'torch/distributions/log_normal.py' 2024-06-26T04:55:10.7124789Z adding 'torch/distributions/logistic_normal.py' 2024-06-26T04:55:10.7128847Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2024-06-26T04:55:10.7132610Z adding 'torch/distributions/mixture_same_family.py' 2024-06-26T04:55:10.7135804Z adding 'torch/distributions/multinomial.py' 2024-06-26T04:55:10.7139882Z adding 'torch/distributions/multivariate_normal.py' 2024-06-26T04:55:10.7142946Z adding 'torch/distributions/negative_binomial.py' 2024-06-26T04:55:10.7145490Z adding 'torch/distributions/normal.py' 2024-06-26T04:55:10.7148706Z adding 'torch/distributions/one_hot_categorical.py' 2024-06-26T04:55:10.7151110Z adding 'torch/distributions/pareto.py' 2024-06-26T04:55:10.7153547Z adding 'torch/distributions/poisson.py' 2024-06-26T04:55:10.7156910Z adding 'torch/distributions/relaxed_bernoulli.py' 2024-06-26T04:55:10.7159991Z adding 'torch/distributions/relaxed_categorical.py' 2024-06-26T04:55:10.7162941Z adding 'torch/distributions/studentT.py' 2024-06-26T04:55:10.7166880Z adding 'torch/distributions/transformed_distribution.py' 2024-06-26T04:55:10.7178755Z adding 'torch/distributions/transforms.py' 2024-06-26T04:55:10.7182372Z adding 'torch/distributions/uniform.py' 2024-06-26T04:55:10.7186194Z adding 'torch/distributions/utils.py' 2024-06-26T04:55:10.7189819Z adding 'torch/distributions/von_mises.py' 2024-06-26T04:55:10.7192562Z adding 'torch/distributions/weibull.py' 2024-06-26T04:55:10.7197997Z adding 'torch/distributions/wishart.py' 2024-06-26T04:55:10.7203811Z adding 'torch/export/__init__.py' 2024-06-26T04:55:10.7206886Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2024-06-26T04:55:10.7210326Z adding 'torch/export/_remove_effect_tokens_pass.py' 2024-06-26T04:55:10.7212854Z adding 'torch/export/_safeguard.py' 2024-06-26T04:55:10.7233846Z adding 'torch/export/_trace.py' 2024-06-26T04:55:10.7237873Z adding 'torch/export/_tree_utils.py' 2024-06-26T04:55:10.7242781Z adding 'torch/export/_unlift.py' 2024-06-26T04:55:10.7244916Z adding 'torch/export/custom_obj.py' 2024-06-26T04:55:10.7259586Z adding 'torch/export/dynamic_shapes.py' 2024-06-26T04:55:10.7271961Z adding 'torch/export/exported_program.py' 2024-06-26T04:55:10.7278706Z adding 'torch/export/graph_signature.py' 2024-06-26T04:55:10.7296323Z adding 'torch/export/unflatten.py' 2024-06-26T04:55:10.7300221Z adding 'torch/export/experimental/__init__.py' 2024-06-26T04:55:10.7311271Z adding 'torch/fft/__init__.py' 2024-06-26T04:55:10.7314967Z adding 'torch/func/__init__.py' 2024-06-26T04:55:10.7320723Z adding 'torch/futures/__init__.py' 2024-06-26T04:55:10.7324358Z adding 'torch/fx/__init__.py' 2024-06-26T04:55:10.7326460Z adding 'torch/fx/__init__.pyi' 2024-06-26T04:55:10.7328891Z adding 'torch/fx/_compatibility.py' 2024-06-26T04:55:10.7332565Z adding 'torch/fx/_lazy_graph_module.py' 2024-06-26T04:55:10.7335269Z adding 'torch/fx/_pytree.py' 2024-06-26T04:55:10.7352412Z adding 'torch/fx/_symbolic_trace.py' 2024-06-26T04:55:10.7356093Z adding 'torch/fx/_utils.py' 2024-06-26T04:55:10.7358311Z adding 'torch/fx/annotate.py' 2024-06-26T04:55:10.7360355Z adding 'torch/fx/config.py' 2024-06-26T04:55:10.7385936Z adding 'torch/fx/graph.py' 2024-06-26T04:55:10.7401246Z adding 'torch/fx/graph_module.py' 2024-06-26T04:55:10.7405360Z adding 'torch/fx/immutable_collections.py' 2024-06-26T04:55:10.7411486Z adding 'torch/fx/interpreter.py' 2024-06-26T04:55:10.7424063Z adding 'torch/fx/node.py' 2024-06-26T04:55:10.7432311Z adding 'torch/fx/operator_schemas.py' 2024-06-26T04:55:10.7441049Z adding 'torch/fx/proxy.py' 2024-06-26T04:55:10.7447246Z adding 'torch/fx/subgraph_rewriter.py' 2024-06-26T04:55:10.7450362Z adding 'torch/fx/tensor_type.py' 2024-06-26T04:55:10.7453161Z adding 'torch/fx/traceback.py' 2024-06-26T04:55:10.7455413Z adding 'torch/fx/experimental/__init__.py' 2024-06-26T04:55:10.7457663Z adding 'torch/fx/experimental/_backward_state.py' 2024-06-26T04:55:10.7460400Z adding 'torch/fx/experimental/_config.py' 2024-06-26T04:55:10.7462924Z adding 'torch/fx/experimental/_sym_dispatch_mode.py' 2024-06-26T04:55:10.7478133Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2024-06-26T04:55:10.7484327Z adding 'torch/fx/experimental/const_fold.py' 2024-06-26T04:55:10.7486802Z adding 'torch/fx/experimental/debug.py' 2024-06-26T04:55:10.7497228Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2024-06-26T04:55:10.7501581Z adding 'torch/fx/experimental/merge_matmul.py' 2024-06-26T04:55:10.7506057Z adding 'torch/fx/experimental/meta_tracer.py' 2024-06-26T04:55:10.7509754Z adding 'torch/fx/experimental/normalize.py' 2024-06-26T04:55:10.7516353Z adding 'torch/fx/experimental/optimization.py' 2024-06-26T04:55:10.7521742Z adding 'torch/fx/experimental/partitioner_utils.py' 2024-06-26T04:55:10.7544499Z adding 'torch/fx/experimental/proxy_tensor.py' 2024-06-26T04:55:10.7553144Z adding 'torch/fx/experimental/recording.py' 2024-06-26T04:55:10.7555857Z adding 'torch/fx/experimental/refinement_types.py' 2024-06-26T04:55:10.7559146Z adding 'torch/fx/experimental/rewriter.py' 2024-06-26T04:55:10.7562499Z adding 'torch/fx/experimental/schema_type_annotation.py' 2024-06-26T04:55:10.7578563Z adding 'torch/fx/experimental/sym_node.py' 2024-06-26T04:55:10.7675748Z adding 'torch/fx/experimental/symbolic_shapes.py' 2024-06-26T04:55:10.7684259Z adding 'torch/fx/experimental/unify_refinements.py' 2024-06-26T04:55:10.7695250Z adding 'torch/fx/experimental/validator.py' 2024-06-26T04:55:10.7698704Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2024-06-26T04:55:10.7703309Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2024-06-26T04:55:10.7716559Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2024-06-26T04:55:10.7729768Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2024-06-26T04:55:10.7732770Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2024-06-26T04:55:10.7737611Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2024-06-26T04:55:10.7740181Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2024-06-26T04:55:10.7742383Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2024-06-26T04:55:10.7744595Z adding 'torch/fx/experimental/unification/__init__.py' 2024-06-26T04:55:10.7747097Z adding 'torch/fx/experimental/unification/core.py' 2024-06-26T04:55:10.7749096Z adding 'torch/fx/experimental/unification/dispatch.py' 2024-06-26T04:55:10.7751796Z adding 'torch/fx/experimental/unification/match.py' 2024-06-26T04:55:10.7754448Z adding 'torch/fx/experimental/unification/more.py' 2024-06-26T04:55:10.7759390Z adding 'torch/fx/experimental/unification/unification_tools.py' 2024-06-26T04:55:10.7762123Z adding 'torch/fx/experimental/unification/utils.py' 2024-06-26T04:55:10.7764715Z adding 'torch/fx/experimental/unification/variable.py' 2024-06-26T04:55:10.7767184Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2024-06-26T04:55:10.7770174Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2024-06-26T04:55:10.7772863Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2024-06-26T04:55:10.7778511Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2024-06-26T04:55:10.7781840Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2024-06-26T04:55:10.7784641Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2024-06-26T04:55:10.7786786Z adding 'torch/fx/passes/__init__.py' 2024-06-26T04:55:10.7789320Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2024-06-26T04:55:10.7791829Z adding 'torch/fx/passes/fake_tensor_prop.py' 2024-06-26T04:55:10.7797579Z adding 'torch/fx/passes/graph_drawer.py' 2024-06-26T04:55:10.7800978Z adding 'torch/fx/passes/graph_manipulation.py' 2024-06-26T04:55:10.7803863Z adding 'torch/fx/passes/graph_transform_observer.py' 2024-06-26T04:55:10.7814180Z adding 'torch/fx/passes/net_min_base.py' 2024-06-26T04:55:10.7818828Z adding 'torch/fx/passes/operator_support.py' 2024-06-26T04:55:10.7822023Z adding 'torch/fx/passes/param_fetch.py' 2024-06-26T04:55:10.7825790Z adding 'torch/fx/passes/pass_manager.py' 2024-06-26T04:55:10.7838393Z adding 'torch/fx/passes/reinplace.py' 2024-06-26T04:55:10.7845058Z adding 'torch/fx/passes/runtime_assert.py' 2024-06-26T04:55:10.7849353Z adding 'torch/fx/passes/shape_prop.py' 2024-06-26T04:55:10.7857022Z adding 'torch/fx/passes/split_module.py' 2024-06-26T04:55:10.7862482Z adding 'torch/fx/passes/split_utils.py' 2024-06-26T04:55:10.7873684Z adding 'torch/fx/passes/splitter_base.py' 2024-06-26T04:55:10.7879310Z adding 'torch/fx/passes/tools_common.py' 2024-06-26T04:55:10.7881691Z adding 'torch/fx/passes/backends/__init__.py' 2024-06-26T04:55:10.7884141Z adding 'torch/fx/passes/backends/cudagraphs.py' 2024-06-26T04:55:10.7886443Z adding 'torch/fx/passes/dialect/__init__.py' 2024-06-26T04:55:10.7888823Z adding 'torch/fx/passes/dialect/common/__init__.py' 2024-06-26T04:55:10.7891641Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2024-06-26T04:55:10.7893774Z adding 'torch/fx/passes/infra/__init__.py' 2024-06-26T04:55:10.7899339Z adding 'torch/fx/passes/infra/partitioner.py' 2024-06-26T04:55:10.7902132Z adding 'torch/fx/passes/infra/pass_base.py' 2024-06-26T04:55:10.7906751Z adding 'torch/fx/passes/infra/pass_manager.py' 2024-06-26T04:55:10.7909044Z adding 'torch/fx/passes/tests/__init__.py' 2024-06-26T04:55:10.7911298Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2024-06-26T04:55:10.7913343Z adding 'torch/fx/passes/utils/__init__.py' 2024-06-26T04:55:10.7916107Z adding 'torch/fx/passes/utils/common.py' 2024-06-26T04:55:10.7920454Z adding 'torch/fx/passes/utils/fuser_utils.py' 2024-06-26T04:55:10.7926931Z adding 'torch/fx/passes/utils/matcher_utils.py' 2024-06-26T04:55:10.7930515Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2024-06-26T04:55:10.7933516Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2024-06-26T04:55:10.7936528Z adding 'torch/include/clog.h' 2024-06-26T04:55:10.7947792Z adding 'torch/include/cpuinfo.h' 2024-06-26T04:55:10.7951306Z adding 'torch/include/dnnl.h' 2024-06-26T04:55:10.7953368Z adding 'torch/include/dnnl_config.h' 2024-06-26T04:55:10.7955531Z adding 'torch/include/dnnl_debug.h' 2024-06-26T04:55:10.7957597Z adding 'torch/include/dnnl_ocl.h' 2024-06-26T04:55:10.7959579Z adding 'torch/include/dnnl_sycl.h' 2024-06-26T04:55:10.7961768Z adding 'torch/include/dnnl_sycl_types.h' 2024-06-26T04:55:10.7963852Z adding 'torch/include/dnnl_threadpool.h' 2024-06-26T04:55:10.7965800Z adding 'torch/include/dnnl_types.h' 2024-06-26T04:55:10.7968033Z adding 'torch/include/dnnl_version.h' 2024-06-26T04:55:10.7970156Z adding 'torch/include/experiments-config.h' 2024-06-26T04:55:10.7972212Z adding 'torch/include/fp16.h' 2024-06-26T04:55:10.7976141Z adding 'torch/include/fxdiv.h' 2024-06-26T04:55:10.7978613Z adding 'torch/include/libshm.h' 2024-06-26T04:55:10.7985532Z adding 'torch/include/nnpack.h' 2024-06-26T04:55:10.7994960Z adding 'torch/include/psimd.h' 2024-06-26T04:55:10.8008702Z adding 'torch/include/pthreadpool.h' 2024-06-26T04:55:10.8013781Z adding 'torch/include/qnnpack_func.h' 2024-06-26T04:55:10.8048878Z adding 'torch/include/sleef.h' 2024-06-26T04:55:10.8090301Z adding 'torch/include/xnnpack.h' 2024-06-26T04:55:10.8099104Z adding 'torch/include/ATen/ATen.h' 2024-06-26T04:55:10.8102090Z adding 'torch/include/ATen/AccumulateType.h' 2024-06-26T04:55:10.8104104Z adding 'torch/include/ATen/ArrayRef.h' 2024-06-26T04:55:10.8105994Z adding 'torch/include/ATen/Backend.h' 2024-06-26T04:55:10.8107723Z adding 'torch/include/ATen/Backtrace.h' 2024-06-26T04:55:10.8109722Z adding 'torch/include/ATen/BlasBackend.h' 2024-06-26T04:55:10.8113723Z adding 'torch/include/ATen/CPUApplyUtils.h' 2024-06-26T04:55:10.8115933Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2024-06-26T04:55:10.8118251Z adding 'torch/include/ATen/CPUFunctions.h' 2024-06-26T04:55:10.8124609Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2024-06-26T04:55:10.8127441Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2024-06-26T04:55:10.8129921Z adding 'torch/include/ATen/CUDAFunctions.h' 2024-06-26T04:55:10.8135136Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2024-06-26T04:55:10.8138026Z adding 'torch/include/ATen/CachedTensorUtils.h' 2024-06-26T04:55:10.8140349Z adding 'torch/include/ATen/CollapseDims.h' 2024-06-26T04:55:10.8142974Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2024-06-26T04:55:10.8148468Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2024-06-26T04:55:10.8151764Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2024-06-26T04:55:10.8155732Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2024-06-26T04:55:10.8158492Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2024-06-26T04:55:10.8163515Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2024-06-26T04:55:10.8166808Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2024-06-26T04:55:10.8168856Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2024-06-26T04:55:10.8170442Z adding 'torch/include/ATen/Config.h' 2024-06-26T04:55:10.8176594Z adding 'torch/include/ATen/Context.h' 2024-06-26T04:55:10.8178962Z adding 'torch/include/ATen/DLConvertor.h' 2024-06-26T04:55:10.8180728Z adding 'torch/include/ATen/Device.h' 2024-06-26T04:55:10.8182649Z adding 'torch/include/ATen/DeviceAccelerator.h' 2024-06-26T04:55:10.8184604Z adding 'torch/include/ATen/DeviceGuard.h' 2024-06-26T04:55:10.8186337Z adding 'torch/include/ATen/DimVector.h' 2024-06-26T04:55:10.8187939Z adding 'torch/include/ATen/Dimname.h' 2024-06-26T04:55:10.8195427Z adding 'torch/include/ATen/Dispatch.h' 2024-06-26T04:55:10.8202140Z adding 'torch/include/ATen/Dispatch_v2.h' 2024-06-26T04:55:10.8204839Z adding 'torch/include/ATen/DynamicLibrary.h' 2024-06-26T04:55:10.8207183Z adding 'torch/include/ATen/EmptyTensor.h' 2024-06-26T04:55:10.8209494Z adding 'torch/include/ATen/ExpandBase.h' 2024-06-26T04:55:10.8213778Z adding 'torch/include/ATen/ExpandUtils.h' 2024-06-26T04:55:10.8215807Z adding 'torch/include/ATen/Formatting.h' 2024-06-26T04:55:10.8218073Z adding 'torch/include/ATen/FuncTorchTLS.h' 2024-06-26T04:55:10.8221907Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2024-06-26T04:55:10.8228482Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2024-06-26T04:55:10.8238536Z adding 'torch/include/ATen/Functions.h' 2024-06-26T04:55:10.8241679Z adding 'torch/include/ATen/Generator.h' 2024-06-26T04:55:10.8243867Z adding 'torch/include/ATen/InferSize.h' 2024-06-26T04:55:10.8246111Z adding 'torch/include/ATen/InitialTensorOptions.h' 2024-06-26T04:55:10.8247763Z adding 'torch/include/ATen/Layout.h' 2024-06-26T04:55:10.8250064Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2024-06-26T04:55:10.8253365Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2024-06-26T04:55:10.8255477Z adding 'torch/include/ATen/LegacyVmapMode.h' 2024-06-26T04:55:10.8259487Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2024-06-26T04:55:10.8261498Z adding 'torch/include/ATen/LinalgBackend.h' 2024-06-26T04:55:10.8264089Z adding 'torch/include/ATen/MapAllocator.h' 2024-06-26T04:55:10.8266548Z adding 'torch/include/ATen/MatrixRef.h' 2024-06-26T04:55:10.8268730Z adding 'torch/include/ATen/MemoryOverlap.h' 2024-06-26T04:55:10.8270956Z adding 'torch/include/ATen/MetaFunctions.h' 2024-06-26T04:55:10.8274545Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2024-06-26T04:55:10.8278707Z adding 'torch/include/ATen/MethodOperators.h' 2024-06-26T04:55:10.8280841Z adding 'torch/include/ATen/NamedTensor.h' 2024-06-26T04:55:10.8284106Z adding 'torch/include/ATen/NamedTensorUtils.h' 2024-06-26T04:55:10.8293505Z adding 'torch/include/ATen/NativeFunctions.h' 2024-06-26T04:55:10.8303930Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2024-06-26T04:55:10.8309657Z adding 'torch/include/ATen/NestedTensorImpl.h' 2024-06-26T04:55:10.8312260Z adding 'torch/include/ATen/NumericUtils.h' 2024-06-26T04:55:10.8314522Z adding 'torch/include/ATen/OpMathType.h' 2024-06-26T04:55:10.8317694Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2024-06-26T04:55:10.8327449Z adding 'torch/include/ATen/Operators.h' 2024-06-26T04:55:10.8330973Z adding 'torch/include/ATen/PTThreadPool.h' 2024-06-26T04:55:10.8332911Z adding 'torch/include/ATen/PadNd.h' 2024-06-26T04:55:10.8335153Z adding 'torch/include/ATen/Parallel-inl.h' 2024-06-26T04:55:10.8337974Z adding 'torch/include/ATen/Parallel.h' 2024-06-26T04:55:10.8339963Z adding 'torch/include/ATen/ParallelFuture.h' 2024-06-26T04:55:10.8341807Z adding 'torch/include/ATen/ParallelNative.h' 2024-06-26T04:55:10.8343912Z adding 'torch/include/ATen/ParallelOpenMP.h' 2024-06-26T04:55:10.8346017Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2024-06-26T04:55:10.8600162Z adding 'torch/include/ATen/RedispatchFunctions.h' 2024-06-26T04:55:10.8781068Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2024-06-26T04:55:10.8803067Z adding 'torch/include/ATen/SavedTensorHooks.h' 2024-06-26T04:55:10.8804866Z adding 'torch/include/ATen/Scalar.h' 2024-06-26T04:55:10.8806925Z adding 'torch/include/ATen/ScalarOps.h' 2024-06-26T04:55:10.8808960Z adding 'torch/include/ATen/ScalarType.h' 2024-06-26T04:55:10.8810883Z adding 'torch/include/ATen/SequenceNumber.h' 2024-06-26T04:55:10.8812494Z adding 'torch/include/ATen/SmallVector.h' 2024-06-26T04:55:10.8816127Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2024-06-26T04:55:10.8820661Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2024-06-26T04:55:10.8826181Z adding 'torch/include/ATen/SparseTensorImpl.h' 2024-06-26T04:55:10.8828442Z adding 'torch/include/ATen/Storage.h' 2024-06-26T04:55:10.8830607Z adding 'torch/include/ATen/StorageUtils.h' 2024-06-26T04:55:10.8832014Z adding 'torch/include/ATen/Tensor.h' 2024-06-26T04:55:10.8833738Z adding 'torch/include/ATen/TensorAccessor.h' 2024-06-26T04:55:10.8836320Z adding 'torch/include/ATen/TensorGeometry.h' 2024-06-26T04:55:10.8844506Z adding 'torch/include/ATen/TensorIndexing.h' 2024-06-26T04:55:10.8858834Z adding 'torch/include/ATen/TensorIterator.h' 2024-06-26T04:55:10.8862106Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2024-06-26T04:55:10.8864974Z adding 'torch/include/ATen/TensorMeta.h' 2024-06-26T04:55:10.8867556Z adding 'torch/include/ATen/TensorNames.h' 2024-06-26T04:55:10.8869955Z adding 'torch/include/ATen/TensorOperators.h' 2024-06-26T04:55:10.8871516Z adding 'torch/include/ATen/TensorOptions.h' 2024-06-26T04:55:10.8874227Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2024-06-26T04:55:10.8877053Z adding 'torch/include/ATen/TensorUtils.h' 2024-06-26T04:55:10.8879267Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2024-06-26T04:55:10.8881936Z adding 'torch/include/ATen/ThreadLocalState.h' 2024-06-26T04:55:10.8885032Z adding 'torch/include/ATen/TracerMode.h' 2024-06-26T04:55:10.8887098Z adding 'torch/include/ATen/TypeDefault.h' 2024-06-26T04:55:10.8890656Z adding 'torch/include/ATen/Utils.h' 2024-06-26T04:55:10.8891939Z adding 'torch/include/ATen/Version.h' 2024-06-26T04:55:10.9066222Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2024-06-26T04:55:10.9111128Z adding 'torch/include/ATen/WrapDimUtils.h' 2024-06-26T04:55:10.9113377Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2024-06-26T04:55:10.9122822Z adding 'torch/include/ATen/autocast_mode.h' 2024-06-26T04:55:10.9125762Z adding 'torch/include/ATen/ceil_div.h' 2024-06-26T04:55:10.9129241Z adding 'torch/include/ATen/code_template.h' 2024-06-26T04:55:10.9132080Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2024-06-26T04:55:10.9134015Z adding 'torch/include/ATen/div_rtn.h' 2024-06-26T04:55:10.9137988Z adding 'torch/include/ATen/dlpack.h' 2024-06-26T04:55:10.9139938Z adding 'torch/include/ATen/jit_macros.h' 2024-06-26T04:55:10.9142127Z adding 'torch/include/ATen/jiterator_macros.h' 2024-06-26T04:55:10.9149649Z adding 'torch/include/ATen/record_function.h' 2024-06-26T04:55:10.9152949Z adding 'torch/include/ATen/core/ATenGeneral.h' 2024-06-26T04:55:10.9154662Z adding 'torch/include/ATen/core/ATenOpList.h' 2024-06-26T04:55:10.9156661Z adding 'torch/include/ATen/core/ATen_fwd.h' 2024-06-26T04:55:10.9159486Z adding 'torch/include/ATen/core/ATen_pch.h' 2024-06-26T04:55:10.9161568Z adding 'torch/include/ATen/core/Array.h' 2024-06-26T04:55:10.9163360Z adding 'torch/include/ATen/core/Backtrace.h' 2024-06-26T04:55:10.9168688Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2024-06-26T04:55:10.9171071Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2024-06-26T04:55:10.9173720Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2024-06-26T04:55:10.9175868Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2024-06-26T04:55:10.9180823Z adding 'torch/include/ATen/core/Dict.h' 2024-06-26T04:55:10.9184284Z adding 'torch/include/ATen/core/Dict_inl.h' 2024-06-26T04:55:10.9186421Z adding 'torch/include/ATen/core/DimVector.h' 2024-06-26T04:55:10.9188301Z adding 'torch/include/ATen/core/Dimname.h' 2024-06-26T04:55:10.9192105Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2024-06-26T04:55:10.9194279Z adding 'torch/include/ATen/core/Formatting.h' 2024-06-26T04:55:10.9197847Z adding 'torch/include/ATen/core/Generator.h' 2024-06-26T04:55:10.9200181Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2024-06-26T04:55:10.9206998Z adding 'torch/include/ATen/core/IListRef.h' 2024-06-26T04:55:10.9210703Z adding 'torch/include/ATen/core/IListRef_inl.h' 2024-06-26T04:55:10.9213761Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2024-06-26T04:55:10.9219017Z adding 'torch/include/ATen/core/List.h' 2024-06-26T04:55:10.9223229Z adding 'torch/include/ATen/core/List_inl.h' 2024-06-26T04:55:10.9226899Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2024-06-26T04:55:10.9230018Z adding 'torch/include/ATen/core/NamedTensor.h' 2024-06-26T04:55:10.9233291Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2024-06-26T04:55:10.9237209Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2024-06-26T04:55:10.9239363Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2024-06-26T04:55:10.9241393Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2024-06-26T04:55:10.9243594Z adding 'torch/include/ATen/core/QuantizerBase.h' 2024-06-26T04:55:10.9245645Z adding 'torch/include/ATen/core/Range.h' 2024-06-26T04:55:10.9247536Z adding 'torch/include/ATen/core/Reduction.h' 2024-06-26T04:55:10.9249651Z adding 'torch/include/ATen/core/Scalar.h' 2024-06-26T04:55:10.9251302Z adding 'torch/include/ATen/core/ScalarType.h' 2024-06-26T04:55:10.9253563Z adding 'torch/include/ATen/core/Tensor.h' 2024-06-26T04:55:10.9257272Z adding 'torch/include/ATen/core/TensorAccessor.h' 2024-06-26T04:55:10.9271016Z adding 'torch/include/ATen/core/TensorBase.h' 2024-06-26T04:55:10.9325171Z adding 'torch/include/ATen/core/TensorBody.h' 2024-06-26T04:55:10.9334072Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2024-06-26T04:55:10.9337204Z adding 'torch/include/ATen/core/TransformationHelper.h' 2024-06-26T04:55:10.9339259Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2024-06-26T04:55:10.9341204Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2024-06-26T04:55:10.9344026Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2024-06-26T04:55:10.9346385Z adding 'torch/include/ATen/core/Variadic.h' 2024-06-26T04:55:10.9348870Z adding 'torch/include/ATen/core/Vitals.h' 2024-06-26T04:55:10.9351975Z adding 'torch/include/ATen/core/alias_info.h' 2024-06-26T04:55:10.9366037Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2024-06-26T04:55:10.9370753Z adding 'torch/include/ATen/core/blob.h' 2024-06-26T04:55:10.9373288Z adding 'torch/include/ATen/core/builtin_function.h' 2024-06-26T04:55:10.9378504Z adding 'torch/include/ATen/core/class_type.h' 2024-06-26T04:55:10.9381059Z adding 'torch/include/ATen/core/custom_class.h' 2024-06-26T04:55:10.9385317Z adding 'torch/include/ATen/core/dynamic_type.h' 2024-06-26T04:55:10.9387695Z adding 'torch/include/ATen/core/enum_tag.h' 2024-06-26T04:55:10.9390220Z adding 'torch/include/ATen/core/enum_type.h' 2024-06-26T04:55:10.9393061Z adding 'torch/include/ATen/core/function.h' 2024-06-26T04:55:10.9402010Z adding 'torch/include/ATen/core/function_schema.h' 2024-06-26T04:55:10.9408382Z adding 'torch/include/ATen/core/function_schema_inl.h' 2024-06-26T04:55:10.9411153Z adding 'torch/include/ATen/core/functional.h' 2024-06-26T04:55:10.9413198Z adding 'torch/include/ATen/core/grad_mode.h' 2024-06-26T04:55:10.9417611Z adding 'torch/include/ATen/core/interned_strings.h' 2024-06-26T04:55:10.9419963Z adding 'torch/include/ATen/core/interned_strings_class.h' 2024-06-26T04:55:10.9437673Z adding 'torch/include/ATen/core/ivalue.h' 2024-06-26T04:55:10.9466758Z adding 'torch/include/ATen/core/ivalue_inl.h' 2024-06-26T04:55:10.9471382Z adding 'torch/include/ATen/core/ivalue_to.h' 2024-06-26T04:55:10.9492162Z adding 'torch/include/ATen/core/jit_type.h' 2024-06-26T04:55:10.9500983Z adding 'torch/include/ATen/core/jit_type_base.h' 2024-06-26T04:55:10.9504133Z adding 'torch/include/ATen/core/operator_name.h' 2024-06-26T04:55:10.9506988Z adding 'torch/include/ATen/core/qualified_name.h' 2024-06-26T04:55:10.9509187Z adding 'torch/include/ATen/core/rref_interface.h' 2024-06-26T04:55:10.9512294Z adding 'torch/include/ATen/core/stack.h' 2024-06-26T04:55:10.9515658Z adding 'torch/include/ATen/core/symbol.h' 2024-06-26T04:55:10.9518210Z adding 'torch/include/ATen/core/type_factory.h' 2024-06-26T04:55:10.9520427Z adding 'torch/include/ATen/core/type_ptr.h' 2024-06-26T04:55:10.9521877Z adding 'torch/include/ATen/core/typeid.h' 2024-06-26T04:55:10.9526080Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2024-06-26T04:55:10.9528819Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2024-06-26T04:55:10.9532490Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2024-06-26T04:55:10.9536511Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2024-06-26T04:55:10.9538631Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2024-06-26T04:55:10.9541207Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2024-06-26T04:55:10.9543228Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2024-06-26T04:55:10.9547854Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2024-06-26T04:55:10.9556610Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2024-06-26T04:55:10.9560120Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2024-06-26T04:55:10.9562715Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2024-06-26T04:55:10.9567118Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2024-06-26T04:55:10.9578370Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2024-06-26T04:55:10.9581208Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2024-06-26T04:55:10.9586327Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2024-06-26T04:55:10.9588715Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2024-06-26T04:55:10.9590809Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2024-06-26T04:55:10.9593383Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2024-06-26T04:55:10.9596838Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2024-06-26T04:55:10.9600373Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2024-06-26T04:55:10.9607899Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2024-06-26T04:55:10.9610775Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2024-06-26T04:55:10.9612654Z adding 'torch/include/ATen/cpu/Utils.h' 2024-06-26T04:55:10.9615761Z adding 'torch/include/ATen/cpu/vml.h' 2024-06-26T04:55:10.9618115Z adding 'torch/include/ATen/cpu/vec/functional.h' 2024-06-26T04:55:10.9621649Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2024-06-26T04:55:10.9626809Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2024-06-26T04:55:10.9629562Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2024-06-26T04:55:10.9631766Z adding 'torch/include/ATen/cpu/vec/vec.h' 2024-06-26T04:55:10.9642233Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2024-06-26T04:55:10.9645487Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2024-06-26T04:55:10.9647903Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2024-06-26T04:55:10.9651542Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2024-06-26T04:55:10.9655360Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2024-06-26T04:55:10.9659237Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2024-06-26T04:55:10.9661410Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2024-06-26T04:55:10.9664910Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2024-06-26T04:55:10.9675737Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2024-06-26T04:55:10.9681781Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2024-06-26T04:55:10.9687818Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2024-06-26T04:55:10.9690718Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2024-06-26T04:55:10.9694748Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2024-06-26T04:55:10.9700913Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2024-06-26T04:55:10.9708004Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2024-06-26T04:55:10.9715245Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h' 2024-06-26T04:55:10.9728089Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2024-06-26T04:55:10.9732754Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2024-06-26T04:55:10.9742423Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2024-06-26T04:55:10.9746589Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2024-06-26T04:55:10.9749939Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2024-06-26T04:55:10.9756136Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2024-06-26T04:55:10.9762708Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2024-06-26T04:55:10.9767820Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2024-06-26T04:55:10.9772740Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2024-06-26T04:55:10.9777164Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2024-06-26T04:55:10.9781212Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2024-06-26T04:55:10.9785109Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2024-06-26T04:55:10.9789026Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2024-06-26T04:55:10.9793865Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2024-06-26T04:55:10.9799320Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2024-06-26T04:55:10.9805401Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2024-06-26T04:55:10.9828384Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2024-06-26T04:55:10.9834452Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2024-06-26T04:55:10.9848623Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2024-06-26T04:55:10.9856205Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2024-06-26T04:55:10.9864867Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2024-06-26T04:55:10.9868515Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2024-06-26T04:55:10.9872863Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2024-06-26T04:55:10.9880852Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2024-06-26T04:55:10.9892647Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2024-06-26T04:55:10.9896691Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2024-06-26T04:55:10.9906375Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2024-06-26T04:55:10.9910064Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2024-06-26T04:55:10.9912190Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2024-06-26T04:55:10.9914508Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2024-06-26T04:55:10.9920207Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2024-06-26T04:55:10.9927835Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2024-06-26T04:55:10.9932078Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2024-06-26T04:55:10.9934479Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2024-06-26T04:55:10.9936955Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2024-06-26T04:55:10.9939337Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2024-06-26T04:55:10.9941610Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2024-06-26T04:55:10.9945087Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2024-06-26T04:55:10.9948843Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2024-06-26T04:55:10.9951350Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2024-06-26T04:55:10.9953747Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2024-06-26T04:55:10.9956133Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2024-06-26T04:55:10.9959648Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2024-06-26T04:55:10.9963235Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2024-06-26T04:55:10.9965249Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2024-06-26T04:55:10.9967121Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2024-06-26T04:55:10.9969438Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2024-06-26T04:55:10.9971770Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2024-06-26T04:55:10.9973781Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2024-06-26T04:55:10.9977064Z adding 'torch/include/ATen/cuda/Exceptions.h' 2024-06-26T04:55:10.9979939Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2024-06-26T04:55:10.9981948Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2024-06-26T04:55:10.9983595Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2024-06-26T04:55:10.9985180Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2024-06-26T04:55:10.9987033Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2024-06-26T04:55:10.9989131Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2024-06-26T04:55:10.9990946Z adding 'torch/include/ATen/cuda/Sleep.h' 2024-06-26T04:55:10.9992935Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2024-06-26T04:55:10.9997342Z adding 'torch/include/ATen/cuda/cub.cuh' 2024-06-26T04:55:11.0000239Z adding 'torch/include/ATen/cuda/cub.h' 2024-06-26T04:55:11.0002549Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2024-06-26T04:55:11.0004612Z adding 'torch/include/ATen/cuda/jiterator.h' 2024-06-26T04:55:11.0007786Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2024-06-26T04:55:11.0009939Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2024-06-26T04:55:11.0012415Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2024-06-26T04:55:11.0016390Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2024-06-26T04:55:11.0018590Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2024-06-26T04:55:11.0021488Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2024-06-26T04:55:11.0023759Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2024-06-26T04:55:11.0025670Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2024-06-26T04:55:11.0028391Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2024-06-26T04:55:11.0030696Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2024-06-26T04:55:11.0033159Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2024-06-26T04:55:11.0035530Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2024-06-26T04:55:11.0039021Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2024-06-26T04:55:11.0044174Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2024-06-26T04:55:11.0047888Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2024-06-26T04:55:11.0050752Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2024-06-26T04:55:11.0053750Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2024-06-26T04:55:11.0057356Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2024-06-26T04:55:11.0061552Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2024-06-26T04:55:11.0067212Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2024-06-26T04:55:11.0069320Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2024-06-26T04:55:11.0071206Z adding 'torch/include/ATen/cudnn/Handle.h' 2024-06-26T04:55:11.0072947Z adding 'torch/include/ATen/cudnn/Handles.h' 2024-06-26T04:55:11.0074733Z adding 'torch/include/ATen/cudnn/Types.h' 2024-06-26T04:55:11.0076869Z adding 'torch/include/ATen/cudnn/Utils.h' 2024-06-26T04:55:11.0078937Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2024-06-26T04:55:11.0081249Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2024-06-26T04:55:11.0084294Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2024-06-26T04:55:11.0099073Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2024-06-26T04:55:11.0100482Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2024-06-26T04:55:11.0101304Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2024-06-26T04:55:11.0102144Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2024-06-26T04:55:11.0102946Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2024-06-26T04:55:11.0103738Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2024-06-26T04:55:11.0104562Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2024-06-26T04:55:11.0105397Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2024-06-26T04:55:11.0106175Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2024-06-26T04:55:11.0111203Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2024-06-26T04:55:11.0113986Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2024-06-26T04:55:11.0117595Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2024-06-26T04:55:11.0120492Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2024-06-26T04:55:11.0123671Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2024-06-26T04:55:11.0126339Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2024-06-26T04:55:11.0129609Z adding 'torch/include/ATen/functorch/Interpreter.h' 2024-06-26T04:55:11.0133803Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2024-06-26T04:55:11.0135438Z adding 'torch/include/ATen/functorch/Macros.h' 2024-06-26T04:55:11.0137958Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2024-06-26T04:55:11.0140842Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2024-06-26T04:55:11.0142895Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2024-06-26T04:55:11.0145590Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2024-06-26T04:55:11.0147378Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2024-06-26T04:55:11.0152036Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2024-06-26T04:55:11.0155153Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2024-06-26T04:55:11.0158013Z adding 'torch/include/ATen/miopen/Descriptors.h' 2024-06-26T04:55:11.0160175Z adding 'torch/include/ATen/miopen/Exceptions.h' 2024-06-26T04:55:11.0163375Z adding 'torch/include/ATen/miopen/Handle.h' 2024-06-26T04:55:11.0165190Z adding 'torch/include/ATen/miopen/Types.h' 2024-06-26T04:55:11.0166762Z adding 'torch/include/ATen/miopen/Utils.h' 2024-06-26T04:55:11.0168829Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2024-06-26T04:55:11.0170747Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2024-06-26T04:55:11.0176219Z adding 'torch/include/ATen/mps/IndexKernels.h' 2024-06-26T04:55:11.0183920Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2024-06-26T04:55:11.0186859Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2024-06-26T04:55:11.0189028Z adding 'torch/include/ATen/mps/MPSDevice.h' 2024-06-26T04:55:11.0191505Z adding 'torch/include/ATen/mps/MPSEvent.h' 2024-06-26T04:55:11.0193834Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2024-06-26T04:55:11.0196712Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2024-06-26T04:55:11.0199931Z adding 'torch/include/ATen/mps/MPSHooks.h' 2024-06-26T04:55:11.0205265Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2024-06-26T04:55:11.0208457Z adding 'torch/include/ATen/mps/MPSStream.h' 2024-06-26T04:55:11.0212140Z adding 'torch/include/ATen/native/Activation.h' 2024-06-26T04:55:11.0214514Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2024-06-26T04:55:11.0216764Z adding 'torch/include/ATen/native/AmpKernels.h' 2024-06-26T04:55:11.0220131Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2024-06-26T04:55:11.0223030Z adding 'torch/include/ATen/native/BinaryOps.h' 2024-06-26T04:55:11.0226580Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2024-06-26T04:55:11.0229732Z adding 'torch/include/ATen/native/CPUBlas.h' 2024-06-26T04:55:11.0232488Z adding 'torch/include/ATen/native/CPUFallback.h' 2024-06-26T04:55:11.0234385Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2024-06-26T04:55:11.0237223Z adding 'torch/include/ATen/native/ComplexHelper.h' 2024-06-26T04:55:11.0239527Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2024-06-26T04:55:11.0242921Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2024-06-26T04:55:11.0248260Z adding 'torch/include/ATen/native/ConvUtils.h' 2024-06-26T04:55:11.0250913Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2024-06-26T04:55:11.0252579Z adding 'torch/include/ATen/native/Copy.h' 2024-06-26T04:55:11.0254551Z adding 'torch/include/ATen/native/Cross.h' 2024-06-26T04:55:11.0258002Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2024-06-26T04:55:11.0262340Z adding 'torch/include/ATen/native/DispatchStub.h' 2024-06-26T04:55:11.0264666Z adding 'torch/include/ATen/native/Distance.h' 2024-06-26T04:55:11.0270303Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2024-06-26T04:55:11.0278347Z adding 'torch/include/ATen/native/Distributions.h' 2024-06-26T04:55:11.0281699Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2024-06-26T04:55:11.0283835Z adding 'torch/include/ATen/native/Fill.h' 2024-06-26T04:55:11.0289058Z adding 'torch/include/ATen/native/ForeachUtils.h' 2024-06-26T04:55:11.0292062Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2024-06-26T04:55:11.0294106Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2024-06-26T04:55:11.0295786Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2024-06-26T04:55:11.0297870Z adding 'torch/include/ATen/native/FusedAdam.h' 2024-06-26T04:55:11.0299784Z adding 'torch/include/ATen/native/FusedSGD.h' 2024-06-26T04:55:11.0303395Z adding 'torch/include/ATen/native/GridSampler.h' 2024-06-26T04:55:11.0306581Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2024-06-26T04:55:11.0308465Z adding 'torch/include/ATen/native/Histogram.h' 2024-06-26T04:55:11.0309991Z adding 'torch/include/ATen/native/IndexKernel.h' 2024-06-26T04:55:11.0313093Z adding 'torch/include/ATen/native/IndexingUtils.h' 2024-06-26T04:55:11.0315514Z adding 'torch/include/ATen/native/Lerp.h' 2024-06-26T04:55:11.0317390Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2024-06-26T04:55:11.0326963Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2024-06-26T04:55:11.0329937Z adding 'torch/include/ATen/native/LossMulti.h' 2024-06-26T04:55:11.0375015Z adding 'torch/include/ATen/native/Math.h' 2024-06-26T04:55:11.0380422Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2024-06-26T04:55:11.0384041Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2024-06-26T04:55:11.0386684Z adding 'torch/include/ATen/native/MaxPooling.h' 2024-06-26T04:55:11.0388728Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2024-06-26T04:55:11.0390991Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2024-06-26T04:55:11.0392996Z adding 'torch/include/ATen/native/Normalization.h' 2024-06-26T04:55:11.0395138Z adding 'torch/include/ATen/native/Padding.h' 2024-06-26T04:55:11.0397433Z adding 'torch/include/ATen/native/PixelShuffle.h' 2024-06-26T04:55:11.0399436Z adding 'torch/include/ATen/native/PointwiseOps.h' 2024-06-26T04:55:11.0404340Z adding 'torch/include/ATen/native/Pool.h' 2024-06-26T04:55:11.0406563Z adding 'torch/include/ATen/native/Pow.h' 2024-06-26T04:55:11.0408949Z adding 'torch/include/ATen/native/RNN.h' 2024-06-26T04:55:11.0411101Z adding 'torch/include/ATen/native/RangeFactories.h' 2024-06-26T04:55:11.0412816Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2024-06-26T04:55:11.0414768Z adding 'torch/include/ATen/native/ReduceOps.h' 2024-06-26T04:55:11.0419797Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2024-06-26T04:55:11.0422269Z adding 'torch/include/ATen/native/ReductionType.h' 2024-06-26T04:55:11.0424384Z adding 'torch/include/ATen/native/Repeat.h' 2024-06-26T04:55:11.0427686Z adding 'torch/include/ATen/native/Resize.h' 2024-06-26T04:55:11.0430219Z adding 'torch/include/ATen/native/ResizeCommon.h' 2024-06-26T04:55:11.0432725Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2024-06-26T04:55:11.0434870Z adding 'torch/include/ATen/native/SegmentReduce.h' 2024-06-26T04:55:11.0439208Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2024-06-26T04:55:11.0441822Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2024-06-26T04:55:11.0443683Z adding 'torch/include/ATen/native/Sorting.h' 2024-06-26T04:55:11.0446042Z adding 'torch/include/ATen/native/SortingUtils.h' 2024-06-26T04:55:11.0449542Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2024-06-26T04:55:11.0452392Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2024-06-26T04:55:11.0455186Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2024-06-26T04:55:11.0457513Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2024-06-26T04:55:11.0460302Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2024-06-26T04:55:11.0462363Z adding 'torch/include/ATen/native/TensorCompare.h' 2024-06-26T04:55:11.0464372Z adding 'torch/include/ATen/native/TensorConversions.h' 2024-06-26T04:55:11.0466540Z adding 'torch/include/ATen/native/TensorDimApply.h' 2024-06-26T04:55:11.0469684Z adding 'torch/include/ATen/native/TensorFactories.h' 2024-06-26T04:55:11.0471683Z adding 'torch/include/ATen/native/TensorIterator.h' 2024-06-26T04:55:11.0474048Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2024-06-26T04:55:11.0475980Z adding 'torch/include/ATen/native/TensorProperties.h' 2024-06-26T04:55:11.0478903Z adding 'torch/include/ATen/native/TensorShape.h' 2024-06-26T04:55:11.0481209Z adding 'torch/include/ATen/native/TensorTransformations.h' 2024-06-26T04:55:11.0483591Z adding 'torch/include/ATen/native/TopKImpl.h' 2024-06-26T04:55:11.0485729Z adding 'torch/include/ATen/native/TransposeType.h' 2024-06-26T04:55:11.0488409Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2024-06-26T04:55:11.0490487Z adding 'torch/include/ATen/native/TypeProperties.h' 2024-06-26T04:55:11.0492837Z adding 'torch/include/ATen/native/UnaryOps.h' 2024-06-26T04:55:11.0495044Z adding 'torch/include/ATen/native/Unfold2d.h' 2024-06-26T04:55:11.0497034Z adding 'torch/include/ATen/native/Unfold3d.h' 2024-06-26T04:55:11.0499570Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2024-06-26T04:55:11.0505701Z adding 'torch/include/ATen/native/UpSample.h' 2024-06-26T04:55:11.0508892Z adding 'torch/include/ATen/native/batch_norm.h' 2024-06-26T04:55:11.0511025Z adding 'torch/include/ATen/native/group_norm.h' 2024-06-26T04:55:11.0513539Z adding 'torch/include/ATen/native/im2col.h' 2024-06-26T04:55:11.0517093Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2024-06-26T04:55:11.0519740Z adding 'torch/include/ATen/native/layer_norm.h' 2024-06-26T04:55:11.0521880Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2024-06-26T04:55:11.0524387Z adding 'torch/include/ATen/native/vol2col.h' 2024-06-26T04:55:11.0527045Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2024-06-26T04:55:11.0529146Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2024-06-26T04:55:11.0531022Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2024-06-26T04:55:11.0532764Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2024-06-26T04:55:11.0535079Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2024-06-26T04:55:11.0539469Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2024-06-26T04:55:11.0541946Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2024-06-26T04:55:11.0544280Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2024-06-26T04:55:11.0546327Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2024-06-26T04:55:11.0548473Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2024-06-26T04:55:11.0550800Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2024-06-26T04:55:11.0555423Z adding 'torch/include/ATen/native/cpu/Loops.h' 2024-06-26T04:55:11.0557881Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2024-06-26T04:55:11.0559525Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2024-06-26T04:55:11.0564174Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2024-06-26T04:55:11.0567794Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2024-06-26T04:55:11.0569977Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2024-06-26T04:55:11.0573236Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2024-06-26T04:55:11.0575052Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2024-06-26T04:55:11.0576967Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2024-06-26T04:55:11.0578667Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2024-06-26T04:55:11.0593305Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2024-06-26T04:55:11.0596356Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2024-06-26T04:55:11.0601470Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2024-06-26T04:55:11.0603837Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2024-06-26T04:55:11.0605717Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2024-06-26T04:55:11.0609161Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2024-06-26T04:55:11.0612413Z adding 'torch/include/ATen/native/cpu/utils.h' 2024-06-26T04:55:11.0615209Z adding 'torch/include/ATen/native/cpu/zmath.h' 2024-06-26T04:55:11.0618035Z adding 'torch/include/ATen/native/cuda/Activation.h' 2024-06-26T04:55:11.0620059Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2024-06-26T04:55:11.0624189Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2024-06-26T04:55:11.0628355Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2024-06-26T04:55:11.0630643Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2024-06-26T04:55:11.0632019Z adding 'torch/include/ATen/native/cuda/Copy.h' 2024-06-26T04:55:11.0638907Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2024-06-26T04:55:11.0641354Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2024-06-26T04:55:11.0643278Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2024-06-26T04:55:11.0650810Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2024-06-26T04:55:11.0653237Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2024-06-26T04:55:11.0655137Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2024-06-26T04:55:11.0658969Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2024-06-26T04:55:11.0661407Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2024-06-26T04:55:11.0664903Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2024-06-26T04:55:11.0666983Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2024-06-26T04:55:11.0668726Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2024-06-26T04:55:11.0671992Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2024-06-26T04:55:11.0674797Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2024-06-26T04:55:11.0676831Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2024-06-26T04:55:11.0680811Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2024-06-26T04:55:11.0714468Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2024-06-26T04:55:11.0722016Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2024-06-26T04:55:11.0724387Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2024-06-26T04:55:11.0728810Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2024-06-26T04:55:11.0745857Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2024-06-26T04:55:11.0752532Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2024-06-26T04:55:11.0755181Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2024-06-26T04:55:11.0757792Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2024-06-26T04:55:11.0772901Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2024-06-26T04:55:11.0776011Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2024-06-26T04:55:11.0778253Z adding 'torch/include/ATen/native/cuda/Resize.h' 2024-06-26T04:55:11.0780241Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2024-06-26T04:55:11.0782113Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2024-06-26T04:55:11.0787587Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2024-06-26T04:55:11.0790029Z adding 'torch/include/ATen/native/cuda/Sort.h' 2024-06-26T04:55:11.0792028Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2024-06-26T04:55:11.0796340Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2024-06-26T04:55:11.0798588Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2024-06-26T04:55:11.0801603Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2024-06-26T04:55:11.0806462Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2024-06-26T04:55:11.0813041Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2024-06-26T04:55:11.0815431Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2024-06-26T04:55:11.0817283Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2024-06-26T04:55:11.0819373Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2024-06-26T04:55:11.0823224Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2024-06-26T04:55:11.0825991Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2024-06-26T04:55:11.0828159Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2024-06-26T04:55:11.0830009Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2024-06-26T04:55:11.0833312Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2024-06-26T04:55:11.0835669Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2024-06-26T04:55:11.0837569Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2024-06-26T04:55:11.0841061Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2024-06-26T04:55:11.0844401Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2024-06-26T04:55:11.0851690Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2024-06-26T04:55:11.0854107Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2024-06-26T04:55:11.0857784Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2024-06-26T04:55:11.0860300Z adding 'torch/include/ATen/native/mps/Copy.h' 2024-06-26T04:55:11.0862643Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2024-06-26T04:55:11.0865737Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2024-06-26T04:55:11.0872212Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2024-06-26T04:55:11.0873915Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2024-06-26T04:55:11.0876365Z adding 'torch/include/ATen/native/mps/UnaryConstants.h' 2024-06-26T04:55:11.0878745Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2024-06-26T04:55:11.0880533Z adding 'torch/include/ATen/native/nested/NestedTensorFactories.h' 2024-06-26T04:55:11.0882806Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2024-06-26T04:55:11.0885370Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2024-06-26T04:55:11.0887492Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2024-06-26T04:55:11.0893168Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2024-06-26T04:55:11.0896585Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2024-06-26T04:55:11.0898542Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2024-06-26T04:55:11.0900506Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2024-06-26T04:55:11.0902387Z adding 'torch/include/ATen/native/quantized/Copy.h' 2024-06-26T04:55:11.0904460Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2024-06-26T04:55:11.0906356Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2024-06-26T04:55:11.0908822Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2024-06-26T04:55:11.0911382Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2024-06-26T04:55:11.0913166Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2024-06-26T04:55:11.0917568Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2024-06-26T04:55:11.0923561Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2024-06-26T04:55:11.0928257Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2024-06-26T04:55:11.0931522Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2024-06-26T04:55:11.0934192Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2024-06-26T04:55:11.0937949Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2024-06-26T04:55:11.0942925Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2024-06-26T04:55:11.0946892Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2024-06-26T04:55:11.0949172Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2024-06-26T04:55:11.0951194Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2024-06-26T04:55:11.0953172Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2024-06-26T04:55:11.0955661Z adding 'torch/include/ATen/native/transformers/attention.h' 2024-06-26T04:55:11.0961183Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2024-06-26T04:55:11.0963614Z adding 'torch/include/ATen/native/utils/Factory.h' 2024-06-26T04:55:11.0965701Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2024-06-26T04:55:11.0968258Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2024-06-26T04:55:11.1014365Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2024-06-26T04:55:11.1016543Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2024-06-26T04:55:11.1018755Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1020630Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1022789Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1024801Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2024-06-26T04:55:11.1027171Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2024-06-26T04:55:11.1029729Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1032051Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2024-06-26T04:55:11.1034216Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2024-06-26T04:55:11.1036539Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2024-06-26T04:55:11.1038908Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2024-06-26T04:55:11.1041610Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2024-06-26T04:55:11.1044052Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2024-06-26T04:55:11.1046739Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1049043Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1051475Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1053657Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2024-06-26T04:55:11.1055975Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2024-06-26T04:55:11.1058470Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1060597Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2024-06-26T04:55:11.1062745Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2024-06-26T04:55:11.1064973Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2024-06-26T04:55:11.1067296Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2024-06-26T04:55:11.1069521Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2024-06-26T04:55:11.1072172Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1074194Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2024-06-26T04:55:11.1076416Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2024-06-26T04:55:11.1078775Z adding 'torch/include/ATen/ops/_add_relu.h' 2024-06-26T04:55:11.1081350Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1083537Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2024-06-26T04:55:11.1085753Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2024-06-26T04:55:11.1088154Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2024-06-26T04:55:11.1090777Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2024-06-26T04:55:11.1092992Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2024-06-26T04:55:11.1095502Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.1097041Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2024-06-26T04:55:11.1099350Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2024-06-26T04:55:11.1101249Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2024-06-26T04:55:11.1103676Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2024-06-26T04:55:11.1105510Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2024-06-26T04:55:11.1107519Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2024-06-26T04:55:11.1109445Z adding 'torch/include/ATen/ops/_aminmax.h' 2024-06-26T04:55:11.1111698Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1113340Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2024-06-26T04:55:11.1115432Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2024-06-26T04:55:11.1117372Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2024-06-26T04:55:11.1119467Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2024-06-26T04:55:11.1121845Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2024-06-26T04:55:11.1123779Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1125538Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2024-06-26T04:55:11.1127901Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2024-06-26T04:55:11.1129712Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2024-06-26T04:55:11.1131976Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2024-06-26T04:55:11.1133929Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2024-06-26T04:55:11.1136218Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1138000Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2024-06-26T04:55:11.1140070Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2024-06-26T04:55:11.1142022Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2024-06-26T04:55:11.1143905Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2024-06-26T04:55:11.1146125Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2024-06-26T04:55:11.1148062Z adding 'torch/include/ATen/ops/_assert_async.h' 2024-06-26T04:55:11.1150075Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2024-06-26T04:55:11.1151994Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2024-06-26T04:55:11.1153808Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2024-06-26T04:55:11.1155816Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2024-06-26T04:55:11.1157754Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2024-06-26T04:55:11.1159954Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1161569Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2024-06-26T04:55:11.1163545Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2024-06-26T04:55:11.1165700Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2024-06-26T04:55:11.1168067Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1169847Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2024-06-26T04:55:11.1171898Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2024-06-26T04:55:11.1173800Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2024-06-26T04:55:11.1176164Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1177752Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2024-06-26T04:55:11.1180027Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2024-06-26T04:55:11.1182408Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2024-06-26T04:55:11.1185543Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1186962Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2024-06-26T04:55:11.1188457Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2024-06-26T04:55:11.1189450Z adding 'torch/include/ATen/ops/_backward.h' 2024-06-26T04:55:11.1192445Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1193876Z adding 'torch/include/ATen/ops/_backward_native.h' 2024-06-26T04:55:11.1195965Z adding 'torch/include/ATen/ops/_backward_ops.h' 2024-06-26T04:55:11.1198133Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2024-06-26T04:55:11.1200458Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2024-06-26T04:55:11.1202790Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1204507Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2024-06-26T04:55:11.1206878Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2024-06-26T04:55:11.1209160Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1210740Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2024-06-26T04:55:11.1212904Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2024-06-26T04:55:11.1215473Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2024-06-26T04:55:11.1217841Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1219580Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2024-06-26T04:55:11.1222093Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2024-06-26T04:55:11.1224713Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2024-06-26T04:55:11.1226817Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1228613Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2024-06-26T04:55:11.1230809Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2024-06-26T04:55:11.1233028Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2024-06-26T04:55:11.1235640Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2024-06-26T04:55:11.1237494Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2024-06-26T04:55:11.1239736Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1241285Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2024-06-26T04:55:11.1243228Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2024-06-26T04:55:11.1245087Z adding 'torch/include/ATen/ops/_cast_Char.h' 2024-06-26T04:55:11.1247317Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1249051Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2024-06-26T04:55:11.1251221Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2024-06-26T04:55:11.1256117Z adding 'torch/include/ATen/ops/_cast_Double.h' 2024-06-26T04:55:11.1258667Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1260480Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2024-06-26T04:55:11.1262437Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2024-06-26T04:55:11.1264524Z adding 'torch/include/ATen/ops/_cast_Float.h' 2024-06-26T04:55:11.1266648Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1268333Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2024-06-26T04:55:11.1270420Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2024-06-26T04:55:11.1272332Z adding 'torch/include/ATen/ops/_cast_Half.h' 2024-06-26T04:55:11.1274563Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1276426Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2024-06-26T04:55:11.1278407Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2024-06-26T04:55:11.1280312Z adding 'torch/include/ATen/ops/_cast_Int.h' 2024-06-26T04:55:11.1282613Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1284137Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2024-06-26T04:55:11.1286263Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2024-06-26T04:55:11.1288435Z adding 'torch/include/ATen/ops/_cast_Long.h' 2024-06-26T04:55:11.1290756Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1292295Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2024-06-26T04:55:11.1294476Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2024-06-26T04:55:11.1296523Z adding 'torch/include/ATen/ops/_cast_Short.h' 2024-06-26T04:55:11.1298658Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1300392Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2024-06-26T04:55:11.1302340Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2024-06-26T04:55:11.1304491Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2024-06-26T04:55:11.1306729Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1308430Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1310520Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1312511Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2024-06-26T04:55:11.1314503Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2024-06-26T04:55:11.1316643Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2024-06-26T04:55:11.1318974Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1320876Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2024-06-26T04:55:11.1322855Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2024-06-26T04:55:11.1324709Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2024-06-26T04:55:11.1327329Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2024-06-26T04:55:11.1329242Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2024-06-26T04:55:11.1331729Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1333505Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2024-06-26T04:55:11.1335609Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2024-06-26T04:55:11.1337479Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2024-06-26T04:55:11.1339793Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2024-06-26T04:55:11.1341861Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2024-06-26T04:55:11.1344117Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1345708Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2024-06-26T04:55:11.1347782Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2024-06-26T04:55:11.1349898Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2024-06-26T04:55:11.1351973Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1353816Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2024-06-26T04:55:11.1355763Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2024-06-26T04:55:11.1357876Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2024-06-26T04:55:11.1359894Z adding 'torch/include/ATen/ops/_coalesce.h' 2024-06-26T04:55:11.1362139Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1363656Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2024-06-26T04:55:11.1365826Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2024-06-26T04:55:11.1367992Z adding 'torch/include/ATen/ops/_coalesced.h' 2024-06-26T04:55:11.1370359Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1371992Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2024-06-26T04:55:11.1374346Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2024-06-26T04:55:11.1376173Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2024-06-26T04:55:11.1378520Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2024-06-26T04:55:11.1380226Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2024-06-26T04:55:11.1382169Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2024-06-26T04:55:11.1383845Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2024-06-26T04:55:11.1385949Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2024-06-26T04:55:11.1387716Z adding 'torch/include/ATen/ops/_conj.h' 2024-06-26T04:55:11.1389831Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1391660Z adding 'torch/include/ATen/ops/_conj_copy.h' 2024-06-26T04:55:11.1393815Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1396158Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.1397496Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2024-06-26T04:55:11.1399542Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2024-06-26T04:55:11.1401453Z adding 'torch/include/ATen/ops/_conj_native.h' 2024-06-26T04:55:11.1403483Z adding 'torch/include/ATen/ops/_conj_ops.h' 2024-06-26T04:55:11.1405430Z adding 'torch/include/ATen/ops/_conj_physical.h' 2024-06-26T04:55:11.1407785Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1409615Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2024-06-26T04:55:11.1411619Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2024-06-26T04:55:11.1414174Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2024-06-26T04:55:11.1416622Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2024-06-26T04:55:11.1418691Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2024-06-26T04:55:11.1420894Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2024-06-26T04:55:11.1423374Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2024-06-26T04:55:11.1426065Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.1427578Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2024-06-26T04:55:11.1429943Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2024-06-26T04:55:11.1431863Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2024-06-26T04:55:11.1433969Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2024-06-26T04:55:11.1435993Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2024-06-26T04:55:11.1438351Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2024-06-26T04:55:11.1440536Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2024-06-26T04:55:11.1443161Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.1444654Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2024-06-26T04:55:11.1447045Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2024-06-26T04:55:11.1449772Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2024-06-26T04:55:11.1451260Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2024-06-26T04:55:11.1453049Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2024-06-26T04:55:11.1455211Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2024-06-26T04:55:11.1457351Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2024-06-26T04:55:11.1459235Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h' 2024-06-26T04:55:11.1460862Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2024-06-26T04:55:11.1462741Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2024-06-26T04:55:11.1464776Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2024-06-26T04:55:11.1467384Z adding 'torch/include/ATen/ops/_convolution.h' 2024-06-26T04:55:11.1470206Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1472346Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1474487Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2024-06-26T04:55:11.1476954Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1478922Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2024-06-26T04:55:11.1481078Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2024-06-26T04:55:11.1483242Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2024-06-26T04:55:11.1485559Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1487404Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2024-06-26T04:55:11.1489913Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2024-06-26T04:55:11.1491963Z adding 'torch/include/ATen/ops/_convolution_native.h' 2024-06-26T04:55:11.1494390Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2024-06-26T04:55:11.1496603Z adding 'torch/include/ATen/ops/_copy_from.h' 2024-06-26T04:55:11.1499271Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2024-06-26T04:55:11.1501446Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1503057Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2024-06-26T04:55:11.1505278Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2024-06-26T04:55:11.1507645Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1509366Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2024-06-26T04:55:11.1511544Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2024-06-26T04:55:11.1513559Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2024-06-26T04:55:11.1515815Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2024-06-26T04:55:11.1517752Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2024-06-26T04:55:11.1519897Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2024-06-26T04:55:11.1521971Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2024-06-26T04:55:11.1524211Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2024-06-26T04:55:11.1526233Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2024-06-26T04:55:11.1528482Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2024-06-26T04:55:11.1530750Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2024-06-26T04:55:11.1533085Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2024-06-26T04:55:11.1535029Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2024-06-26T04:55:11.1537305Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2024-06-26T04:55:11.1539481Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2024-06-26T04:55:11.1541875Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2024-06-26T04:55:11.1544409Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1546306Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1548445Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1550495Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2024-06-26T04:55:11.1552912Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2024-06-26T04:55:11.1555467Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1557501Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2024-06-26T04:55:11.1559635Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2024-06-26T04:55:11.1561781Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2024-06-26T04:55:11.1563859Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2024-06-26T04:55:11.1566443Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2024-06-26T04:55:11.1569528Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2024-06-26T04:55:11.1571518Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1573430Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2024-06-26T04:55:11.1575473Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2024-06-26T04:55:11.1577856Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2024-06-26T04:55:11.1580296Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2024-06-26T04:55:11.1582721Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1584608Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2024-06-26T04:55:11.1586734Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2024-06-26T04:55:11.1588820Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2024-06-26T04:55:11.1591682Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2024-06-26T04:55:11.1595145Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2024-06-26T04:55:11.1598226Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1600426Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1602624Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2024-06-26T04:55:11.1605226Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2024-06-26T04:55:11.1608102Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1610279Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2024-06-26T04:55:11.1612808Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2024-06-26T04:55:11.1615477Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1617519Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2024-06-26T04:55:11.1619549Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2024-06-26T04:55:11.1621845Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2024-06-26T04:55:11.1623955Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2024-06-26T04:55:11.1626464Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2024-06-26T04:55:11.1628638Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2024-06-26T04:55:11.1630988Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1632718Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2024-06-26T04:55:11.1634802Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2024-06-26T04:55:11.1636958Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2024-06-26T04:55:11.1639303Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1641306Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2024-06-26T04:55:11.1643645Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2024-06-26T04:55:11.1645267Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2024-06-26T04:55:11.1647436Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1649070Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2024-06-26T04:55:11.1650983Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2024-06-26T04:55:11.1652870Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2024-06-26T04:55:11.1655145Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1656679Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2024-06-26T04:55:11.1658576Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2024-06-26T04:55:11.1660377Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2024-06-26T04:55:11.1662292Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2024-06-26T04:55:11.1664186Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2024-06-26T04:55:11.1665927Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2024-06-26T04:55:11.1668120Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2024-06-26T04:55:11.1670456Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2024-06-26T04:55:11.1672373Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2024-06-26T04:55:11.1673922Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2024-06-26T04:55:11.1675810Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2024-06-26T04:55:11.1677638Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2024-06-26T04:55:11.1680096Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2024-06-26T04:55:11.1682200Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1683559Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2024-06-26T04:55:11.1685709Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2024-06-26T04:55:11.1687230Z adding 'torch/include/ATen/ops/_dimI.h' 2024-06-26T04:55:11.1689206Z adding 'torch/include/ATen/ops/_dimI_native.h' 2024-06-26T04:55:11.1691221Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2024-06-26T04:55:11.1693018Z adding 'torch/include/ATen/ops/_dimV.h' 2024-06-26T04:55:11.1694692Z adding 'torch/include/ATen/ops/_dimV_native.h' 2024-06-26T04:55:11.1696639Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2024-06-26T04:55:11.1698361Z adding 'torch/include/ATen/ops/_dim_arange.h' 2024-06-26T04:55:11.1700327Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1701828Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2024-06-26T04:55:11.1703516Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2024-06-26T04:55:11.1705425Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2024-06-26T04:55:11.1708171Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1709383Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2024-06-26T04:55:11.1711258Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2024-06-26T04:55:11.1713454Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2024-06-26T04:55:11.1715239Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2024-06-26T04:55:11.1717770Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2024-06-26T04:55:11.1720377Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1722688Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2024-06-26T04:55:11.1725259Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2024-06-26T04:55:11.1727911Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2024-06-26T04:55:11.1730720Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2024-06-26T04:55:11.1732866Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2024-06-26T04:55:11.1735437Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2024-06-26T04:55:11.1737925Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2024-06-26T04:55:11.1740472Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1742476Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2024-06-26T04:55:11.1744648Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2024-06-26T04:55:11.1746755Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2024-06-26T04:55:11.1749129Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2024-06-26T04:55:11.1751230Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2024-06-26T04:55:11.1753483Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2024-06-26T04:55:11.1755944Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2024-06-26T04:55:11.1758429Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1760456Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2024-06-26T04:55:11.1762709Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2024-06-26T04:55:11.1765086Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1767106Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2024-06-26T04:55:11.1769586Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2024-06-26T04:55:11.1772261Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2024-06-26T04:55:11.1774979Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1777205Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1780370Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1782620Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2024-06-26T04:55:11.1785010Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2024-06-26T04:55:11.1787457Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2024-06-26T04:55:11.1790057Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1792233Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2024-06-26T04:55:11.1794415Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2024-06-26T04:55:11.1796661Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2024-06-26T04:55:11.1799193Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2024-06-26T04:55:11.1801473Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2024-06-26T04:55:11.1803939Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2024-06-26T04:55:11.1807004Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2024-06-26T04:55:11.1809351Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1811267Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1813426Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1815449Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2024-06-26T04:55:11.1817787Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2024-06-26T04:55:11.1819928Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2024-06-26T04:55:11.1822449Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.1824441Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2024-06-26T04:55:11.1826709Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2024-06-26T04:55:11.1829325Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2024-06-26T04:55:11.1831901Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1833951Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2024-06-26T04:55:11.1836166Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2024-06-26T04:55:11.1838556Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2024-06-26T04:55:11.1841511Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2024-06-26T04:55:11.1856570Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1857744Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2024-06-26T04:55:11.1858523Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2024-06-26T04:55:11.1859261Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2024-06-26T04:55:11.1859686Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2024-06-26T04:55:11.1860558Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1861079Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2024-06-26T04:55:11.1861531Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2024-06-26T04:55:11.1862297Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2024-06-26T04:55:11.1864931Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2024-06-26T04:55:11.1867656Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1870329Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1872575Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2024-06-26T04:55:11.1875524Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2024-06-26T04:55:11.1878357Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1880695Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2024-06-26T04:55:11.1883370Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2024-06-26T04:55:11.1885667Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2024-06-26T04:55:11.1888800Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2024-06-26T04:55:11.1891405Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2024-06-26T04:55:11.1893900Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2024-06-26T04:55:11.1896592Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2024-06-26T04:55:11.1898984Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1901446Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2024-06-26T04:55:11.1904184Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2024-06-26T04:55:11.1907102Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1909355Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2024-06-26T04:55:11.1912183Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2024-06-26T04:55:11.1913961Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2024-06-26T04:55:11.1917115Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2024-06-26T04:55:11.1919995Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2024-06-26T04:55:11.1923002Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.1925256Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2024-06-26T04:55:11.1928166Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2024-06-26T04:55:11.1930411Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2024-06-26T04:55:11.1933547Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2024-06-26T04:55:11.1935771Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2024-06-26T04:55:11.1938752Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2024-06-26T04:55:11.1941188Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2024-06-26T04:55:11.1943356Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2024-06-26T04:55:11.1946000Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2024-06-26T04:55:11.1948715Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2024-06-26T04:55:11.1951441Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2024-06-26T04:55:11.1953718Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2024-06-26T04:55:11.1956285Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2024-06-26T04:55:11.1959082Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2024-06-26T04:55:11.1961403Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2024-06-26T04:55:11.1963918Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2024-06-26T04:55:11.1966356Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2024-06-26T04:55:11.1968869Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2024-06-26T04:55:11.1971842Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2024-06-26T04:55:11.1974226Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2024-06-26T04:55:11.1976896Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2024-06-26T04:55:11.1979179Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2024-06-26T04:55:11.1981604Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2024-06-26T04:55:11.1983987Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2024-06-26T04:55:11.1987005Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2024-06-26T04:55:11.1989632Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2024-06-26T04:55:11.1992105Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2024-06-26T04:55:11.1995023Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2024-06-26T04:55:11.1998005Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2024-06-26T04:55:11.2001922Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2024-06-26T04:55:11.2004082Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2024-06-26T04:55:11.2007377Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2024-06-26T04:55:11.2009954Z adding 'torch/include/ATen/ops/_foobar.h' 2024-06-26T04:55:11.2013146Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2015015Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2024-06-26T04:55:11.2017612Z adding 'torch/include/ATen/ops/_foobar_native.h' 2024-06-26T04:55:11.2020249Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2024-06-26T04:55:11.2022801Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2024-06-26T04:55:11.2025769Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2027771Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2024-06-26T04:55:11.2030478Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2024-06-26T04:55:11.2033270Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2024-06-26T04:55:11.2035799Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2024-06-26T04:55:11.2039044Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2040898Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2024-06-26T04:55:11.2043549Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2024-06-26T04:55:11.2046277Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2024-06-26T04:55:11.2049554Z adding 'torch/include/ATen/ops/_foreach_add.h' 2024-06-26T04:55:11.2052835Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2054887Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2024-06-26T04:55:11.2057959Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2024-06-26T04:55:11.2061430Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2024-06-26T04:55:11.2064522Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2024-06-26T04:55:11.2067727Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2069927Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2024-06-26T04:55:11.2072884Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2024-06-26T04:55:11.2076419Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2024-06-26T04:55:11.2079492Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2024-06-26T04:55:11.2082703Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2084934Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2024-06-26T04:55:11.2088027Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2024-06-26T04:55:11.2091692Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2024-06-26T04:55:11.2094070Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2024-06-26T04:55:11.2097401Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2099217Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2024-06-26T04:55:11.2102047Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2024-06-26T04:55:11.2104536Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2024-06-26T04:55:11.2107323Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2024-06-26T04:55:11.2110250Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2112194Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2024-06-26T04:55:11.2115008Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2024-06-26T04:55:11.2117731Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2024-06-26T04:55:11.2120399Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2024-06-26T04:55:11.2123393Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2125469Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2024-06-26T04:55:11.2128470Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2024-06-26T04:55:11.2131121Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2024-06-26T04:55:11.2134154Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2024-06-26T04:55:11.2137334Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2139380Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2024-06-26T04:55:11.2142151Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2024-06-26T04:55:11.2145624Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2024-06-26T04:55:11.2148296Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2024-06-26T04:55:11.2150708Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2152084Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2024-06-26T04:55:11.2153727Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2024-06-26T04:55:11.2156062Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2024-06-26T04:55:11.2157951Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2024-06-26T04:55:11.2160158Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2161409Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2024-06-26T04:55:11.2162992Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2024-06-26T04:55:11.2164888Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2024-06-26T04:55:11.2166595Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2024-06-26T04:55:11.2168806Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2170297Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2024-06-26T04:55:11.2172062Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2024-06-26T04:55:11.2174057Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2024-06-26T04:55:11.2175949Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2024-06-26T04:55:11.2178210Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2179774Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2024-06-26T04:55:11.2181583Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2024-06-26T04:55:11.2183731Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2024-06-26T04:55:11.2186565Z adding 'torch/include/ATen/ops/_foreach_div.h' 2024-06-26T04:55:11.2189047Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2190796Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2024-06-26T04:55:11.2192819Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2024-06-26T04:55:11.2195698Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2024-06-26T04:55:11.2197790Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2024-06-26T04:55:11.2200310Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2201900Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2024-06-26T04:55:11.2203655Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2024-06-26T04:55:11.2205856Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2024-06-26T04:55:11.2208049Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2024-06-26T04:55:11.2210496Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2212118Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2024-06-26T04:55:11.2214201Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2024-06-26T04:55:11.2216392Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2024-06-26T04:55:11.2218259Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2024-06-26T04:55:11.2220303Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2221940Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2024-06-26T04:55:11.2223595Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2024-06-26T04:55:11.2225518Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2024-06-26T04:55:11.2227389Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2024-06-26T04:55:11.2229440Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2230935Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2024-06-26T04:55:11.2232786Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2024-06-26T04:55:11.2234599Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2024-06-26T04:55:11.2236582Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2024-06-26T04:55:11.2238650Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2240549Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2024-06-26T04:55:11.2242293Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2024-06-26T04:55:11.2244174Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2024-06-26T04:55:11.2246046Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2024-06-26T04:55:11.2248206Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2250002Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2024-06-26T04:55:11.2251825Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2024-06-26T04:55:11.2253765Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2024-06-26T04:55:11.2255713Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2024-06-26T04:55:11.2257889Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2259403Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2024-06-26T04:55:11.2261296Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2024-06-26T04:55:11.2263488Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2024-06-26T04:55:11.2265421Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2024-06-26T04:55:11.2267499Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2269096Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2024-06-26T04:55:11.2270716Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2024-06-26T04:55:11.2272675Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2024-06-26T04:55:11.2274631Z adding 'torch/include/ATen/ops/_foreach_log.h' 2024-06-26T04:55:11.2276727Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2024-06-26T04:55:11.2278851Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2280489Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2024-06-26T04:55:11.2281991Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2024-06-26T04:55:11.2283987Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2024-06-26T04:55:11.2287833Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2024-06-26T04:55:11.2288806Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2289950Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2024-06-26T04:55:11.2291302Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2024-06-26T04:55:11.2293283Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2024-06-26T04:55:11.2295088Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2024-06-26T04:55:11.2297216Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2298816Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2024-06-26T04:55:11.2300580Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2024-06-26T04:55:11.2302648Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2024-06-26T04:55:11.2304869Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2306690Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2024-06-26T04:55:11.2308580Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2024-06-26T04:55:11.2310651Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2024-06-26T04:55:11.2312639Z adding 'torch/include/ATen/ops/_foreach_max.h' 2024-06-26T04:55:11.2314875Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2316826Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2024-06-26T04:55:11.2318630Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2024-06-26T04:55:11.2321604Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2024-06-26T04:55:11.2323972Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2024-06-26T04:55:11.2326425Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2328530Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2024-06-26T04:55:11.2330449Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2024-06-26T04:55:11.2332974Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2024-06-26T04:55:11.2335621Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2024-06-26T04:55:11.2337804Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2339675Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2024-06-26T04:55:11.2341730Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2024-06-26T04:55:11.2344211Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2024-06-26T04:55:11.2346591Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2024-06-26T04:55:11.2349028Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2350999Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2024-06-26T04:55:11.2353076Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2024-06-26T04:55:11.2355719Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2024-06-26T04:55:11.2358055Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2024-06-26T04:55:11.2360304Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2362056Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2024-06-26T04:55:11.2363958Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2024-06-26T04:55:11.2366035Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2024-06-26T04:55:11.2368196Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2024-06-26T04:55:11.2370528Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2372400Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2024-06-26T04:55:11.2374301Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2024-06-26T04:55:11.2376429Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2024-06-26T04:55:11.2378548Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2024-06-26T04:55:11.2380953Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2382919Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2024-06-26T04:55:11.2385046Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2024-06-26T04:55:11.2387394Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2024-06-26T04:55:11.2389569Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2024-06-26T04:55:11.2391881Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2393563Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2024-06-26T04:55:11.2395614Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2024-06-26T04:55:11.2397706Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2024-06-26T04:55:11.2399732Z adding 'torch/include/ATen/ops/_foreach_round.h' 2024-06-26T04:55:11.2401962Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2403739Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2024-06-26T04:55:11.2405730Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2024-06-26T04:55:11.2407873Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2024-06-26T04:55:11.2409874Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2024-06-26T04:55:11.2412122Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2414084Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2024-06-26T04:55:11.2415916Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2024-06-26T04:55:11.2417886Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2024-06-26T04:55:11.2420830Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2024-06-26T04:55:11.2423617Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2425406Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2024-06-26T04:55:11.2428069Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2024-06-26T04:55:11.2430936Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2024-06-26T04:55:11.2433592Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2024-06-26T04:55:11.2436608Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2438908Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2024-06-26T04:55:11.2441541Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2024-06-26T04:55:11.2444515Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2024-06-26T04:55:11.2446919Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2024-06-26T04:55:11.2450123Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2451783Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2024-06-26T04:55:11.2453535Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2024-06-26T04:55:11.2455666Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2024-06-26T04:55:11.2457571Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2024-06-26T04:55:11.2460027Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2461531Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2024-06-26T04:55:11.2463459Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2024-06-26T04:55:11.2465365Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2024-06-26T04:55:11.2467410Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2024-06-26T04:55:11.2469868Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2471832Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2024-06-26T04:55:11.2473830Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2024-06-26T04:55:11.2476531Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2024-06-26T04:55:11.2478754Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2024-06-26T04:55:11.2481005Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2482594Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2024-06-26T04:55:11.2484830Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2024-06-26T04:55:11.2486807Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2024-06-26T04:55:11.2488761Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2024-06-26T04:55:11.2490809Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2492299Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2024-06-26T04:55:11.2494119Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2024-06-26T04:55:11.2495992Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2024-06-26T04:55:11.2497907Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2024-06-26T04:55:11.2500048Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2501629Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2024-06-26T04:55:11.2503415Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2024-06-26T04:55:11.2505297Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2024-06-26T04:55:11.2507129Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2024-06-26T04:55:11.2509187Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2510668Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2024-06-26T04:55:11.2512490Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2024-06-26T04:55:11.2514416Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2024-06-26T04:55:11.2516474Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2024-06-26T04:55:11.2518385Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2024-06-26T04:55:11.2520249Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2024-06-26T04:55:11.2522209Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2024-06-26T04:55:11.2524144Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2024-06-26T04:55:11.2526383Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2528119Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2024-06-26T04:55:11.2530259Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2024-06-26T04:55:11.2532154Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2024-06-26T04:55:11.2534378Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2536042Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2024-06-26T04:55:11.2538364Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2539937Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2024-06-26T04:55:11.2542052Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2024-06-26T04:55:11.2543947Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2024-06-26T04:55:11.2545978Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2024-06-26T04:55:11.2548080Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2024-06-26T04:55:11.2550446Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2552291Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2024-06-26T04:55:11.2554224Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2024-06-26T04:55:11.2556529Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2024-06-26T04:55:11.2559135Z adding 'torch/include/ATen/ops/_fused_adam.h' 2024-06-26T04:55:11.2561676Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2563760Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2024-06-26T04:55:11.2565700Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2024-06-26T04:55:11.2567982Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2024-06-26T04:55:11.2570835Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2024-06-26T04:55:11.2573626Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2024-06-26T04:55:11.2576176Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2578044Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2024-06-26T04:55:11.2579872Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2024-06-26T04:55:11.2581771Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2024-06-26T04:55:11.2584327Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2024-06-26T04:55:11.2586537Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2024-06-26T04:55:11.2588655Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2590302Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2024-06-26T04:55:11.2592236Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2024-06-26T04:55:11.2594162Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2024-06-26T04:55:11.2596469Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2024-06-26T04:55:11.2598909Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2600656Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2024-06-26T04:55:11.2602571Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2024-06-26T04:55:11.2604307Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2024-06-26T04:55:11.2606598Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2024-06-26T04:55:11.2608762Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2024-06-26T04:55:11.2610777Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2024-06-26T04:55:11.2612656Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2024-06-26T04:55:11.2614449Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2024-06-26T04:55:11.2616171Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2024-06-26T04:55:11.2618107Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2024-06-26T04:55:11.2620228Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2024-06-26T04:55:11.2623651Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2625538Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2024-06-26T04:55:11.2627177Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2024-06-26T04:55:11.2628776Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2024-06-26T04:55:11.2631141Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2024-06-26T04:55:11.2632979Z adding 'torch/include/ATen/ops/_fw_primal.h' 2024-06-26T04:55:11.2634919Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2636330Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2024-06-26T04:55:11.2638603Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2640337Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2641862Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2024-06-26T04:55:11.2643119Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2024-06-26T04:55:11.2644528Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2024-06-26T04:55:11.2646136Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2024-06-26T04:55:11.2648055Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2024-06-26T04:55:11.2650142Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.2651709Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2024-06-26T04:55:11.2653240Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2024-06-26T04:55:11.2654990Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2024-06-26T04:55:11.2656758Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2024-06-26T04:55:11.2658810Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.2660478Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2024-06-26T04:55:11.2662007Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2024-06-26T04:55:11.2663785Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2665362Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2024-06-26T04:55:11.2667427Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2024-06-26T04:55:11.2669703Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2024-06-26T04:55:11.2671287Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.2672779Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2024-06-26T04:55:11.2675042Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2024-06-26T04:55:11.2676630Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2024-06-26T04:55:11.2679051Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2680753Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2024-06-26T04:55:11.2682782Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2024-06-26T04:55:11.2684992Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2024-06-26T04:55:11.2688139Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2690013Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2024-06-26T04:55:11.2692269Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2024-06-26T04:55:11.2695491Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2024-06-26T04:55:11.2698843Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2024-06-26T04:55:11.2701083Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2703553Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2024-06-26T04:55:11.2705903Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2024-06-26T04:55:11.2709031Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2024-06-26T04:55:11.2711792Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2024-06-26T04:55:11.2714873Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2717173Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2024-06-26T04:55:11.2719627Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2024-06-26T04:55:11.2722593Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2024-06-26T04:55:11.2725280Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2024-06-26T04:55:11.2728627Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2730656Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2024-06-26T04:55:11.2733522Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2024-06-26T04:55:11.2736144Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2024-06-26T04:55:11.2738771Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2024-06-26T04:55:11.2741821Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2024-06-26T04:55:11.2744119Z adding 'torch/include/ATen/ops/_indices.h' 2024-06-26T04:55:11.2746937Z adding 'torch/include/ATen/ops/_indices_copy.h' 2024-06-26T04:55:11.2749718Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2752359Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2754290Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2024-06-26T04:55:11.2757562Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2024-06-26T04:55:11.2759436Z adding 'torch/include/ATen/ops/_indices_native.h' 2024-06-26T04:55:11.2762358Z adding 'torch/include/ATen/ops/_indices_ops.h' 2024-06-26T04:55:11.2764728Z adding 'torch/include/ATen/ops/_int_mm.h' 2024-06-26T04:55:11.2767832Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2024-06-26T04:55:11.2770398Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2024-06-26T04:55:11.2772674Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2024-06-26T04:55:11.2775772Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2024-06-26T04:55:11.2777923Z adding 'torch/include/ATen/ops/_is_all_true.h' 2024-06-26T04:55:11.2781212Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2782931Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2024-06-26T04:55:11.2785183Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2024-06-26T04:55:11.2787185Z adding 'torch/include/ATen/ops/_is_any_true.h' 2024-06-26T04:55:11.2789424Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2791020Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2024-06-26T04:55:11.2793145Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2024-06-26T04:55:11.2795249Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2024-06-26T04:55:11.2797705Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.2799267Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2024-06-26T04:55:11.2801450Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2024-06-26T04:55:11.2803581Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2024-06-26T04:55:11.2805788Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2024-06-26T04:55:11.2808107Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2024-06-26T04:55:11.2810107Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2024-06-26T04:55:11.2812344Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2024-06-26T04:55:11.2813864Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2024-06-26T04:55:11.2816300Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2818873Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2024-06-26T04:55:11.2821081Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2024-06-26T04:55:11.2823116Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2024-06-26T04:55:11.2825425Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2826931Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2024-06-26T04:55:11.2829155Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2024-06-26T04:55:11.2831206Z adding 'torch/include/ATen/ops/_linalg_det.h' 2024-06-26T04:55:11.2833632Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2835597Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2024-06-26T04:55:11.2837748Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2024-06-26T04:55:11.2839547Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2024-06-26T04:55:11.2841686Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2024-06-26T04:55:11.2843786Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2024-06-26T04:55:11.2845987Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2024-06-26T04:55:11.2848451Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2024-06-26T04:55:11.2851248Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2853253Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2024-06-26T04:55:11.2855431Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2024-06-26T04:55:11.2857535Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2024-06-26T04:55:11.2859910Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2024-06-26T04:55:11.2861997Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2024-06-26T04:55:11.2864308Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2024-06-26T04:55:11.2866535Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2024-06-26T04:55:11.2868879Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2024-06-26T04:55:11.2871078Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2024-06-26T04:55:11.2873091Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2024-06-26T04:55:11.2875510Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2024-06-26T04:55:11.2877676Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2024-06-26T04:55:11.2880234Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2882229Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2024-06-26T04:55:11.2884500Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2024-06-26T04:55:11.2886599Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2024-06-26T04:55:11.2889142Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2024-06-26T04:55:11.2891258Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2024-06-26T04:55:11.2893620Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2024-06-26T04:55:11.2895966Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2024-06-26T04:55:11.2898599Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2900676Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2024-06-26T04:55:11.2902941Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2024-06-26T04:55:11.2905101Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2024-06-26T04:55:11.2907428Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2024-06-26T04:55:11.2909630Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2024-06-26T04:55:11.2911927Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2024-06-26T04:55:11.2914253Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2024-06-26T04:55:11.2916956Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2919219Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2024-06-26T04:55:11.2921493Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2024-06-26T04:55:11.2923641Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2024-06-26T04:55:11.2925896Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2024-06-26T04:55:11.2928257Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2024-06-26T04:55:11.2930869Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2024-06-26T04:55:11.2933303Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2024-06-26T04:55:11.2935641Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2024-06-26T04:55:11.2937795Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2024-06-26T04:55:11.2939798Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2024-06-26T04:55:11.2942075Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2024-06-26T04:55:11.2944226Z adding 'torch/include/ATen/ops/_log_softmax.h' 2024-06-26T04:55:11.2946504Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2024-06-26T04:55:11.2948989Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2951148Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2024-06-26T04:55:11.2953223Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2024-06-26T04:55:11.2955295Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2024-06-26T04:55:11.2957596Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2024-06-26T04:55:11.2960129Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2024-06-26T04:55:11.2962026Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2024-06-26T04:55:11.2964377Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.2966296Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2024-06-26T04:55:11.2968436Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2024-06-26T04:55:11.2970673Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2024-06-26T04:55:11.2972958Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2024-06-26T04:55:11.2975074Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2024-06-26T04:55:11.2977307Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2024-06-26T04:55:11.2979482Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2024-06-26T04:55:11.2982035Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2024-06-26T04:55:11.2985072Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2024-06-26T04:55:11.2987178Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2024-06-26T04:55:11.2989394Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2024-06-26T04:55:11.2991832Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2024-06-26T04:55:11.2994396Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.2996498Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2024-06-26T04:55:11.2998906Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2024-06-26T04:55:11.3001154Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2024-06-26T04:55:11.3003589Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3005686Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2024-06-26T04:55:11.3007890Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2024-06-26T04:55:11.3010105Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2024-06-26T04:55:11.3012440Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2024-06-26T04:55:11.3014560Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2024-06-26T04:55:11.3016768Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2024-06-26T04:55:11.3018881Z adding 'torch/include/ATen/ops/_make_dual.h' 2024-06-26T04:55:11.3021247Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3023276Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2024-06-26T04:55:11.3025710Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3028038Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3029747Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2024-06-26T04:55:11.3031969Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2024-06-26T04:55:11.3034048Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2024-06-26T04:55:11.3036545Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2024-06-26T04:55:11.3038735Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2024-06-26T04:55:11.3041506Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3043285Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2024-06-26T04:55:11.3045382Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2024-06-26T04:55:11.3048044Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2024-06-26T04:55:11.3050240Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2024-06-26T04:55:11.3052404Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2024-06-26T04:55:11.3054821Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3056978Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2024-06-26T04:55:11.3059078Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2024-06-26T04:55:11.3060791Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2024-06-26T04:55:11.3063043Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2024-06-26T04:55:11.3064960Z adding 'torch/include/ATen/ops/_masked_scale.h' 2024-06-26T04:55:11.3067381Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3068987Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2024-06-26T04:55:11.3070983Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2024-06-26T04:55:11.3073103Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2024-06-26T04:55:11.3075372Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2024-06-26T04:55:11.3077474Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2024-06-26T04:55:11.3079653Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3081405Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2024-06-26T04:55:11.3083448Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3085516Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2024-06-26T04:55:11.3087447Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2024-06-26T04:55:11.3090193Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3091706Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2024-06-26T04:55:11.3093677Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2024-06-26T04:55:11.3095176Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2024-06-26T04:55:11.3097137Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2024-06-26T04:55:11.3099217Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2024-06-26T04:55:11.3101154Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2024-06-26T04:55:11.3102982Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2024-06-26T04:55:11.3104895Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2024-06-26T04:55:11.3106824Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2024-06-26T04:55:11.3109009Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3110636Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2024-06-26T04:55:11.3112640Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2024-06-26T04:55:11.3114569Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2024-06-26T04:55:11.3116898Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3118566Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2024-06-26T04:55:11.3120485Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2024-06-26T04:55:11.3122578Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2024-06-26T04:55:11.3124971Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2024-06-26T04:55:11.3127827Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3129729Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2024-06-26T04:55:11.3132021Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2024-06-26T04:55:11.3134804Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2024-06-26T04:55:11.3137633Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3139546Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2024-06-26T04:55:11.3141982Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2024-06-26T04:55:11.3144552Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2024-06-26T04:55:11.3147206Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3149480Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2024-06-26T04:55:11.3151722Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2024-06-26T04:55:11.3154005Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2024-06-26T04:55:11.3156538Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2024-06-26T04:55:11.3159177Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3161124Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2024-06-26T04:55:11.3163563Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2024-06-26T04:55:11.3166300Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2024-06-26T04:55:11.3169750Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2024-06-26T04:55:11.3172195Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3174298Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2024-06-26T04:55:11.3176062Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2024-06-26T04:55:11.3178010Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2024-06-26T04:55:11.3180148Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2024-06-26T04:55:11.3182133Z adding 'torch/include/ATen/ops/_neg_view.h' 2024-06-26T04:55:11.3184397Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3186019Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2024-06-26T04:55:11.3188199Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3190317Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3191611Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2024-06-26T04:55:11.3193425Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2024-06-26T04:55:11.3195721Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2024-06-26T04:55:11.3197531Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2024-06-26T04:55:11.3199587Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2024-06-26T04:55:11.3201878Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2024-06-26T04:55:11.3203621Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2024-06-26T04:55:11.3205279Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2024-06-26T04:55:11.3207387Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2024-06-26T04:55:11.3209320Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2024-06-26T04:55:11.3211675Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2024-06-26T04:55:11.3213757Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3215399Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2024-06-26T04:55:11.3217438Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2024-06-26T04:55:11.3219305Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3221004Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2024-06-26T04:55:11.3222780Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2024-06-26T04:55:11.3237770Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2024-06-26T04:55:11.3238375Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2024-06-26T04:55:11.3238912Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2024-06-26T04:55:11.3239347Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2024-06-26T04:55:11.3239659Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2024-06-26T04:55:11.3239979Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2024-06-26T04:55:11.3240297Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2024-06-26T04:55:11.3240693Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2024-06-26T04:55:11.3241076Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2024-06-26T04:55:11.3241410Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2024-06-26T04:55:11.3243576Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2024-06-26T04:55:11.3245483Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2024-06-26T04:55:11.3247450Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2024-06-26T04:55:11.3249513Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2024-06-26T04:55:11.3251627Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2024-06-26T04:55:11.3253267Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2024-06-26T04:55:11.3255145Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2024-06-26T04:55:11.3257008Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2024-06-26T04:55:11.3258863Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2024-06-26T04:55:11.3260727Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2024-06-26T04:55:11.3262545Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2024-06-26T04:55:11.3264682Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2024-06-26T04:55:11.3267031Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3269100Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3270604Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2024-06-26T04:55:11.3272640Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2024-06-26T04:55:11.3274499Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2024-06-26T04:55:11.3276579Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2024-06-26T04:55:11.3278630Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2024-06-26T04:55:11.3280705Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2024-06-26T04:55:11.3282684Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2024-06-26T04:55:11.3284595Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2024-06-26T04:55:11.3286546Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2024-06-26T04:55:11.3288809Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2024-06-26T04:55:11.3290910Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2024-06-26T04:55:11.3293238Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3295039Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2024-06-26T04:55:11.3296950Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2024-06-26T04:55:11.3298866Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2024-06-26T04:55:11.3300874Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2024-06-26T04:55:11.3302810Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2024-06-26T04:55:11.3304666Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2024-06-26T04:55:11.3306644Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2024-06-26T04:55:11.3308456Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2024-06-26T04:55:11.3311270Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2024-06-26T04:55:11.3313384Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2024-06-26T04:55:11.3316151Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3317964Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2024-06-26T04:55:11.3320230Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2024-06-26T04:55:11.3322096Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2024-06-26T04:55:11.3324293Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3325997Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2024-06-26T04:55:11.3328474Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2024-06-26T04:55:11.3330514Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2024-06-26T04:55:11.3332566Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2024-06-26T04:55:11.3334561Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2024-06-26T04:55:11.3336577Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2024-06-26T04:55:11.3338868Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3340907Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2024-06-26T04:55:11.3342730Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2024-06-26T04:55:11.3344757Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2024-06-26T04:55:11.3347015Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3348825Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2024-06-26T04:55:11.3350912Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2024-06-26T04:55:11.3352580Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2024-06-26T04:55:11.3354740Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2024-06-26T04:55:11.3357298Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3359251Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3360827Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2024-06-26T04:55:11.3362915Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2024-06-26T04:55:11.3364968Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2024-06-26T04:55:11.3366963Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2024-06-26T04:55:11.3368802Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2024-06-26T04:55:11.3370738Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2024-06-26T04:55:11.3372732Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2024-06-26T04:55:11.3374995Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2024-06-26T04:55:11.3376993Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3379029Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3380482Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2024-06-26T04:55:11.3382460Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2024-06-26T04:55:11.3384215Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2024-06-26T04:55:11.3386267Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2024-06-26T04:55:11.3387960Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2024-06-26T04:55:11.3390100Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3391703Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2024-06-26T04:55:11.3393611Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2024-06-26T04:55:11.3395270Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2024-06-26T04:55:11.3397390Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3399257Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2024-06-26T04:55:11.3400933Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2024-06-26T04:55:11.3403276Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2024-06-26T04:55:11.3405947Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3407577Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2024-06-26T04:55:11.3409766Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2024-06-26T04:55:11.3411373Z adding 'torch/include/ATen/ops/_nnz.h' 2024-06-26T04:55:11.3413241Z adding 'torch/include/ATen/ops/_nnz_native.h' 2024-06-26T04:55:11.3414971Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2024-06-26T04:55:11.3417037Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2024-06-26T04:55:11.3419035Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2024-06-26T04:55:11.3421259Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3423090Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2024-06-26T04:55:11.3424860Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2024-06-26T04:55:11.3426955Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3428566Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2024-06-26T04:55:11.3430580Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2024-06-26T04:55:11.3432474Z adding 'torch/include/ATen/ops/_pad_circular.h' 2024-06-26T04:55:11.3434683Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3436351Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2024-06-26T04:55:11.3438472Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2024-06-26T04:55:11.3440348Z adding 'torch/include/ATen/ops/_pad_enum.h' 2024-06-26T04:55:11.3442557Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3443969Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2024-06-26T04:55:11.3445807Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2024-06-26T04:55:11.3447832Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2024-06-26T04:55:11.3449983Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3451476Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2024-06-26T04:55:11.3453355Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2024-06-26T04:55:11.3455342Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2024-06-26T04:55:11.3457333Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2024-06-26T04:55:11.3459067Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2024-06-26T04:55:11.3460777Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2024-06-26T04:55:11.3462564Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2024-06-26T04:55:11.3464175Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2024-06-26T04:55:11.3466355Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3467951Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2024-06-26T04:55:11.3469814Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3471550Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2024-06-26T04:55:11.3473501Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2024-06-26T04:55:11.3475558Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2024-06-26T04:55:11.3477669Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3479304Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2024-06-26T04:55:11.3481225Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2024-06-26T04:55:11.3483341Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2024-06-26T04:55:11.3485009Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2024-06-26T04:55:11.3486693Z adding 'torch/include/ATen/ops/_pin_memory.h' 2024-06-26T04:55:11.3489161Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3490713Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2024-06-26T04:55:11.3492412Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2024-06-26T04:55:11.3494221Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2024-06-26T04:55:11.3496089Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2024-06-26T04:55:11.3497946Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2024-06-26T04:55:11.3499902Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2024-06-26T04:55:11.3501648Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3503413Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2024-06-26T04:55:11.3505210Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2024-06-26T04:55:11.3506937Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2024-06-26T04:55:11.3508652Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2024-06-26T04:55:11.3510252Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2024-06-26T04:55:11.3512095Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2024-06-26T04:55:11.3513730Z adding 'torch/include/ATen/ops/_print.h' 2024-06-26T04:55:11.3515953Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3517708Z adding 'torch/include/ATen/ops/_print_native.h' 2024-06-26T04:55:11.3519283Z adding 'torch/include/ATen/ops/_print_ops.h' 2024-06-26T04:55:11.3521131Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2024-06-26T04:55:11.3523183Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3524638Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2024-06-26T04:55:11.3526382Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2024-06-26T04:55:11.3528289Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2024-06-26T04:55:11.3530611Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3531964Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2024-06-26T04:55:11.3533776Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2024-06-26T04:55:11.3535564Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2024-06-26T04:55:11.3537648Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2024-06-26T04:55:11.3539923Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3541857Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3543256Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2024-06-26T04:55:11.3545089Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2024-06-26T04:55:11.3546987Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2024-06-26T04:55:11.3548794Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2024-06-26T04:55:11.3550530Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2024-06-26T04:55:11.3552137Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2024-06-26T04:55:11.3553935Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2024-06-26T04:55:11.3555872Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2024-06-26T04:55:11.3558071Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3559647Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2024-06-26T04:55:11.3562046Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2024-06-26T04:55:11.3563946Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2024-06-26T04:55:11.3566107Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3567880Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2024-06-26T04:55:11.3569732Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2024-06-26T04:55:11.3572026Z adding 'torch/include/ATen/ops/_resize_output.h' 2024-06-26T04:55:11.3574503Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3576834Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2024-06-26T04:55:11.3578611Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2024-06-26T04:55:11.3580861Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2024-06-26T04:55:11.3582693Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2024-06-26T04:55:11.3584967Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3586623Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2024-06-26T04:55:11.3588845Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2024-06-26T04:55:11.3590688Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2024-06-26T04:55:11.3592960Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3594881Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2024-06-26T04:55:11.3597206Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2024-06-26T04:55:11.3599073Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2024-06-26T04:55:11.3601293Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2024-06-26T04:55:11.3603365Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2024-06-26T04:55:11.3605705Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3607511Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2024-06-26T04:55:11.3609799Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2024-06-26T04:55:11.3611981Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2024-06-26T04:55:11.3614434Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3616371Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2024-06-26T04:55:11.3618538Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2024-06-26T04:55:11.3620696Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2024-06-26T04:55:11.3623170Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2024-06-26T04:55:11.3625521Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3627572Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2024-06-26T04:55:11.3629820Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2024-06-26T04:55:11.3631968Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2024-06-26T04:55:11.3633948Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2024-06-26T04:55:11.3636353Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2024-06-26T04:55:11.3638500Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2024-06-26T04:55:11.3640757Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2024-06-26T04:55:11.3643044Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3645342Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2024-06-26T04:55:11.3647566Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2024-06-26T04:55:11.3649952Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2024-06-26T04:55:11.3652043Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2024-06-26T04:55:11.3654221Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2024-06-26T04:55:11.3656329Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2024-06-26T04:55:11.3658808Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2024-06-26T04:55:11.3661139Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3663222Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2024-06-26T04:55:11.3665523Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2024-06-26T04:55:11.3667646Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2024-06-26T04:55:11.3669746Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2024-06-26T04:55:11.3671933Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2024-06-26T04:55:11.3674164Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2024-06-26T04:55:11.3676206Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2024-06-26T04:55:11.3678536Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2024-06-26T04:55:11.3680876Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2024-06-26T04:55:11.3682875Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2024-06-26T04:55:11.3685089Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2024-06-26T04:55:11.3687139Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2024-06-26T04:55:11.3689678Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2024-06-26T04:55:11.3691830Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2024-06-26T04:55:11.3693999Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2024-06-26T04:55:11.3695942Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2024-06-26T04:55:11.3698137Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2024-06-26T04:55:11.3700341Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2024-06-26T04:55:11.3702671Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3704574Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2024-06-26T04:55:11.3706659Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3708554Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2024-06-26T04:55:11.3710733Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2024-06-26T04:55:11.3712639Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2024-06-26T04:55:11.3714845Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3716620Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2024-06-26T04:55:11.3718552Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2024-06-26T04:55:11.3721495Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2024-06-26T04:55:11.3724242Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3726376Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.3729152Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.3731096Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2024-06-26T04:55:11.3733654Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2024-06-26T04:55:11.3735938Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2024-06-26T04:55:11.3737718Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2024-06-26T04:55:11.3740084Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2024-06-26T04:55:11.3741634Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2024-06-26T04:55:11.3743392Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2024-06-26T04:55:11.3744942Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2024-06-26T04:55:11.3746839Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3748889Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2024-06-26T04:55:11.3750220Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2024-06-26T04:55:11.3751905Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2024-06-26T04:55:11.3754042Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3755693Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2024-06-26T04:55:11.3757783Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2024-06-26T04:55:11.3759720Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2024-06-26T04:55:11.3761829Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3763471Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2024-06-26T04:55:11.3765359Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2024-06-26T04:55:11.3767105Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2024-06-26T04:55:11.3769359Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3771895Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2024-06-26T04:55:11.3773887Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2024-06-26T04:55:11.3775776Z adding 'torch/include/ATen/ops/_softmax.h' 2024-06-26T04:55:11.3777774Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2024-06-26T04:55:11.3780068Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3781839Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2024-06-26T04:55:11.3783662Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2024-06-26T04:55:11.3785521Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2024-06-26T04:55:11.3787406Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2024-06-26T04:55:11.3789186Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2024-06-26T04:55:11.3791288Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2024-06-26T04:55:11.3793405Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3795115Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2024-06-26T04:55:11.3797083Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2024-06-26T04:55:11.3798914Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2024-06-26T04:55:11.3800822Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2024-06-26T04:55:11.3802605Z adding 'torch/include/ATen/ops/_softmax_native.h' 2024-06-26T04:55:11.3804693Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2024-06-26T04:55:11.3806705Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2024-06-26T04:55:11.3809165Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3810817Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2024-06-26T04:55:11.3812734Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2024-06-26T04:55:11.3814720Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2024-06-26T04:55:11.3817181Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2024-06-26T04:55:11.3819123Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3821157Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.3822930Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2024-06-26T04:55:11.3825136Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2024-06-26T04:55:11.3827218Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2024-06-26T04:55:11.3829223Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2024-06-26T04:55:11.3831143Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2024-06-26T04:55:11.3833288Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3834995Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2024-06-26T04:55:11.3836972Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2024-06-26T04:55:11.3838938Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2024-06-26T04:55:11.3841513Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3843142Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2024-06-26T04:55:11.3845122Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2024-06-26T04:55:11.3847495Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2024-06-26T04:55:11.3849989Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3851722Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2024-06-26T04:55:11.3853552Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2024-06-26T04:55:11.3855514Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2024-06-26T04:55:11.3858126Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3859371Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2024-06-26T04:55:11.3861452Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2024-06-26T04:55:11.3863693Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2024-06-26T04:55:11.3866065Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3867930Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2024-06-26T04:55:11.3869988Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2024-06-26T04:55:11.3872145Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2024-06-26T04:55:11.3874881Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2024-06-26T04:55:11.3877597Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3879689Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2024-06-26T04:55:11.3881631Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2024-06-26T04:55:11.3883893Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2024-06-26T04:55:11.3886130Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3888197Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2024-06-26T04:55:11.3890209Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2024-06-26T04:55:11.3892391Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2024-06-26T04:55:11.3894529Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2024-06-26T04:55:11.3896800Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3898691Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2024-06-26T04:55:11.3900636Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2024-06-26T04:55:11.3902641Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2024-06-26T04:55:11.3904901Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3906825Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2024-06-26T04:55:11.3908909Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2024-06-26T04:55:11.3911010Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2024-06-26T04:55:11.3913308Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3915173Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2024-06-26T04:55:11.3917375Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2024-06-26T04:55:11.3919571Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2024-06-26T04:55:11.3921867Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3923692Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2024-06-26T04:55:11.3925885Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2024-06-26T04:55:11.3928048Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2024-06-26T04:55:11.3930247Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2024-06-26T04:55:11.3932583Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3934334Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2024-06-26T04:55:11.3936467Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2024-06-26T04:55:11.3938678Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3940740Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3942577Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2024-06-26T04:55:11.3944723Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2024-06-26T04:55:11.3946795Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2024-06-26T04:55:11.3949067Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.3950818Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2024-06-26T04:55:11.3952970Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2024-06-26T04:55:11.3954827Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2024-06-26T04:55:11.3957168Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.3958864Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2024-06-26T04:55:11.3960954Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2024-06-26T04:55:11.3963071Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2024-06-26T04:55:11.3965110Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2024-06-26T04:55:11.3967091Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2024-06-26T04:55:11.3969293Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2024-06-26T04:55:11.3971397Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2024-06-26T04:55:11.3973366Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2024-06-26T04:55:11.3975377Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2024-06-26T04:55:11.3977413Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2024-06-26T04:55:11.3979288Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2024-06-26T04:55:11.3981308Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2024-06-26T04:55:11.3983154Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2024-06-26T04:55:11.3985207Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2024-06-26T04:55:11.3987217Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2024-06-26T04:55:11.3989200Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2024-06-26T04:55:11.3991052Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2024-06-26T04:55:11.3993244Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2024-06-26T04:55:11.3994910Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2024-06-26T04:55:11.3997048Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2024-06-26T04:55:11.3999000Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2024-06-26T04:55:11.4001146Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2024-06-26T04:55:11.4003047Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2024-06-26T04:55:11.4005114Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2024-06-26T04:55:11.4007074Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2024-06-26T04:55:11.4009346Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2024-06-26T04:55:11.4011227Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2024-06-26T04:55:11.4013242Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2024-06-26T04:55:11.4015170Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2024-06-26T04:55:11.4017308Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2024-06-26T04:55:11.4019144Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2024-06-26T04:55:11.4021190Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2024-06-26T04:55:11.4023072Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2024-06-26T04:55:11.4025210Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2024-06-26T04:55:11.4027475Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4029151Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2024-06-26T04:55:11.4031244Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2024-06-26T04:55:11.4033385Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4035410Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4037232Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2024-06-26T04:55:11.4039377Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2024-06-26T04:55:11.4041458Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2024-06-26T04:55:11.4044105Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4045381Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2024-06-26T04:55:11.4047528Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2024-06-26T04:55:11.4049755Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2024-06-26T04:55:11.4051754Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2024-06-26T04:55:11.4053980Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4055680Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2024-06-26T04:55:11.4057634Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2024-06-26T04:55:11.4059679Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4061673Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4063354Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2024-06-26T04:55:11.4065594Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2024-06-26T04:55:11.4067588Z adding 'torch/include/ATen/ops/_spdiags.h' 2024-06-26T04:55:11.4069855Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4071781Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2024-06-26T04:55:11.4073580Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2024-06-26T04:55:11.4075698Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2024-06-26T04:55:11.4078150Z adding 'torch/include/ATen/ops/_stack.h' 2024-06-26T04:55:11.4080449Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4082163Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2024-06-26T04:55:11.4083931Z adding 'torch/include/ATen/ops/_stack_native.h' 2024-06-26T04:55:11.4085891Z adding 'torch/include/ATen/ops/_stack_ops.h' 2024-06-26T04:55:11.4088081Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2024-06-26T04:55:11.4090363Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4092285Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2024-06-26T04:55:11.4094305Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2024-06-26T04:55:11.4096061Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2024-06-26T04:55:11.4098287Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4100449Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2024-06-26T04:55:11.4102114Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2024-06-26T04:55:11.4103499Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2024-06-26T04:55:11.4105815Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2024-06-26T04:55:11.4107816Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2024-06-26T04:55:11.4109486Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2024-06-26T04:55:11.4111733Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2024-06-26T04:55:11.4113910Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4115719Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2024-06-26T04:55:11.4117754Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2024-06-26T04:55:11.4120003Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2024-06-26T04:55:11.4122159Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4125104Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4126155Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2024-06-26T04:55:11.4128517Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2024-06-26T04:55:11.4130554Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2024-06-26T04:55:11.4132653Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4134318Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2024-06-26T04:55:11.4136588Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4138694Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4140259Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2024-06-26T04:55:11.4142316Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2024-06-26T04:55:11.4144352Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2024-06-26T04:55:11.4146264Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2024-06-26T04:55:11.4148042Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2024-06-26T04:55:11.4150187Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4151922Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2024-06-26T04:55:11.4153912Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2024-06-26T04:55:11.4155980Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2024-06-26T04:55:11.4158247Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4160435Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2024-06-26T04:55:11.4162096Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2024-06-26T04:55:11.4164139Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2024-06-26T04:55:11.4166192Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2024-06-26T04:55:11.4168608Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4170606Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2024-06-26T04:55:11.4172463Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2024-06-26T04:55:11.4174486Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2024-06-26T04:55:11.4176593Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2024-06-26T04:55:11.4178814Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4180734Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2024-06-26T04:55:11.4182533Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2024-06-26T04:55:11.4184615Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2024-06-26T04:55:11.4186602Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2024-06-26T04:55:11.4188890Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4190807Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2024-06-26T04:55:11.4192676Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2024-06-26T04:55:11.4194960Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2024-06-26T04:55:11.4197071Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2024-06-26T04:55:11.4199223Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4201135Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2024-06-26T04:55:11.4202977Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2024-06-26T04:55:11.4204852Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2024-06-26T04:55:11.4207070Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4208891Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2024-06-26T04:55:11.4211060Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2024-06-26T04:55:11.4212993Z adding 'torch/include/ATen/ops/_test_string_default.h' 2024-06-26T04:55:11.4215388Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4217003Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2024-06-26T04:55:11.4218917Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2024-06-26T04:55:11.4220952Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2024-06-26T04:55:11.4223232Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4224974Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2024-06-26T04:55:11.4226948Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2024-06-26T04:55:11.4229154Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2024-06-26T04:55:11.4231480Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4233186Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2024-06-26T04:55:11.4235438Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2024-06-26T04:55:11.4237502Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2024-06-26T04:55:11.4240615Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4242923Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2024-06-26T04:55:11.4244791Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2024-06-26T04:55:11.4246709Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2024-06-26T04:55:11.4249109Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2024-06-26T04:55:11.4251535Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4253401Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4255265Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2024-06-26T04:55:11.4257471Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2024-06-26T04:55:11.4259839Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4261667Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2024-06-26T04:55:11.4263652Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2024-06-26T04:55:11.4265766Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2024-06-26T04:55:11.4267991Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2024-06-26T04:55:11.4270105Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2024-06-26T04:55:11.4272571Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4274495Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2024-06-26T04:55:11.4277031Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4278927Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2024-06-26T04:55:11.4280810Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2024-06-26T04:55:11.4283008Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2024-06-26T04:55:11.4285045Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2024-06-26T04:55:11.4287143Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2024-06-26T04:55:11.4289656Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4291408Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2024-06-26T04:55:11.4293358Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2024-06-26T04:55:11.4295566Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2024-06-26T04:55:11.4297741Z adding 'torch/include/ATen/ops/_to_copy.h' 2024-06-26T04:55:11.4300287Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4302063Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2024-06-26T04:55:11.4304263Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2024-06-26T04:55:11.4306248Z adding 'torch/include/ATen/ops/_to_cpu.h' 2024-06-26T04:55:11.4308447Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4310210Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2024-06-26T04:55:11.4312220Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2024-06-26T04:55:11.4314344Z adding 'torch/include/ATen/ops/_to_dense.h' 2024-06-26T04:55:11.4316760Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4318717Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2024-06-26T04:55:11.4320993Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2024-06-26T04:55:11.4323284Z adding 'torch/include/ATen/ops/_to_sparse.h' 2024-06-26T04:55:11.4325666Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2024-06-26T04:55:11.4328102Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4330481Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2024-06-26T04:55:11.4332717Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2024-06-26T04:55:11.4334743Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2024-06-26T04:55:11.4336687Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2024-06-26T04:55:11.4338720Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2024-06-26T04:55:11.4340949Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4342762Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2024-06-26T04:55:11.4345057Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2024-06-26T04:55:11.4346691Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2024-06-26T04:55:11.4348743Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2024-06-26T04:55:11.4350864Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4352479Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2024-06-26T04:55:11.4354402Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2024-06-26T04:55:11.4356626Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4358522Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2024-06-26T04:55:11.4360408Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2024-06-26T04:55:11.4362451Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2024-06-26T04:55:11.4364544Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2024-06-26T04:55:11.4366345Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2024-06-26T04:55:11.4368654Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4370752Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2024-06-26T04:55:11.4372702Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2024-06-26T04:55:11.4374556Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2024-06-26T04:55:11.4376660Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2024-06-26T04:55:11.4378863Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2024-06-26T04:55:11.4380742Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2024-06-26T04:55:11.4382959Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2024-06-26T04:55:11.4385053Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2024-06-26T04:55:11.4387035Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2024-06-26T04:55:11.4388877Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2024-06-26T04:55:11.4390746Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2024-06-26T04:55:11.4392798Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2024-06-26T04:55:11.4395105Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4397066Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2024-06-26T04:55:11.4398967Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2024-06-26T04:55:11.4400778Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2024-06-26T04:55:11.4402805Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2024-06-26T04:55:11.4405143Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2024-06-26T04:55:11.4407536Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4409701Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2024-06-26T04:55:11.4411784Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2024-06-26T04:55:11.4413635Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2024-06-26T04:55:11.4416067Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2024-06-26T04:55:11.4417980Z adding 'torch/include/ATen/ops/_trilinear.h' 2024-06-26T04:55:11.4420244Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4422394Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4424111Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2024-06-26T04:55:11.4426196Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2024-06-26T04:55:11.4428375Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2024-06-26T04:55:11.4430708Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4432634Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2024-06-26T04:55:11.4434554Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2024-06-26T04:55:11.4436987Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2024-06-26T04:55:11.4439122Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2024-06-26T04:55:11.4441520Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4443316Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2024-06-26T04:55:11.4445216Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2024-06-26T04:55:11.4447362Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2024-06-26T04:55:11.4449720Z adding 'torch/include/ATen/ops/_unique.h' 2024-06-26T04:55:11.4451842Z adding 'torch/include/ATen/ops/_unique2.h' 2024-06-26T04:55:11.4454075Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4455948Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2024-06-26T04:55:11.4457878Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2024-06-26T04:55:11.4459976Z adding 'torch/include/ATen/ops/_unique2_native.h' 2024-06-26T04:55:11.4462213Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2024-06-26T04:55:11.4464571Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4466516Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2024-06-26T04:55:11.4468630Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2024-06-26T04:55:11.4470560Z adding 'torch/include/ATen/ops/_unique_native.h' 2024-06-26T04:55:11.4472804Z adding 'torch/include/ATen/ops/_unique_ops.h' 2024-06-26T04:55:11.4474896Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2024-06-26T04:55:11.4477287Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4479040Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2024-06-26T04:55:11.4481371Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2024-06-26T04:55:11.4483117Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2024-06-26T04:55:11.4485483Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4487269Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2024-06-26T04:55:11.4489813Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2024-06-26T04:55:11.4491826Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2024-06-26T04:55:11.4494114Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4495912Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2024-06-26T04:55:11.4497998Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2024-06-26T04:55:11.4500077Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2024-06-26T04:55:11.4502412Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4504259Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2024-06-26T04:55:11.4506334Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2024-06-26T04:55:11.4508594Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2024-06-26T04:55:11.4510819Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4512623Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2024-06-26T04:55:11.4514800Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2024-06-26T04:55:11.4516971Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2024-06-26T04:55:11.4519440Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4521266Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2024-06-26T04:55:11.4523406Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2024-06-26T04:55:11.4526142Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2024-06-26T04:55:11.4529002Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2024-06-26T04:55:11.4531793Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4533789Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4536058Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4538099Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2024-06-26T04:55:11.4540371Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2024-06-26T04:55:11.4542425Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2024-06-26T04:55:11.4544684Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2024-06-26T04:55:11.4547096Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4549179Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4551262Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2024-06-26T04:55:11.4553489Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2024-06-26T04:55:11.4555462Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2024-06-26T04:55:11.4557753Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2024-06-26T04:55:11.4559978Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2024-06-26T04:55:11.4562541Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2024-06-26T04:55:11.4565192Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2024-06-26T04:55:11.4568077Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2024-06-26T04:55:11.4571482Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4572988Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4575219Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4577165Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2024-06-26T04:55:11.4579265Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2024-06-26T04:55:11.4581126Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2024-06-26T04:55:11.4583205Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2024-06-26T04:55:11.4585449Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4587562Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4589317Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2024-06-26T04:55:11.4591087Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2024-06-26T04:55:11.4592804Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2024-06-26T04:55:11.4594889Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2024-06-26T04:55:11.4596660Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2024-06-26T04:55:11.4598669Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2024-06-26T04:55:11.4600876Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2024-06-26T04:55:11.4603811Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2024-06-26T04:55:11.4606040Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4607857Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4609827Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4611559Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2024-06-26T04:55:11.4613479Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2024-06-26T04:55:11.4615280Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2024-06-26T04:55:11.4617204Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2024-06-26T04:55:11.4619387Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4621082Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4622748Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2024-06-26T04:55:11.4624592Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2024-06-26T04:55:11.4626338Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2024-06-26T04:55:11.4628270Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2024-06-26T04:55:11.4630098Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2024-06-26T04:55:11.4632007Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2024-06-26T04:55:11.4634231Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2024-06-26T04:55:11.4636802Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2024-06-26T04:55:11.4639356Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4641131Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4643116Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4644787Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2024-06-26T04:55:11.4646794Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2024-06-26T04:55:11.4648669Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2024-06-26T04:55:11.4650746Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2024-06-26T04:55:11.4653018Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4654881Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4656528Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2024-06-26T04:55:11.4658497Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2024-06-26T04:55:11.4660142Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2024-06-26T04:55:11.4662105Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2024-06-26T04:55:11.4663867Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2024-06-26T04:55:11.4665950Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2024-06-26T04:55:11.4668255Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2024-06-26T04:55:11.4671113Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2024-06-26T04:55:11.4673833Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4675588Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4677501Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4679403Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2024-06-26T04:55:11.4681299Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2024-06-26T04:55:11.4683077Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2024-06-26T04:55:11.4684927Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2024-06-26T04:55:11.4687169Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4689071Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4690966Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2024-06-26T04:55:11.4693016Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2024-06-26T04:55:11.4694824Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2024-06-26T04:55:11.4696712Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2024-06-26T04:55:11.4698606Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2024-06-26T04:55:11.4700750Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2024-06-26T04:55:11.4702632Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2024-06-26T04:55:11.4704582Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2024-06-26T04:55:11.4706389Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2024-06-26T04:55:11.4708340Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2024-06-26T04:55:11.4710211Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2024-06-26T04:55:11.4712216Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4713857Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2024-06-26T04:55:11.4715648Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2024-06-26T04:55:11.4717494Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2024-06-26T04:55:11.4720175Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2024-06-26T04:55:11.4722188Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2024-06-26T04:55:11.4723983Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2024-06-26T04:55:11.4725818Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2024-06-26T04:55:11.4727781Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2024-06-26T04:55:11.4729916Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4731609Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2024-06-26T04:55:11.4733410Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2024-06-26T04:55:11.4735212Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2024-06-26T04:55:11.4737324Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4739262Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2024-06-26T04:55:11.4740864Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2024-06-26T04:55:11.4742464Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2024-06-26T04:55:11.4744362Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4745983Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2024-06-26T04:55:11.4747707Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2024-06-26T04:55:11.4749507Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2024-06-26T04:55:11.4751726Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4753186Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2024-06-26T04:55:11.4755102Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2024-06-26T04:55:11.4756933Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2024-06-26T04:55:11.4759027Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4760547Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2024-06-26T04:55:11.4762291Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2024-06-26T04:55:11.4764009Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2024-06-26T04:55:11.4765996Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4767495Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2024-06-26T04:55:11.4769471Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2024-06-26T04:55:11.4770996Z adding 'torch/include/ATen/ops/_values.h' 2024-06-26T04:55:11.4772746Z adding 'torch/include/ATen/ops/_values_copy.h' 2024-06-26T04:55:11.4774695Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4776601Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4777962Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2024-06-26T04:55:11.4779744Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2024-06-26T04:55:11.4781421Z adding 'torch/include/ATen/ops/_values_native.h' 2024-06-26T04:55:11.4783139Z adding 'torch/include/ATen/ops/_values_ops.h' 2024-06-26T04:55:11.4784744Z adding 'torch/include/ATen/ops/_version.h' 2024-06-26T04:55:11.4786663Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4788155Z adding 'torch/include/ATen/ops/_version_native.h' 2024-06-26T04:55:11.4789839Z adding 'torch/include/ATen/ops/_version_ops.h' 2024-06-26T04:55:11.4791545Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2024-06-26T04:55:11.4793416Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h' 2024-06-26T04:55:11.4795146Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2024-06-26T04:55:11.4796921Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2024-06-26T04:55:11.4798645Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2024-06-26T04:55:11.4800338Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2024-06-26T04:55:11.4802117Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2024-06-26T04:55:11.4803758Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2024-06-26T04:55:11.4805446Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2024-06-26T04:55:11.4807102Z adding 'torch/include/ATen/ops/_weight_norm.h' 2024-06-26T04:55:11.4809449Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4811578Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2024-06-26T04:55:11.4813785Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4815610Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2024-06-26T04:55:11.4817375Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2024-06-26T04:55:11.4819222Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2024-06-26T04:55:11.4821321Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2024-06-26T04:55:11.4823308Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4825079Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4826948Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4829082Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2024-06-26T04:55:11.4831915Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2024-06-26T04:55:11.4834018Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4835866Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2024-06-26T04:55:11.4837659Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2024-06-26T04:55:11.4839649Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2024-06-26T04:55:11.4841791Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2024-06-26T04:55:11.4843399Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2024-06-26T04:55:11.4845168Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2024-06-26T04:55:11.4847468Z adding 'torch/include/ATen/ops/abs.h' 2024-06-26T04:55:11.4849821Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.4851901Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2024-06-26T04:55:11.4853394Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2024-06-26T04:55:11.4855433Z adding 'torch/include/ATen/ops/abs_native.h' 2024-06-26T04:55:11.4857374Z adding 'torch/include/ATen/ops/abs_ops.h' 2024-06-26T04:55:11.4859201Z adding 'torch/include/ATen/ops/absolute.h' 2024-06-26T04:55:11.4861435Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4862910Z adding 'torch/include/ATen/ops/absolute_native.h' 2024-06-26T04:55:11.4864862Z adding 'torch/include/ATen/ops/absolute_ops.h' 2024-06-26T04:55:11.4866732Z adding 'torch/include/ATen/ops/acos.h' 2024-06-26T04:55:11.4869103Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4870831Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2024-06-26T04:55:11.4872719Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2024-06-26T04:55:11.4874613Z adding 'torch/include/ATen/ops/acos_meta.h' 2024-06-26T04:55:11.4876426Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2024-06-26T04:55:11.4878259Z adding 'torch/include/ATen/ops/acos_native.h' 2024-06-26T04:55:11.4880185Z adding 'torch/include/ATen/ops/acos_ops.h' 2024-06-26T04:55:11.4882158Z adding 'torch/include/ATen/ops/acosh.h' 2024-06-26T04:55:11.4884338Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4885966Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2024-06-26T04:55:11.4887853Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2024-06-26T04:55:11.4889836Z adding 'torch/include/ATen/ops/acosh_meta.h' 2024-06-26T04:55:11.4891704Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2024-06-26T04:55:11.4893546Z adding 'torch/include/ATen/ops/acosh_native.h' 2024-06-26T04:55:11.4895483Z adding 'torch/include/ATen/ops/acosh_ops.h' 2024-06-26T04:55:11.4897429Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2024-06-26T04:55:11.4899543Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4901148Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2024-06-26T04:55:11.4902979Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2024-06-26T04:55:11.4905124Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2024-06-26T04:55:11.4907335Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4909125Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2024-06-26T04:55:11.4911020Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2024-06-26T04:55:11.4912905Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2024-06-26T04:55:11.4914807Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2024-06-26T04:55:11.4917036Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2024-06-26T04:55:11.4919083Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2024-06-26T04:55:11.4921220Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4923013Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4924732Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2024-06-26T04:55:11.4926593Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2024-06-26T04:55:11.4928733Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4930497Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2024-06-26T04:55:11.4932340Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2024-06-26T04:55:11.4934042Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2024-06-26T04:55:11.4935944Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2024-06-26T04:55:11.4937642Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2024-06-26T04:55:11.4939722Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.4941235Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2024-06-26T04:55:11.4942985Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2024-06-26T04:55:11.4944746Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2024-06-26T04:55:11.4946679Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2024-06-26T04:55:11.4948886Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4950515Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4952289Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4954242Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2024-06-26T04:55:11.4956022Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2024-06-26T04:55:11.4957879Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2024-06-26T04:55:11.4959844Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2024-06-26T04:55:11.4962109Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4963759Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2024-06-26T04:55:11.4965803Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2024-06-26T04:55:11.4967420Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2024-06-26T04:55:11.4969718Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2024-06-26T04:55:11.4971471Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2024-06-26T04:55:11.4973495Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2024-06-26T04:55:11.4975384Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2024-06-26T04:55:11.4977392Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2024-06-26T04:55:11.4979702Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4981413Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.4983104Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.4984800Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2024-06-26T04:55:11.4986569Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2024-06-26T04:55:11.4988296Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2024-06-26T04:55:11.4990229Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2024-06-26T04:55:11.4992329Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.4993921Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2024-06-26T04:55:11.4995829Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2024-06-26T04:55:11.4997482Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2024-06-26T04:55:11.4999351Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2024-06-26T04:55:11.5001139Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2024-06-26T04:55:11.5003129Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2024-06-26T04:55:11.5004945Z adding 'torch/include/ATen/ops/add.h' 2024-06-26T04:55:11.5007085Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5009076Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5010955Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2024-06-26T04:55:11.5012831Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2024-06-26T04:55:11.5014617Z adding 'torch/include/ATen/ops/add_meta.h' 2024-06-26T04:55:11.5016457Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2024-06-26T04:55:11.5018479Z adding 'torch/include/ATen/ops/add_native.h' 2024-06-26T04:55:11.5020715Z adding 'torch/include/ATen/ops/add_ops.h' 2024-06-26T04:55:11.5022807Z adding 'torch/include/ATen/ops/addbmm.h' 2024-06-26T04:55:11.5024768Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2024-06-26T04:55:11.5026650Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2024-06-26T04:55:11.5028462Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2024-06-26T04:55:11.5030214Z adding 'torch/include/ATen/ops/addbmm_native.h' 2024-06-26T04:55:11.5032205Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2024-06-26T04:55:11.5034195Z adding 'torch/include/ATen/ops/addcdiv.h' 2024-06-26T04:55:11.5036541Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5038263Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2024-06-26T04:55:11.5040096Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2024-06-26T04:55:11.5041897Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2024-06-26T04:55:11.5043729Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2024-06-26T04:55:11.5045492Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2024-06-26T04:55:11.5047460Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2024-06-26T04:55:11.5049587Z adding 'torch/include/ATen/ops/addcmul.h' 2024-06-26T04:55:11.5051843Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5053539Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2024-06-26T04:55:11.5055332Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2024-06-26T04:55:11.5057140Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2024-06-26T04:55:11.5059056Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2024-06-26T04:55:11.5061309Z adding 'torch/include/ATen/ops/addcmul_native.h' 2024-06-26T04:55:11.5063156Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2024-06-26T04:55:11.5064990Z adding 'torch/include/ATen/ops/addmm.h' 2024-06-26T04:55:11.5067270Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5068864Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2024-06-26T04:55:11.5070703Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2024-06-26T04:55:11.5072702Z adding 'torch/include/ATen/ops/addmm_meta.h' 2024-06-26T04:55:11.5074657Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2024-06-26T04:55:11.5076972Z adding 'torch/include/ATen/ops/addmm_native.h' 2024-06-26T04:55:11.5079337Z adding 'torch/include/ATen/ops/addmm_ops.h' 2024-06-26T04:55:11.5081340Z adding 'torch/include/ATen/ops/addmv.h' 2024-06-26T04:55:11.5083959Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5085662Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2024-06-26T04:55:11.5087765Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2024-06-26T04:55:11.5089767Z adding 'torch/include/ATen/ops/addmv_meta.h' 2024-06-26T04:55:11.5091859Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2024-06-26T04:55:11.5093829Z adding 'torch/include/ATen/ops/addmv_native.h' 2024-06-26T04:55:11.5096198Z adding 'torch/include/ATen/ops/addmv_ops.h' 2024-06-26T04:55:11.5097976Z adding 'torch/include/ATen/ops/addr.h' 2024-06-26T04:55:11.5100188Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5101936Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2024-06-26T04:55:11.5103872Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2024-06-26T04:55:11.5105746Z adding 'torch/include/ATen/ops/addr_native.h' 2024-06-26T04:55:11.5108065Z adding 'torch/include/ATen/ops/addr_ops.h' 2024-06-26T04:55:11.5110331Z adding 'torch/include/ATen/ops/adjoint.h' 2024-06-26T04:55:11.5112730Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5114639Z adding 'torch/include/ATen/ops/adjoint_native.h' 2024-06-26T04:55:11.5116940Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2024-06-26T04:55:11.5119460Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2024-06-26T04:55:11.5121967Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2024-06-26T04:55:11.5124495Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5126437Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2024-06-26T04:55:11.5128774Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2024-06-26T04:55:11.5131348Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5133457Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2024-06-26T04:55:11.5135756Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2024-06-26T04:55:11.5137875Z adding 'torch/include/ATen/ops/alias.h' 2024-06-26T04:55:11.5140261Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5142296Z adding 'torch/include/ATen/ops/alias_copy.h' 2024-06-26T04:55:11.5144745Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5147055Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5148898Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2024-06-26T04:55:11.5151178Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2024-06-26T04:55:11.5153344Z adding 'torch/include/ATen/ops/alias_native.h' 2024-06-26T04:55:11.5155727Z adding 'torch/include/ATen/ops/alias_ops.h' 2024-06-26T04:55:11.5157718Z adding 'torch/include/ATen/ops/align_as.h' 2024-06-26T04:55:11.5160055Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5161734Z adding 'torch/include/ATen/ops/align_as_native.h' 2024-06-26T04:55:11.5163804Z adding 'torch/include/ATen/ops/align_as_ops.h' 2024-06-26T04:55:11.5177234Z adding 'torch/include/ATen/ops/align_tensors.h' 2024-06-26T04:55:11.5179526Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5181223Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2024-06-26T04:55:11.5183290Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2024-06-26T04:55:11.5185103Z adding 'torch/include/ATen/ops/align_to.h' 2024-06-26T04:55:11.5187349Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5189010Z adding 'torch/include/ATen/ops/align_to_native.h' 2024-06-26T04:55:11.5191178Z adding 'torch/include/ATen/ops/align_to_ops.h' 2024-06-26T04:55:11.5193422Z adding 'torch/include/ATen/ops/all.h' 2024-06-26T04:55:11.5195837Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5197886Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5199789Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5201649Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2024-06-26T04:55:11.5203726Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2024-06-26T04:55:11.5205531Z adding 'torch/include/ATen/ops/all_meta.h' 2024-06-26T04:55:11.5207758Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2024-06-26T04:55:11.5209761Z adding 'torch/include/ATen/ops/all_native.h' 2024-06-26T04:55:11.5212269Z adding 'torch/include/ATen/ops/all_ops.h' 2024-06-26T04:55:11.5214401Z adding 'torch/include/ATen/ops/allclose.h' 2024-06-26T04:55:11.5216816Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5218577Z adding 'torch/include/ATen/ops/allclose_native.h' 2024-06-26T04:55:11.5220671Z adding 'torch/include/ATen/ops/allclose_ops.h' 2024-06-26T04:55:11.5222663Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2024-06-26T04:55:11.5225249Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5226874Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2024-06-26T04:55:11.5228785Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2024-06-26T04:55:11.5230545Z adding 'torch/include/ATen/ops/amax.h' 2024-06-26T04:55:11.5233022Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5234597Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2024-06-26T04:55:11.5236749Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2024-06-26T04:55:11.5238509Z adding 'torch/include/ATen/ops/amax_meta.h' 2024-06-26T04:55:11.5240518Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2024-06-26T04:55:11.5242641Z adding 'torch/include/ATen/ops/amax_native.h' 2024-06-26T04:55:11.5244513Z adding 'torch/include/ATen/ops/amax_ops.h' 2024-06-26T04:55:11.5246363Z adding 'torch/include/ATen/ops/amin.h' 2024-06-26T04:55:11.5248842Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5250479Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2024-06-26T04:55:11.5252339Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2024-06-26T04:55:11.5254178Z adding 'torch/include/ATen/ops/amin_meta.h' 2024-06-26T04:55:11.5256045Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2024-06-26T04:55:11.5257856Z adding 'torch/include/ATen/ops/amin_native.h' 2024-06-26T04:55:11.5259915Z adding 'torch/include/ATen/ops/amin_ops.h' 2024-06-26T04:55:11.5262159Z adding 'torch/include/ATen/ops/aminmax.h' 2024-06-26T04:55:11.5264566Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5266388Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2024-06-26T04:55:11.5268462Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2024-06-26T04:55:11.5270408Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2024-06-26T04:55:11.5272459Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2024-06-26T04:55:11.5274403Z adding 'torch/include/ATen/ops/aminmax_native.h' 2024-06-26T04:55:11.5276635Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2024-06-26T04:55:11.5278692Z adding 'torch/include/ATen/ops/and.h' 2024-06-26T04:55:11.5281000Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5282804Z adding 'torch/include/ATen/ops/and_native.h' 2024-06-26T04:55:11.5284987Z adding 'torch/include/ATen/ops/and_ops.h' 2024-06-26T04:55:11.5287069Z adding 'torch/include/ATen/ops/angle.h' 2024-06-26T04:55:11.5289398Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2024-06-26T04:55:11.5291425Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2024-06-26T04:55:11.5293321Z adding 'torch/include/ATen/ops/angle_native.h' 2024-06-26T04:55:11.5295443Z adding 'torch/include/ATen/ops/angle_ops.h' 2024-06-26T04:55:11.5297818Z adding 'torch/include/ATen/ops/any.h' 2024-06-26T04:55:11.5300137Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5302264Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5304239Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5306254Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2024-06-26T04:55:11.5308434Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2024-06-26T04:55:11.5310563Z adding 'torch/include/ATen/ops/any_meta.h' 2024-06-26T04:55:11.5312754Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2024-06-26T04:55:11.5314711Z adding 'torch/include/ATen/ops/any_native.h' 2024-06-26T04:55:11.5317048Z adding 'torch/include/ATen/ops/any_ops.h' 2024-06-26T04:55:11.5319722Z adding 'torch/include/ATen/ops/arange.h' 2024-06-26T04:55:11.5322049Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5323750Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2024-06-26T04:55:11.5325761Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2024-06-26T04:55:11.5327950Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2024-06-26T04:55:11.5329848Z adding 'torch/include/ATen/ops/arange_native.h' 2024-06-26T04:55:11.5332042Z adding 'torch/include/ATen/ops/arange_ops.h' 2024-06-26T04:55:11.5334583Z adding 'torch/include/ATen/ops/arccos.h' 2024-06-26T04:55:11.5337102Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5339213Z adding 'torch/include/ATen/ops/arccos_native.h' 2024-06-26T04:55:11.5341911Z adding 'torch/include/ATen/ops/arccos_ops.h' 2024-06-26T04:55:11.5344333Z adding 'torch/include/ATen/ops/arccosh.h' 2024-06-26T04:55:11.5347445Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5349344Z adding 'torch/include/ATen/ops/arccosh_native.h' 2024-06-26T04:55:11.5352029Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2024-06-26T04:55:11.5354333Z adding 'torch/include/ATen/ops/arcsin.h' 2024-06-26T04:55:11.5357172Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5358953Z adding 'torch/include/ATen/ops/arcsin_native.h' 2024-06-26T04:55:11.5361883Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2024-06-26T04:55:11.5364023Z adding 'torch/include/ATen/ops/arcsinh.h' 2024-06-26T04:55:11.5367051Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5368741Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2024-06-26T04:55:11.5371781Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2024-06-26T04:55:11.5374113Z adding 'torch/include/ATen/ops/arctan.h' 2024-06-26T04:55:11.5376477Z adding 'torch/include/ATen/ops/arctan2.h' 2024-06-26T04:55:11.5379368Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5380926Z adding 'torch/include/ATen/ops/arctan2_native.h' 2024-06-26T04:55:11.5383890Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2024-06-26T04:55:11.5386524Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5388904Z adding 'torch/include/ATen/ops/arctan_native.h' 2024-06-26T04:55:11.5391472Z adding 'torch/include/ATen/ops/arctan_ops.h' 2024-06-26T04:55:11.5394000Z adding 'torch/include/ATen/ops/arctanh.h' 2024-06-26T04:55:11.5397184Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5399269Z adding 'torch/include/ATen/ops/arctanh_native.h' 2024-06-26T04:55:11.5402211Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2024-06-26T04:55:11.5404886Z adding 'torch/include/ATen/ops/argmax.h' 2024-06-26T04:55:11.5408132Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5410285Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2024-06-26T04:55:11.5413100Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2024-06-26T04:55:11.5415395Z adding 'torch/include/ATen/ops/argmax_meta.h' 2024-06-26T04:55:11.5418112Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2024-06-26T04:55:11.5420227Z adding 'torch/include/ATen/ops/argmax_native.h' 2024-06-26T04:55:11.5423003Z adding 'torch/include/ATen/ops/argmax_ops.h' 2024-06-26T04:55:11.5425258Z adding 'torch/include/ATen/ops/argmin.h' 2024-06-26T04:55:11.5428426Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5429921Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2024-06-26T04:55:11.5432872Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2024-06-26T04:55:11.5434923Z adding 'torch/include/ATen/ops/argmin_meta.h' 2024-06-26T04:55:11.5437716Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2024-06-26T04:55:11.5439699Z adding 'torch/include/ATen/ops/argmin_native.h' 2024-06-26T04:55:11.5441801Z adding 'torch/include/ATen/ops/argmin_ops.h' 2024-06-26T04:55:11.5443892Z adding 'torch/include/ATen/ops/argsort.h' 2024-06-26T04:55:11.5446096Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5448200Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5449928Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2024-06-26T04:55:11.5451828Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2024-06-26T04:55:11.5453764Z adding 'torch/include/ATen/ops/argsort_native.h' 2024-06-26T04:55:11.5455861Z adding 'torch/include/ATen/ops/argsort_ops.h' 2024-06-26T04:55:11.5457770Z adding 'torch/include/ATen/ops/argwhere.h' 2024-06-26T04:55:11.5460103Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5461661Z adding 'torch/include/ATen/ops/argwhere_native.h' 2024-06-26T04:55:11.5463633Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2024-06-26T04:55:11.5465773Z adding 'torch/include/ATen/ops/as_strided.h' 2024-06-26T04:55:11.5468330Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5470265Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2024-06-26T04:55:11.5472829Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5474936Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5476720Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2024-06-26T04:55:11.5478816Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2024-06-26T04:55:11.5481012Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2024-06-26T04:55:11.5483132Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2024-06-26T04:55:11.5485223Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2024-06-26T04:55:11.5486832Z adding 'torch/include/ATen/ops/as_strided_native.h' 2024-06-26T04:55:11.5500168Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2024-06-26T04:55:11.5500542Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2024-06-26T04:55:11.5501068Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5501888Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5502220Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2024-06-26T04:55:11.5502581Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2024-06-26T04:55:11.5502765Z adding 'torch/include/ATen/ops/asin.h' 2024-06-26T04:55:11.5504651Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5506289Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2024-06-26T04:55:11.5508229Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2024-06-26T04:55:11.5510068Z adding 'torch/include/ATen/ops/asin_meta.h' 2024-06-26T04:55:11.5512068Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2024-06-26T04:55:11.5513962Z adding 'torch/include/ATen/ops/asin_native.h' 2024-06-26T04:55:11.5516307Z adding 'torch/include/ATen/ops/asin_ops.h' 2024-06-26T04:55:11.5518192Z adding 'torch/include/ATen/ops/asinh.h' 2024-06-26T04:55:11.5520684Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5522251Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2024-06-26T04:55:11.5524336Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2024-06-26T04:55:11.5526114Z adding 'torch/include/ATen/ops/asinh_meta.h' 2024-06-26T04:55:11.5528245Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2024-06-26T04:55:11.5530233Z adding 'torch/include/ATen/ops/asinh_native.h' 2024-06-26T04:55:11.5532316Z adding 'torch/include/ATen/ops/asinh_ops.h' 2024-06-26T04:55:11.5534258Z adding 'torch/include/ATen/ops/atan.h' 2024-06-26T04:55:11.5536215Z adding 'torch/include/ATen/ops/atan2.h' 2024-06-26T04:55:11.5538546Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5540234Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2024-06-26T04:55:11.5542256Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2024-06-26T04:55:11.5544080Z adding 'torch/include/ATen/ops/atan2_meta.h' 2024-06-26T04:55:11.5546106Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2024-06-26T04:55:11.5547934Z adding 'torch/include/ATen/ops/atan2_native.h' 2024-06-26T04:55:11.5550078Z adding 'torch/include/ATen/ops/atan2_ops.h' 2024-06-26T04:55:11.5552376Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5554079Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2024-06-26T04:55:11.5556111Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2024-06-26T04:55:11.5557998Z adding 'torch/include/ATen/ops/atan_meta.h' 2024-06-26T04:55:11.5560355Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2024-06-26T04:55:11.5562052Z adding 'torch/include/ATen/ops/atan_native.h' 2024-06-26T04:55:11.5564005Z adding 'torch/include/ATen/ops/atan_ops.h' 2024-06-26T04:55:11.5566558Z adding 'torch/include/ATen/ops/atanh.h' 2024-06-26T04:55:11.5569148Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5570717Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2024-06-26T04:55:11.5572672Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2024-06-26T04:55:11.5574677Z adding 'torch/include/ATen/ops/atanh_meta.h' 2024-06-26T04:55:11.5577014Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2024-06-26T04:55:11.5578712Z adding 'torch/include/ATen/ops/atanh_native.h' 2024-06-26T04:55:11.5580734Z adding 'torch/include/ATen/ops/atanh_ops.h' 2024-06-26T04:55:11.5582660Z adding 'torch/include/ATen/ops/atleast_1d.h' 2024-06-26T04:55:11.5585042Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5586470Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2024-06-26T04:55:11.5588591Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2024-06-26T04:55:11.5590618Z adding 'torch/include/ATen/ops/atleast_2d.h' 2024-06-26T04:55:11.5592857Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5594329Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2024-06-26T04:55:11.5596529Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2024-06-26T04:55:11.5598803Z adding 'torch/include/ATen/ops/atleast_3d.h' 2024-06-26T04:55:11.5601023Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5602589Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2024-06-26T04:55:11.5604343Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2024-06-26T04:55:11.5606400Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2024-06-26T04:55:11.5608771Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5610416Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2024-06-26T04:55:11.5612831Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2024-06-26T04:55:11.5614690Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2024-06-26T04:55:11.5617280Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2024-06-26T04:55:11.5619629Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5621022Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.5623594Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.5625312Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2024-06-26T04:55:11.5627421Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2024-06-26T04:55:11.5629411Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2024-06-26T04:55:11.5631795Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2024-06-26T04:55:11.5634177Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5635805Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2024-06-26T04:55:11.5638135Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2024-06-26T04:55:11.5640473Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2024-06-26T04:55:11.5642626Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2024-06-26T04:55:11.5644797Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2024-06-26T04:55:11.5646763Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2024-06-26T04:55:11.5648983Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2024-06-26T04:55:11.5651342Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2024-06-26T04:55:11.5653904Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5655497Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.5657390Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.5659114Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2024-06-26T04:55:11.5661099Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2024-06-26T04:55:11.5662493Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2024-06-26T04:55:11.5664403Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2024-06-26T04:55:11.5666756Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5668985Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2024-06-26T04:55:11.5670984Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2024-06-26T04:55:11.5672642Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2024-06-26T04:55:11.5674567Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2024-06-26T04:55:11.5676404Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2024-06-26T04:55:11.5678491Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2024-06-26T04:55:11.5680323Z adding 'torch/include/ATen/ops/baddbmm.h' 2024-06-26T04:55:11.5682611Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5684013Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2024-06-26T04:55:11.5685829Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2024-06-26T04:55:11.5687487Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2024-06-26T04:55:11.5689694Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2024-06-26T04:55:11.5691429Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2024-06-26T04:55:11.5693492Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2024-06-26T04:55:11.5695710Z adding 'torch/include/ATen/ops/bartlett_window.h' 2024-06-26T04:55:11.5698091Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5699559Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2024-06-26T04:55:11.5701605Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2024-06-26T04:55:11.5703405Z adding 'torch/include/ATen/ops/batch_norm.h' 2024-06-26T04:55:11.5705384Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2024-06-26T04:55:11.5707521Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2024-06-26T04:55:11.5709414Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2024-06-26T04:55:11.5711224Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2024-06-26T04:55:11.5713469Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5715114Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2024-06-26T04:55:11.5716834Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2024-06-26T04:55:11.5718746Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2024-06-26T04:55:11.5720652Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2024-06-26T04:55:11.5722596Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2024-06-26T04:55:11.5724604Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2024-06-26T04:55:11.5726943Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5728917Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2024-06-26T04:55:11.5730549Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2024-06-26T04:55:11.5732552Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2024-06-26T04:55:11.5734842Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5736609Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2024-06-26T04:55:11.5738468Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2024-06-26T04:55:11.5740182Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2024-06-26T04:55:11.5742054Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2024-06-26T04:55:11.5744046Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2024-06-26T04:55:11.5746192Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5747951Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2024-06-26T04:55:11.5749633Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2024-06-26T04:55:11.5751664Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2024-06-26T04:55:11.5753653Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2024-06-26T04:55:11.5755919Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5757594Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2024-06-26T04:55:11.5759399Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2024-06-26T04:55:11.5761444Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2024-06-26T04:55:11.5763107Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2024-06-26T04:55:11.5764964Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2024-06-26T04:55:11.5766804Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2024-06-26T04:55:11.5769039Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5770768Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2024-06-26T04:55:11.5772414Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2024-06-26T04:55:11.5774287Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2024-06-26T04:55:11.5776249Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2024-06-26T04:55:11.5778417Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5780004Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2024-06-26T04:55:11.5781696Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2024-06-26T04:55:11.5783518Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2024-06-26T04:55:11.5785364Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2024-06-26T04:55:11.5787328Z adding 'torch/include/ATen/ops/bernoulli.h' 2024-06-26T04:55:11.5789725Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5791421Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5792939Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2024-06-26T04:55:11.5794682Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2024-06-26T04:55:11.5796546Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2024-06-26T04:55:11.5798210Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2024-06-26T04:55:11.5800517Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2024-06-26T04:55:11.5802386Z adding 'torch/include/ATen/ops/bilinear.h' 2024-06-26T04:55:11.5804433Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.5805853Z adding 'torch/include/ATen/ops/bilinear_native.h' 2024-06-26T04:55:11.5807859Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2024-06-26T04:55:11.5810102Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2024-06-26T04:55:11.5812341Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2024-06-26T04:55:11.5814490Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2024-06-26T04:55:11.5816709Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2024-06-26T04:55:11.5818373Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2024-06-26T04:55:11.5820241Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2024-06-26T04:55:11.5822390Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2024-06-26T04:55:11.5824811Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2024-06-26T04:55:11.5826541Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2024-06-26T04:55:11.5828276Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2024-06-26T04:55:11.5830287Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2024-06-26T04:55:11.5832644Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5834341Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2024-06-26T04:55:11.5836522Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2024-06-26T04:55:11.5838892Z adding 'torch/include/ATen/ops/bincount.h' 2024-06-26T04:55:11.5841261Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5842546Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2024-06-26T04:55:11.5844554Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2024-06-26T04:55:11.5846210Z adding 'torch/include/ATen/ops/bincount_native.h' 2024-06-26T04:55:11.5848426Z adding 'torch/include/ATen/ops/bincount_ops.h' 2024-06-26T04:55:11.5849990Z adding 'torch/include/ATen/ops/binomial.h' 2024-06-26T04:55:11.5852270Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5853672Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2024-06-26T04:55:11.5855445Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2024-06-26T04:55:11.5857655Z adding 'torch/include/ATen/ops/binomial_native.h' 2024-06-26T04:55:11.5859265Z adding 'torch/include/ATen/ops/binomial_ops.h' 2024-06-26T04:55:11.5861322Z adding 'torch/include/ATen/ops/bitwise_and.h' 2024-06-26T04:55:11.5863403Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5865328Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5867191Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2024-06-26T04:55:11.5869040Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2024-06-26T04:55:11.5871214Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2024-06-26T04:55:11.5873494Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2024-06-26T04:55:11.5876078Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2024-06-26T04:55:11.5878673Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2024-06-26T04:55:11.5881276Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2024-06-26T04:55:11.5883946Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5886403Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5888510Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2024-06-26T04:55:11.5890873Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2024-06-26T04:55:11.5893032Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2024-06-26T04:55:11.5895392Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2024-06-26T04:55:11.5897597Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2024-06-26T04:55:11.5900278Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2024-06-26T04:55:11.5902671Z adding 'torch/include/ATen/ops/bitwise_not.h' 2024-06-26T04:55:11.5905257Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5907306Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2024-06-26T04:55:11.5909602Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2024-06-26T04:55:11.5911750Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2024-06-26T04:55:11.5914072Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2024-06-26T04:55:11.5916339Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2024-06-26T04:55:11.5918731Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2024-06-26T04:55:11.5921160Z adding 'torch/include/ATen/ops/bitwise_or.h' 2024-06-26T04:55:11.5923794Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5926200Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5928418Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2024-06-26T04:55:11.5931575Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2024-06-26T04:55:11.5933615Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2024-06-26T04:55:11.5936415Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2024-06-26T04:55:11.5938434Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2024-06-26T04:55:11.5941569Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2024-06-26T04:55:11.5944282Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2024-06-26T04:55:11.5947288Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5949971Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5952043Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2024-06-26T04:55:11.5954771Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2024-06-26T04:55:11.5957323Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2024-06-26T04:55:11.5959922Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2024-06-26T04:55:11.5962072Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2024-06-26T04:55:11.5965241Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2024-06-26T04:55:11.5968104Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2024-06-26T04:55:11.5971164Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5973477Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.5975681Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2024-06-26T04:55:11.5978244Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2024-06-26T04:55:11.5980361Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2024-06-26T04:55:11.5982959Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2024-06-26T04:55:11.5985300Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2024-06-26T04:55:11.5988250Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2024-06-26T04:55:11.5991037Z adding 'torch/include/ATen/ops/blackman_window.h' 2024-06-26T04:55:11.5994039Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.5996061Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2024-06-26T04:55:11.5999030Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2024-06-26T04:55:11.6001446Z adding 'torch/include/ATen/ops/block_diag.h' 2024-06-26T04:55:11.6004313Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6006140Z adding 'torch/include/ATen/ops/block_diag_native.h' 2024-06-26T04:55:11.6009169Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2024-06-26T04:55:11.6011492Z adding 'torch/include/ATen/ops/bmm.h' 2024-06-26T04:55:11.6014557Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6016242Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2024-06-26T04:55:11.6019007Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2024-06-26T04:55:11.6021024Z adding 'torch/include/ATen/ops/bmm_meta.h' 2024-06-26T04:55:11.6023684Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2024-06-26T04:55:11.6026019Z adding 'torch/include/ATen/ops/bmm_native.h' 2024-06-26T04:55:11.6028527Z adding 'torch/include/ATen/ops/bmm_ops.h' 2024-06-26T04:55:11.6030885Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2024-06-26T04:55:11.6033777Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6035637Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2024-06-26T04:55:11.6038409Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2024-06-26T04:55:11.6040698Z adding 'torch/include/ATen/ops/broadcast_to.h' 2024-06-26T04:55:11.6043624Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6045366Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2024-06-26T04:55:11.6048328Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2024-06-26T04:55:11.6050791Z adding 'torch/include/ATen/ops/bucketize.h' 2024-06-26T04:55:11.6053721Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6055681Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2024-06-26T04:55:11.6058348Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2024-06-26T04:55:11.6060483Z adding 'torch/include/ATen/ops/bucketize_native.h' 2024-06-26T04:55:11.6062424Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2024-06-26T04:55:11.6064301Z adding 'torch/include/ATen/ops/can_cast.h' 2024-06-26T04:55:11.6066393Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6067933Z adding 'torch/include/ATen/ops/can_cast_native.h' 2024-06-26T04:55:11.6069752Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2024-06-26T04:55:11.6071571Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2024-06-26T04:55:11.6073622Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6075163Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2024-06-26T04:55:11.6077140Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2024-06-26T04:55:11.6079036Z adding 'torch/include/ATen/ops/cat.h' 2024-06-26T04:55:11.6081299Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6083080Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6085046Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2024-06-26T04:55:11.6086877Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2024-06-26T04:55:11.6089080Z adding 'torch/include/ATen/ops/cat_meta.h' 2024-06-26T04:55:11.6091260Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2024-06-26T04:55:11.6093277Z adding 'torch/include/ATen/ops/cat_native.h' 2024-06-26T04:55:11.6095359Z adding 'torch/include/ATen/ops/cat_ops.h' 2024-06-26T04:55:11.6097183Z adding 'torch/include/ATen/ops/cauchy.h' 2024-06-26T04:55:11.6099297Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6101015Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2024-06-26T04:55:11.6102977Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2024-06-26T04:55:11.6104747Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2024-06-26T04:55:11.6106377Z adding 'torch/include/ATen/ops/cauchy_native.h' 2024-06-26T04:55:11.6108453Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2024-06-26T04:55:11.6110299Z adding 'torch/include/ATen/ops/ccol_indices.h' 2024-06-26T04:55:11.6112432Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6114102Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2024-06-26T04:55:11.6116282Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6118207Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6119652Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2024-06-26T04:55:11.6121533Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2024-06-26T04:55:11.6123297Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2024-06-26T04:55:11.6125157Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2024-06-26T04:55:11.6126916Z adding 'torch/include/ATen/ops/cdist.h' 2024-06-26T04:55:11.6129605Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6131054Z adding 'torch/include/ATen/ops/cdist_native.h' 2024-06-26T04:55:11.6132681Z adding 'torch/include/ATen/ops/cdist_ops.h' 2024-06-26T04:55:11.6134563Z adding 'torch/include/ATen/ops/ceil.h' 2024-06-26T04:55:11.6136817Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6138384Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2024-06-26T04:55:11.6140243Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2024-06-26T04:55:11.6142066Z adding 'torch/include/ATen/ops/ceil_meta.h' 2024-06-26T04:55:11.6143986Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2024-06-26T04:55:11.6145820Z adding 'torch/include/ATen/ops/ceil_native.h' 2024-06-26T04:55:11.6147830Z adding 'torch/include/ATen/ops/ceil_ops.h' 2024-06-26T04:55:11.6149821Z adding 'torch/include/ATen/ops/celu.h' 2024-06-26T04:55:11.6151951Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6154425Z adding 'torch/include/ATen/ops/celu_native.h' 2024-06-26T04:55:11.6156764Z adding 'torch/include/ATen/ops/celu_ops.h' 2024-06-26T04:55:11.6158778Z adding 'torch/include/ATen/ops/chain_matmul.h' 2024-06-26T04:55:11.6161012Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6162712Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2024-06-26T04:55:11.6164725Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2024-06-26T04:55:11.6166454Z adding 'torch/include/ATen/ops/chalf.h' 2024-06-26T04:55:11.6168857Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6170573Z adding 'torch/include/ATen/ops/chalf_native.h' 2024-06-26T04:55:11.6172410Z adding 'torch/include/ATen/ops/chalf_ops.h' 2024-06-26T04:55:11.6174616Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2024-06-26T04:55:11.6176870Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6178668Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2024-06-26T04:55:11.6180566Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2024-06-26T04:55:11.6182321Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2024-06-26T04:55:11.6184353Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2024-06-26T04:55:11.6186194Z adding 'torch/include/ATen/ops/cholesky.h' 2024-06-26T04:55:11.6188188Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2024-06-26T04:55:11.6190061Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2024-06-26T04:55:11.6191940Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2024-06-26T04:55:11.6193950Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2024-06-26T04:55:11.6195973Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2024-06-26T04:55:11.6197736Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2024-06-26T04:55:11.6199607Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2024-06-26T04:55:11.6201412Z adding 'torch/include/ATen/ops/cholesky_native.h' 2024-06-26T04:55:11.6203366Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2024-06-26T04:55:11.6205316Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2024-06-26T04:55:11.6207483Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6209040Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2024-06-26T04:55:11.6211020Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2024-06-26T04:55:11.6212828Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2024-06-26T04:55:11.6214865Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6216341Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2024-06-26T04:55:11.6218076Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2024-06-26T04:55:11.6219693Z adding 'torch/include/ATen/ops/chunk.h' 2024-06-26T04:55:11.6221740Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6223403Z adding 'torch/include/ATen/ops/chunk_native.h' 2024-06-26T04:55:11.6225186Z adding 'torch/include/ATen/ops/chunk_ops.h' 2024-06-26T04:55:11.6227219Z adding 'torch/include/ATen/ops/clamp.h' 2024-06-26T04:55:11.6229544Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6231256Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2024-06-26T04:55:11.6233331Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2024-06-26T04:55:11.6235383Z adding 'torch/include/ATen/ops/clamp_max.h' 2024-06-26T04:55:11.6237822Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6239545Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2024-06-26T04:55:11.6241505Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2024-06-26T04:55:11.6243329Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2024-06-26T04:55:11.6245324Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2024-06-26T04:55:11.6247231Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2024-06-26T04:55:11.6249680Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2024-06-26T04:55:11.6251428Z adding 'torch/include/ATen/ops/clamp_meta.h' 2024-06-26T04:55:11.6253607Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2024-06-26T04:55:11.6255328Z adding 'torch/include/ATen/ops/clamp_min.h' 2024-06-26T04:55:11.6257626Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6259199Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2024-06-26T04:55:11.6261323Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2024-06-26T04:55:11.6263194Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2024-06-26T04:55:11.6265169Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2024-06-26T04:55:11.6266967Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2024-06-26T04:55:11.6269066Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2024-06-26T04:55:11.6270949Z adding 'torch/include/ATen/ops/clamp_native.h' 2024-06-26T04:55:11.6273771Z adding 'torch/include/ATen/ops/clamp_ops.h' 2024-06-26T04:55:11.6275778Z adding 'torch/include/ATen/ops/clip.h' 2024-06-26T04:55:11.6278277Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6280194Z adding 'torch/include/ATen/ops/clip_native.h' 2024-06-26T04:55:11.6282712Z adding 'torch/include/ATen/ops/clip_ops.h' 2024-06-26T04:55:11.6284752Z adding 'torch/include/ATen/ops/clone.h' 2024-06-26T04:55:11.6287096Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6288984Z adding 'torch/include/ATen/ops/clone_native.h' 2024-06-26T04:55:11.6291327Z adding 'torch/include/ATen/ops/clone_ops.h' 2024-06-26T04:55:11.6293083Z adding 'torch/include/ATen/ops/coalesce.h' 2024-06-26T04:55:11.6295321Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6296892Z adding 'torch/include/ATen/ops/coalesce_native.h' 2024-06-26T04:55:11.6298894Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2024-06-26T04:55:11.6301153Z adding 'torch/include/ATen/ops/col2im.h' 2024-06-26T04:55:11.6303437Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2024-06-26T04:55:11.6305461Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2024-06-26T04:55:11.6307419Z adding 'torch/include/ATen/ops/col2im_native.h' 2024-06-26T04:55:11.6309463Z adding 'torch/include/ATen/ops/col2im_ops.h' 2024-06-26T04:55:11.6311434Z adding 'torch/include/ATen/ops/col_indices.h' 2024-06-26T04:55:11.6313657Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6315620Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2024-06-26T04:55:11.6317950Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6320089Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6321702Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2024-06-26T04:55:11.6323805Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2024-06-26T04:55:11.6325726Z adding 'torch/include/ATen/ops/col_indices_native.h' 2024-06-26T04:55:11.6327871Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2024-06-26T04:55:11.6329885Z adding 'torch/include/ATen/ops/column_stack.h' 2024-06-26T04:55:11.6332230Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6333948Z adding 'torch/include/ATen/ops/column_stack_native.h' 2024-06-26T04:55:11.6336102Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2024-06-26T04:55:11.6338137Z adding 'torch/include/ATen/ops/combinations.h' 2024-06-26T04:55:11.6340557Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6342238Z adding 'torch/include/ATen/ops/combinations_native.h' 2024-06-26T04:55:11.6344283Z adding 'torch/include/ATen/ops/combinations_ops.h' 2024-06-26T04:55:11.6346274Z adding 'torch/include/ATen/ops/complex.h' 2024-06-26T04:55:11.6348533Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6350374Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2024-06-26T04:55:11.6352422Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2024-06-26T04:55:11.6354268Z adding 'torch/include/ATen/ops/complex_native.h' 2024-06-26T04:55:11.6356492Z adding 'torch/include/ATen/ops/complex_ops.h' 2024-06-26T04:55:11.6358824Z adding 'torch/include/ATen/ops/concat.h' 2024-06-26T04:55:11.6361029Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6362756Z adding 'torch/include/ATen/ops/concat_native.h' 2024-06-26T04:55:11.6365017Z adding 'torch/include/ATen/ops/concat_ops.h' 2024-06-26T04:55:11.6367243Z adding 'torch/include/ATen/ops/concatenate.h' 2024-06-26T04:55:11.6369864Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6371628Z adding 'torch/include/ATen/ops/concatenate_native.h' 2024-06-26T04:55:11.6373834Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2024-06-26T04:55:11.6375818Z adding 'torch/include/ATen/ops/conj.h' 2024-06-26T04:55:11.6378091Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6379771Z adding 'torch/include/ATen/ops/conj_native.h' 2024-06-26T04:55:11.6381940Z adding 'torch/include/ATen/ops/conj_ops.h' 2024-06-26T04:55:11.6383973Z adding 'torch/include/ATen/ops/conj_physical.h' 2024-06-26T04:55:11.6386360Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6388359Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6390255Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2024-06-26T04:55:11.6392199Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2024-06-26T04:55:11.6394087Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2024-06-26T04:55:11.6396386Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2024-06-26T04:55:11.6398789Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2024-06-26T04:55:11.6401258Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6403227Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2024-06-26T04:55:11.6405323Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2024-06-26T04:55:11.6407295Z adding 'torch/include/ATen/ops/contiguous.h' 2024-06-26T04:55:11.6409728Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6411721Z adding 'torch/include/ATen/ops/contiguous_native.h' 2024-06-26T04:55:11.6413637Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2024-06-26T04:55:11.6415931Z adding 'torch/include/ATen/ops/conv1d.h' 2024-06-26T04:55:11.6418465Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6420311Z adding 'torch/include/ATen/ops/conv1d_native.h' 2024-06-26T04:55:11.6422502Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2024-06-26T04:55:11.6424853Z adding 'torch/include/ATen/ops/conv2d.h' 2024-06-26T04:55:11.6427318Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6429119Z adding 'torch/include/ATen/ops/conv2d_native.h' 2024-06-26T04:55:11.6431320Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2024-06-26T04:55:11.6433761Z adding 'torch/include/ATen/ops/conv3d.h' 2024-06-26T04:55:11.6436291Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6438211Z adding 'torch/include/ATen/ops/conv3d_native.h' 2024-06-26T04:55:11.6440402Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2024-06-26T04:55:11.6443375Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2024-06-26T04:55:11.6446074Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6448038Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2024-06-26T04:55:11.6449980Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2024-06-26T04:55:11.6452229Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2024-06-26T04:55:11.6454219Z adding 'torch/include/ATen/ops/conv_tbc.h' 2024-06-26T04:55:11.6456332Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2024-06-26T04:55:11.6458786Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6460509Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2024-06-26T04:55:11.6462460Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2024-06-26T04:55:11.6464904Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6466490Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2024-06-26T04:55:11.6468635Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2024-06-26T04:55:11.6470961Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2024-06-26T04:55:11.6473526Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6475226Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2024-06-26T04:55:11.6477471Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2024-06-26T04:55:11.6479727Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2024-06-26T04:55:11.6482394Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6484153Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2024-06-26T04:55:11.6486213Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2024-06-26T04:55:11.6488544Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2024-06-26T04:55:11.6491272Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6493075Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2024-06-26T04:55:11.6495039Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2024-06-26T04:55:11.6497591Z adding 'torch/include/ATen/ops/convolution.h' 2024-06-26T04:55:11.6500564Z adding 'torch/include/ATen/ops/convolution_backward.h' 2024-06-26T04:55:11.6503560Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6505523Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2024-06-26T04:55:11.6507567Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2024-06-26T04:55:11.6509948Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2024-06-26T04:55:11.6512866Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2024-06-26T04:55:11.6515777Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6517725Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2024-06-26T04:55:11.6520044Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2024-06-26T04:55:11.6522480Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6524128Z adding 'torch/include/ATen/ops/convolution_native.h' 2024-06-26T04:55:11.6526347Z adding 'torch/include/ATen/ops/convolution_ops.h' 2024-06-26T04:55:11.6529141Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2024-06-26T04:55:11.6531931Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6533740Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2024-06-26T04:55:11.6536030Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2024-06-26T04:55:11.6537880Z adding 'torch/include/ATen/ops/copy.h' 2024-06-26T04:55:11.6540423Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6542598Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6544190Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2024-06-26T04:55:11.6546073Z adding 'torch/include/ATen/ops/copy_native.h' 2024-06-26T04:55:11.6548283Z adding 'torch/include/ATen/ops/copy_ops.h' 2024-06-26T04:55:11.6550582Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2024-06-26T04:55:11.6553116Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6554908Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2024-06-26T04:55:11.6556860Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2024-06-26T04:55:11.6559008Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2024-06-26T04:55:11.6560994Z adding 'torch/include/ATen/ops/copysign.h' 2024-06-26T04:55:11.6563721Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6565902Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6567429Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2024-06-26T04:55:11.6569767Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2024-06-26T04:55:11.6571674Z adding 'torch/include/ATen/ops/copysign_meta.h' 2024-06-26T04:55:11.6573784Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2024-06-26T04:55:11.6575728Z adding 'torch/include/ATen/ops/copysign_native.h' 2024-06-26T04:55:11.6578007Z adding 'torch/include/ATen/ops/copysign_ops.h' 2024-06-26T04:55:11.6580042Z adding 'torch/include/ATen/ops/corrcoef.h' 2024-06-26T04:55:11.6582617Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6584031Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2024-06-26T04:55:11.6586071Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2024-06-26T04:55:11.6588030Z adding 'torch/include/ATen/ops/cos.h' 2024-06-26T04:55:11.6590669Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6592228Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2024-06-26T04:55:11.6594178Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2024-06-26T04:55:11.6596121Z adding 'torch/include/ATen/ops/cos_meta.h' 2024-06-26T04:55:11.6598198Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2024-06-26T04:55:11.6600110Z adding 'torch/include/ATen/ops/cos_native.h' 2024-06-26T04:55:11.6602268Z adding 'torch/include/ATen/ops/cos_ops.h' 2024-06-26T04:55:11.6604367Z adding 'torch/include/ATen/ops/cosh.h' 2024-06-26T04:55:11.6606927Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6608621Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2024-06-26T04:55:11.6610696Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2024-06-26T04:55:11.6612664Z adding 'torch/include/ATen/ops/cosh_meta.h' 2024-06-26T04:55:11.6614736Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2024-06-26T04:55:11.6617001Z adding 'torch/include/ATen/ops/cosh_native.h' 2024-06-26T04:55:11.6618991Z adding 'torch/include/ATen/ops/cosh_ops.h' 2024-06-26T04:55:11.6621316Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2024-06-26T04:55:11.6623678Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6625004Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2024-06-26T04:55:11.6627062Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2024-06-26T04:55:11.6628867Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2024-06-26T04:55:11.6631364Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6632569Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2024-06-26T04:55:11.6635410Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2024-06-26T04:55:11.6637640Z adding 'torch/include/ATen/ops/count_nonzero.h' 2024-06-26T04:55:11.6640189Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6641825Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2024-06-26T04:55:11.6643870Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2024-06-26T04:55:11.6645673Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2024-06-26T04:55:11.6648105Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2024-06-26T04:55:11.6650162Z adding 'torch/include/ATen/ops/cov.h' 2024-06-26T04:55:11.6652717Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6654349Z adding 'torch/include/ATen/ops/cov_native.h' 2024-06-26T04:55:11.6656446Z adding 'torch/include/ATen/ops/cov_ops.h' 2024-06-26T04:55:11.6658753Z adding 'torch/include/ATen/ops/cross.h' 2024-06-26T04:55:11.6661054Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6662709Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2024-06-26T04:55:11.6665130Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6666619Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2024-06-26T04:55:11.6668532Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2024-06-26T04:55:11.6670267Z adding 'torch/include/ATen/ops/cross_native.h' 2024-06-26T04:55:11.6672184Z adding 'torch/include/ATen/ops/cross_ops.h' 2024-06-26T04:55:11.6673902Z adding 'torch/include/ATen/ops/crow_indices.h' 2024-06-26T04:55:11.6676013Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6677714Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2024-06-26T04:55:11.6679892Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6681864Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6683449Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2024-06-26T04:55:11.6685452Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2024-06-26T04:55:11.6687292Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2024-06-26T04:55:11.6689505Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2024-06-26T04:55:11.6691605Z adding 'torch/include/ATen/ops/ctc_loss.h' 2024-06-26T04:55:11.6693854Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6696079Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2024-06-26T04:55:11.6697801Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2024-06-26T04:55:11.6700048Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2024-06-26T04:55:11.6702093Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2024-06-26T04:55:11.6704428Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6705914Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2024-06-26T04:55:11.6707724Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2024-06-26T04:55:11.6709743Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2024-06-26T04:55:11.6711833Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6713524Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2024-06-26T04:55:11.6715247Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2024-06-26T04:55:11.6717352Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2024-06-26T04:55:11.6719244Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2024-06-26T04:55:11.6721528Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2024-06-26T04:55:11.6723977Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6725728Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2024-06-26T04:55:11.6727565Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2024-06-26T04:55:11.6729828Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2024-06-26T04:55:11.6732139Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6733680Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2024-06-26T04:55:11.6735464Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2024-06-26T04:55:11.6737476Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2024-06-26T04:55:11.6739730Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2024-06-26T04:55:11.6742299Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2024-06-26T04:55:11.6744817Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6746511Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2024-06-26T04:55:11.6748372Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2024-06-26T04:55:11.6750254Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2024-06-26T04:55:11.6752287Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2024-06-26T04:55:11.6754043Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2024-06-26T04:55:11.6756066Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2024-06-26T04:55:11.6758420Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2024-06-26T04:55:11.6760866Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6762682Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2024-06-26T04:55:11.6764487Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2024-06-26T04:55:11.6766341Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2024-06-26T04:55:11.6769029Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2024-06-26T04:55:11.6771766Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6773585Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2024-06-26T04:55:11.6775323Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2024-06-26T04:55:11.6777362Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2024-06-26T04:55:11.6779092Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2024-06-26T04:55:11.6781163Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2024-06-26T04:55:11.6783411Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6785212Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2024-06-26T04:55:11.6786812Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2024-06-26T04:55:11.6788760Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2024-06-26T04:55:11.6790893Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6792528Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2024-06-26T04:55:11.6794324Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2024-06-26T04:55:11.6796314Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2024-06-26T04:55:11.6797845Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2024-06-26T04:55:11.6799981Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6801491Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2024-06-26T04:55:11.6803222Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2024-06-26T04:55:11.6805153Z adding 'torch/include/ATen/ops/cummax.h' 2024-06-26T04:55:11.6807442Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6809720Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6811656Z adding 'torch/include/ATen/ops/cummax_native.h' 2024-06-26T04:55:11.6813922Z adding 'torch/include/ATen/ops/cummax_ops.h' 2024-06-26T04:55:11.6815979Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2024-06-26T04:55:11.6818228Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6819940Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2024-06-26T04:55:11.6821941Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2024-06-26T04:55:11.6824025Z adding 'torch/include/ATen/ops/cummin.h' 2024-06-26T04:55:11.6826319Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6828414Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6830130Z adding 'torch/include/ATen/ops/cummin_native.h' 2024-06-26T04:55:11.6832400Z adding 'torch/include/ATen/ops/cummin_ops.h' 2024-06-26T04:55:11.6834547Z adding 'torch/include/ATen/ops/cumprod.h' 2024-06-26T04:55:11.6836765Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2024-06-26T04:55:11.6839358Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6841105Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2024-06-26T04:55:11.6842974Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2024-06-26T04:55:11.6845355Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6847441Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6849568Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2024-06-26T04:55:11.6851580Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2024-06-26T04:55:11.6853401Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2024-06-26T04:55:11.6855435Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2024-06-26T04:55:11.6857336Z adding 'torch/include/ATen/ops/cumprod_native.h' 2024-06-26T04:55:11.6859755Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2024-06-26T04:55:11.6862081Z adding 'torch/include/ATen/ops/cumsum.h' 2024-06-26T04:55:11.6864508Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6866500Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6868313Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2024-06-26T04:55:11.6870290Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2024-06-26T04:55:11.6872231Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2024-06-26T04:55:11.6874361Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2024-06-26T04:55:11.6876461Z adding 'torch/include/ATen/ops/cumsum_native.h' 2024-06-26T04:55:11.6878821Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2024-06-26T04:55:11.6881088Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2024-06-26T04:55:11.6883400Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6885189Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2024-06-26T04:55:11.6887172Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2024-06-26T04:55:11.6889195Z adding 'torch/include/ATen/ops/data.h' 2024-06-26T04:55:11.6891564Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6893215Z adding 'torch/include/ATen/ops/data_native.h' 2024-06-26T04:55:11.6895191Z adding 'torch/include/ATen/ops/data_ops.h' 2024-06-26T04:55:11.6897261Z adding 'torch/include/ATen/ops/deg2rad.h' 2024-06-26T04:55:11.6899618Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6901368Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2024-06-26T04:55:11.6903412Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2024-06-26T04:55:11.6905403Z adding 'torch/include/ATen/ops/dense_dim.h' 2024-06-26T04:55:11.6907799Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6909503Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2024-06-26T04:55:11.6911615Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2024-06-26T04:55:11.6913594Z adding 'torch/include/ATen/ops/dequantize.h' 2024-06-26T04:55:11.6916098Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6917979Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2024-06-26T04:55:11.6919928Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2024-06-26T04:55:11.6921888Z adding 'torch/include/ATen/ops/dequantize_native.h' 2024-06-26T04:55:11.6924142Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2024-06-26T04:55:11.6926191Z adding 'torch/include/ATen/ops/det.h' 2024-06-26T04:55:11.6928719Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6930455Z adding 'torch/include/ATen/ops/det_native.h' 2024-06-26T04:55:11.6932478Z adding 'torch/include/ATen/ops/det_ops.h' 2024-06-26T04:55:11.6934504Z adding 'torch/include/ATen/ops/detach.h' 2024-06-26T04:55:11.6936825Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6938606Z adding 'torch/include/ATen/ops/detach_copy.h' 2024-06-26T04:55:11.6940912Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6943092Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6944691Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2024-06-26T04:55:11.6946764Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2024-06-26T04:55:11.6948703Z adding 'torch/include/ATen/ops/detach_native.h' 2024-06-26T04:55:11.6950766Z adding 'torch/include/ATen/ops/detach_ops.h' 2024-06-26T04:55:11.6952847Z adding 'torch/include/ATen/ops/diag.h' 2024-06-26T04:55:11.6955158Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6957094Z adding 'torch/include/ATen/ops/diag_embed.h' 2024-06-26T04:55:11.6959486Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6961729Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.6963473Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2024-06-26T04:55:11.6965465Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2024-06-26T04:55:11.6967433Z adding 'torch/include/ATen/ops/diag_native.h' 2024-06-26T04:55:11.6969769Z adding 'torch/include/ATen/ops/diag_ops.h' 2024-06-26T04:55:11.6971780Z adding 'torch/include/ATen/ops/diagflat.h' 2024-06-26T04:55:11.6974056Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6975685Z adding 'torch/include/ATen/ops/diagflat_native.h' 2024-06-26T04:55:11.6977663Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2024-06-26T04:55:11.6979863Z adding 'torch/include/ATen/ops/diagonal.h' 2024-06-26T04:55:11.6982082Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2024-06-26T04:55:11.6984543Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6986689Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2024-06-26T04:55:11.6988920Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2024-06-26T04:55:11.6990938Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6992940Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.6994674Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2024-06-26T04:55:11.6997211Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.6999021Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7000492Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2024-06-26T04:55:11.7002534Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2024-06-26T04:55:11.7004245Z adding 'torch/include/ATen/ops/diagonal_native.h' 2024-06-26T04:55:11.7005924Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2024-06-26T04:55:11.7007894Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2024-06-26T04:55:11.7010068Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7011912Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7013342Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2024-06-26T04:55:11.7014809Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2024-06-26T04:55:11.7016622Z adding 'torch/include/ATen/ops/diff.h' 2024-06-26T04:55:11.7018765Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7020114Z adding 'torch/include/ATen/ops/diff_native.h' 2024-06-26T04:55:11.7022188Z adding 'torch/include/ATen/ops/diff_ops.h' 2024-06-26T04:55:11.7024015Z adding 'torch/include/ATen/ops/digamma.h' 2024-06-26T04:55:11.7026163Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7027497Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2024-06-26T04:55:11.7029460Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2024-06-26T04:55:11.7031013Z adding 'torch/include/ATen/ops/digamma_meta.h' 2024-06-26T04:55:11.7032847Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2024-06-26T04:55:11.7034426Z adding 'torch/include/ATen/ops/digamma_native.h' 2024-06-26T04:55:11.7036468Z adding 'torch/include/ATen/ops/digamma_ops.h' 2024-06-26T04:55:11.7038325Z adding 'torch/include/ATen/ops/dist.h' 2024-06-26T04:55:11.7040426Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7041842Z adding 'torch/include/ATen/ops/dist_native.h' 2024-06-26T04:55:11.7043816Z adding 'torch/include/ATen/ops/dist_ops.h' 2024-06-26T04:55:11.7045719Z adding 'torch/include/ATen/ops/div.h' 2024-06-26T04:55:11.7048221Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7049995Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7051594Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2024-06-26T04:55:11.7053572Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2024-06-26T04:55:11.7055507Z adding 'torch/include/ATen/ops/div_meta.h' 2024-06-26T04:55:11.7057628Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2024-06-26T04:55:11.7059735Z adding 'torch/include/ATen/ops/div_native.h' 2024-06-26T04:55:11.7062404Z adding 'torch/include/ATen/ops/div_ops.h' 2024-06-26T04:55:11.7064740Z adding 'torch/include/ATen/ops/divide.h' 2024-06-26T04:55:11.7067247Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7069103Z adding 'torch/include/ATen/ops/divide_native.h' 2024-06-26T04:55:11.7071655Z adding 'torch/include/ATen/ops/divide_ops.h' 2024-06-26T04:55:11.7073815Z adding 'torch/include/ATen/ops/dot.h' 2024-06-26T04:55:11.7076607Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7078014Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2024-06-26T04:55:11.7080050Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2024-06-26T04:55:11.7081913Z adding 'torch/include/ATen/ops/dot_native.h' 2024-06-26T04:55:11.7083988Z adding 'torch/include/ATen/ops/dot_ops.h' 2024-06-26T04:55:11.7085982Z adding 'torch/include/ATen/ops/dropout.h' 2024-06-26T04:55:11.7089073Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7090413Z adding 'torch/include/ATen/ops/dropout_native.h' 2024-06-26T04:55:11.7092190Z adding 'torch/include/ATen/ops/dropout_ops.h' 2024-06-26T04:55:11.7094158Z adding 'torch/include/ATen/ops/dsplit.h' 2024-06-26T04:55:11.7096250Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7097531Z adding 'torch/include/ATen/ops/dsplit_native.h' 2024-06-26T04:55:11.7100334Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2024-06-26T04:55:11.7102346Z adding 'torch/include/ATen/ops/dstack.h' 2024-06-26T04:55:11.7104413Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7105806Z adding 'torch/include/ATen/ops/dstack_native.h' 2024-06-26T04:55:11.7107795Z adding 'torch/include/ATen/ops/dstack_ops.h' 2024-06-26T04:55:11.7109944Z adding 'torch/include/ATen/ops/einsum.h' 2024-06-26T04:55:11.7111735Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7113371Z adding 'torch/include/ATen/ops/einsum_native.h' 2024-06-26T04:55:11.7115273Z adding 'torch/include/ATen/ops/einsum_ops.h' 2024-06-26T04:55:11.7117347Z adding 'torch/include/ATen/ops/elu.h' 2024-06-26T04:55:11.7119322Z adding 'torch/include/ATen/ops/elu_backward.h' 2024-06-26T04:55:11.7121752Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7123144Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2024-06-26T04:55:11.7125053Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2024-06-26T04:55:11.7126682Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2024-06-26T04:55:11.7128884Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2024-06-26T04:55:11.7130618Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2024-06-26T04:55:11.7132664Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2024-06-26T04:55:11.7134921Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7136286Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2024-06-26T04:55:11.7138515Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2024-06-26T04:55:11.7140107Z adding 'torch/include/ATen/ops/elu_meta.h' 2024-06-26T04:55:11.7141998Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2024-06-26T04:55:11.7143587Z adding 'torch/include/ATen/ops/elu_native.h' 2024-06-26T04:55:11.7145717Z adding 'torch/include/ATen/ops/elu_ops.h' 2024-06-26T04:55:11.7148001Z adding 'torch/include/ATen/ops/embedding.h' 2024-06-26T04:55:11.7150020Z adding 'torch/include/ATen/ops/embedding_backward.h' 2024-06-26T04:55:11.7152184Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7153451Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2024-06-26T04:55:11.7155419Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2024-06-26T04:55:11.7157498Z adding 'torch/include/ATen/ops/embedding_bag.h' 2024-06-26T04:55:11.7159922Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7161627Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2024-06-26T04:55:11.7163833Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2024-06-26T04:55:11.7166250Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7168595Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2024-06-26T04:55:11.7171338Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7172836Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2024-06-26T04:55:11.7175068Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2024-06-26T04:55:11.7176718Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2024-06-26T04:55:11.7178887Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2024-06-26T04:55:11.7181027Z adding 'torch/include/ATen/ops/embedding_native.h' 2024-06-26T04:55:11.7183058Z adding 'torch/include/ATen/ops/embedding_ops.h' 2024-06-26T04:55:11.7185121Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2024-06-26T04:55:11.7187450Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7189116Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2024-06-26T04:55:11.7191198Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2024-06-26T04:55:11.7193068Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2024-06-26T04:55:11.7194945Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2024-06-26T04:55:11.7197099Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2024-06-26T04:55:11.7199197Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2024-06-26T04:55:11.7201358Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7202887Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2024-06-26T04:55:11.7204971Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2024-06-26T04:55:11.7207477Z adding 'torch/include/ATen/ops/empty.h' 2024-06-26T04:55:11.7210224Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7212292Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7214111Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2024-06-26T04:55:11.7216085Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2024-06-26T04:55:11.7218137Z adding 'torch/include/ATen/ops/empty_like.h' 2024-06-26T04:55:11.7220484Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7222236Z adding 'torch/include/ATen/ops/empty_like_native.h' 2024-06-26T04:55:11.7224362Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2024-06-26T04:55:11.7226437Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2024-06-26T04:55:11.7228483Z adding 'torch/include/ATen/ops/empty_native.h' 2024-06-26T04:55:11.7230817Z adding 'torch/include/ATen/ops/empty_ops.h' 2024-06-26T04:55:11.7233383Z adding 'torch/include/ATen/ops/empty_permuted.h' 2024-06-26T04:55:11.7236036Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7237688Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2024-06-26T04:55:11.7239843Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2024-06-26T04:55:11.7242050Z adding 'torch/include/ATen/ops/empty_quantized.h' 2024-06-26T04:55:11.7244402Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7246000Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2024-06-26T04:55:11.7248284Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2024-06-26T04:55:11.7250810Z adding 'torch/include/ATen/ops/empty_strided.h' 2024-06-26T04:55:11.7253205Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7255715Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2024-06-26T04:55:11.7257463Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2024-06-26T04:55:11.7259453Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2024-06-26T04:55:11.7261490Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2024-06-26T04:55:11.7264039Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2024-06-26T04:55:11.7265732Z adding 'torch/include/ATen/ops/eq.h' 2024-06-26T04:55:11.7268268Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7269904Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2024-06-26T04:55:11.7272093Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2024-06-26T04:55:11.7273960Z adding 'torch/include/ATen/ops/eq_meta.h' 2024-06-26T04:55:11.7276255Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2024-06-26T04:55:11.7278229Z adding 'torch/include/ATen/ops/eq_native.h' 2024-06-26T04:55:11.7280595Z adding 'torch/include/ATen/ops/eq_ops.h' 2024-06-26T04:55:11.7282657Z adding 'torch/include/ATen/ops/equal.h' 2024-06-26T04:55:11.7284779Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2024-06-26T04:55:11.7286769Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2024-06-26T04:55:11.7289405Z adding 'torch/include/ATen/ops/equal_native.h' 2024-06-26T04:55:11.7290697Z adding 'torch/include/ATen/ops/equal_ops.h' 2024-06-26T04:55:11.7292827Z adding 'torch/include/ATen/ops/erf.h' 2024-06-26T04:55:11.7295170Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7296661Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2024-06-26T04:55:11.7298668Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2024-06-26T04:55:11.7300435Z adding 'torch/include/ATen/ops/erf_meta.h' 2024-06-26T04:55:11.7302576Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2024-06-26T04:55:11.7304198Z adding 'torch/include/ATen/ops/erf_native.h' 2024-06-26T04:55:11.7306200Z adding 'torch/include/ATen/ops/erf_ops.h' 2024-06-26T04:55:11.7308181Z adding 'torch/include/ATen/ops/erfc.h' 2024-06-26T04:55:11.7310560Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7312000Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2024-06-26T04:55:11.7314170Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2024-06-26T04:55:11.7315966Z adding 'torch/include/ATen/ops/erfc_meta.h' 2024-06-26T04:55:11.7317895Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2024-06-26T04:55:11.7319689Z adding 'torch/include/ATen/ops/erfc_native.h' 2024-06-26T04:55:11.7321637Z adding 'torch/include/ATen/ops/erfc_ops.h' 2024-06-26T04:55:11.7323735Z adding 'torch/include/ATen/ops/erfinv.h' 2024-06-26T04:55:11.7325991Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7327465Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2024-06-26T04:55:11.7329688Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2024-06-26T04:55:11.7331486Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2024-06-26T04:55:11.7333430Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2024-06-26T04:55:11.7335387Z adding 'torch/include/ATen/ops/erfinv_native.h' 2024-06-26T04:55:11.7337308Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2024-06-26T04:55:11.7339198Z adding 'torch/include/ATen/ops/exp.h' 2024-06-26T04:55:11.7341122Z adding 'torch/include/ATen/ops/exp2.h' 2024-06-26T04:55:11.7343544Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7345058Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2024-06-26T04:55:11.7347082Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2024-06-26T04:55:11.7348783Z adding 'torch/include/ATen/ops/exp2_meta.h' 2024-06-26T04:55:11.7350853Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2024-06-26T04:55:11.7352571Z adding 'torch/include/ATen/ops/exp2_native.h' 2024-06-26T04:55:11.7354632Z adding 'torch/include/ATen/ops/exp2_ops.h' 2024-06-26T04:55:11.7357048Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7358715Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2024-06-26T04:55:11.7360821Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2024-06-26T04:55:11.7362805Z adding 'torch/include/ATen/ops/exp_meta.h' 2024-06-26T04:55:11.7375287Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2024-06-26T04:55:11.7376162Z adding 'torch/include/ATen/ops/exp_native.h' 2024-06-26T04:55:11.7376702Z adding 'torch/include/ATen/ops/exp_ops.h' 2024-06-26T04:55:11.7377214Z adding 'torch/include/ATen/ops/expand.h' 2024-06-26T04:55:11.7377848Z adding 'torch/include/ATen/ops/expand_as.h' 2024-06-26T04:55:11.7378754Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7379606Z adding 'torch/include/ATen/ops/expand_as_native.h' 2024-06-26T04:55:11.7380320Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2024-06-26T04:55:11.7381093Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7382095Z adding 'torch/include/ATen/ops/expand_copy.h' 2024-06-26T04:55:11.7384446Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7386280Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7387638Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2024-06-26T04:55:11.7389705Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2024-06-26T04:55:11.7391549Z adding 'torch/include/ATen/ops/expand_native.h' 2024-06-26T04:55:11.7393191Z adding 'torch/include/ATen/ops/expand_ops.h' 2024-06-26T04:55:11.7395131Z adding 'torch/include/ATen/ops/expm1.h' 2024-06-26T04:55:11.7397581Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7399126Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2024-06-26T04:55:11.7401271Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2024-06-26T04:55:11.7403238Z adding 'torch/include/ATen/ops/expm1_meta.h' 2024-06-26T04:55:11.7405140Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2024-06-26T04:55:11.7407027Z adding 'torch/include/ATen/ops/expm1_native.h' 2024-06-26T04:55:11.7409338Z adding 'torch/include/ATen/ops/expm1_ops.h' 2024-06-26T04:55:11.7411516Z adding 'torch/include/ATen/ops/exponential.h' 2024-06-26T04:55:11.7413578Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7415167Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2024-06-26T04:55:11.7416851Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2024-06-26T04:55:11.7418625Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2024-06-26T04:55:11.7420186Z adding 'torch/include/ATen/ops/exponential_native.h' 2024-06-26T04:55:11.7422305Z adding 'torch/include/ATen/ops/exponential_ops.h' 2024-06-26T04:55:11.7424573Z adding 'torch/include/ATen/ops/eye.h' 2024-06-26T04:55:11.7429187Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7430611Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2024-06-26T04:55:11.7431861Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2024-06-26T04:55:11.7433543Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2024-06-26T04:55:11.7436439Z adding 'torch/include/ATen/ops/eye_native.h' 2024-06-26T04:55:11.7439373Z adding 'torch/include/ATen/ops/eye_ops.h' 2024-06-26T04:55:11.7442101Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2024-06-26T04:55:11.7445058Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2024-06-26T04:55:11.7447552Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2024-06-26T04:55:11.7450864Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7453297Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2024-06-26T04:55:11.7455619Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2024-06-26T04:55:11.7458533Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7460708Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2024-06-26T04:55:11.7463145Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2024-06-26T04:55:11.7464859Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2024-06-26T04:55:11.7467233Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2024-06-26T04:55:11.7469526Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7471361Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2024-06-26T04:55:11.7473625Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2024-06-26T04:55:11.7475856Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2024-06-26T04:55:11.7478204Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2024-06-26T04:55:11.7480420Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2024-06-26T04:55:11.7482754Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7484533Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2024-06-26T04:55:11.7486751Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2024-06-26T04:55:11.7489742Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7491258Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2024-06-26T04:55:11.7493492Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2024-06-26T04:55:11.7495523Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2024-06-26T04:55:11.7497806Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2024-06-26T04:55:11.7500153Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7501995Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2024-06-26T04:55:11.7504327Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2024-06-26T04:55:11.7506616Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2024-06-26T04:55:11.7508903Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7510795Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2024-06-26T04:55:11.7513194Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7514996Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2024-06-26T04:55:11.7517389Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2024-06-26T04:55:11.7519368Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2024-06-26T04:55:11.7521469Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2024-06-26T04:55:11.7523730Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2024-06-26T04:55:11.7526081Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7528351Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2024-06-26T04:55:11.7530740Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7532552Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2024-06-26T04:55:11.7534878Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2024-06-26T04:55:11.7536899Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2024-06-26T04:55:11.7539056Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2024-06-26T04:55:11.7541228Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2024-06-26T04:55:11.7543604Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7545416Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2024-06-26T04:55:11.7547602Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2024-06-26T04:55:11.7549660Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2024-06-26T04:55:11.7551998Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7553739Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2024-06-26T04:55:11.7556035Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2024-06-26T04:55:11.7558251Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2024-06-26T04:55:11.7560657Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7562435Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2024-06-26T04:55:11.7564694Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2024-06-26T04:55:11.7566791Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2024-06-26T04:55:11.7569219Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7571236Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2024-06-26T04:55:11.7573893Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2024-06-26T04:55:11.7575604Z adding 'torch/include/ATen/ops/feature_dropout.h' 2024-06-26T04:55:11.7578726Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7580690Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2024-06-26T04:55:11.7582804Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2024-06-26T04:55:11.7584968Z adding 'torch/include/ATen/ops/fft_fft.h' 2024-06-26T04:55:11.7587309Z adding 'torch/include/ATen/ops/fft_fft2.h' 2024-06-26T04:55:11.7590254Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7591729Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2024-06-26T04:55:11.7593866Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2024-06-26T04:55:11.7596404Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7597851Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2024-06-26T04:55:11.7600025Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2024-06-26T04:55:11.7602123Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2024-06-26T04:55:11.7604568Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7606090Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2024-06-26T04:55:11.7608611Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2024-06-26T04:55:11.7610914Z adding 'torch/include/ATen/ops/fft_fftn.h' 2024-06-26T04:55:11.7613363Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7614697Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2024-06-26T04:55:11.7617110Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2024-06-26T04:55:11.7618689Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2024-06-26T04:55:11.7621309Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7622705Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2024-06-26T04:55:11.7624637Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2024-06-26T04:55:11.7626705Z adding 'torch/include/ATen/ops/fft_hfft.h' 2024-06-26T04:55:11.7628967Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2024-06-26T04:55:11.7631421Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7632897Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2024-06-26T04:55:11.7634655Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2024-06-26T04:55:11.7637421Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7638372Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2024-06-26T04:55:11.7640498Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2024-06-26T04:55:11.7642768Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2024-06-26T04:55:11.7645198Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7647000Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2024-06-26T04:55:11.7649354Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2024-06-26T04:55:11.7651440Z adding 'torch/include/ATen/ops/fft_ifft.h' 2024-06-26T04:55:11.7653858Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2024-06-26T04:55:11.7656306Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7658073Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2024-06-26T04:55:11.7660114Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2024-06-26T04:55:11.7662596Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7663904Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2024-06-26T04:55:11.7665924Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2024-06-26T04:55:11.7668147Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2024-06-26T04:55:11.7670682Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7672137Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2024-06-26T04:55:11.7674314Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2024-06-26T04:55:11.7676300Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2024-06-26T04:55:11.7678579Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7680087Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2024-06-26T04:55:11.7682159Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2024-06-26T04:55:11.7684320Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2024-06-26T04:55:11.7686724Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2024-06-26T04:55:11.7689255Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7690899Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2024-06-26T04:55:11.7693106Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2024-06-26T04:55:11.7695392Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7696988Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2024-06-26T04:55:11.7699123Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2024-06-26T04:55:11.7701405Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2024-06-26T04:55:11.7703781Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7705357Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2024-06-26T04:55:11.7707659Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2024-06-26T04:55:11.7709904Z adding 'torch/include/ATen/ops/fft_irfft.h' 2024-06-26T04:55:11.7712182Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2024-06-26T04:55:11.7714558Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7716343Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2024-06-26T04:55:11.7718537Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2024-06-26T04:55:11.7720971Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7722860Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2024-06-26T04:55:11.7725094Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2024-06-26T04:55:11.7727451Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2024-06-26T04:55:11.7730278Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7732078Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2024-06-26T04:55:11.7734309Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2024-06-26T04:55:11.7736567Z adding 'torch/include/ATen/ops/fft_rfft.h' 2024-06-26T04:55:11.7738913Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2024-06-26T04:55:11.7741397Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7742929Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2024-06-26T04:55:11.7745103Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2024-06-26T04:55:11.7747439Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7748988Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2024-06-26T04:55:11.7751144Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2024-06-26T04:55:11.7753281Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2024-06-26T04:55:11.7755769Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7757278Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2024-06-26T04:55:11.7759452Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2024-06-26T04:55:11.7761831Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2024-06-26T04:55:11.7764560Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7766004Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2024-06-26T04:55:11.7768377Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2024-06-26T04:55:11.7770686Z adding 'torch/include/ATen/ops/fill.h' 2024-06-26T04:55:11.7772639Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7774047Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2024-06-26T04:55:11.7775877Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2024-06-26T04:55:11.7777519Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2024-06-26T04:55:11.7779531Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7780881Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2024-06-26T04:55:11.7782779Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2024-06-26T04:55:11.7784533Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2024-06-26T04:55:11.7786280Z adding 'torch/include/ATen/ops/fill_native.h' 2024-06-26T04:55:11.7788268Z adding 'torch/include/ATen/ops/fill_ops.h' 2024-06-26T04:55:11.7790198Z adding 'torch/include/ATen/ops/fix.h' 2024-06-26T04:55:11.7792180Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7793879Z adding 'torch/include/ATen/ops/fix_native.h' 2024-06-26T04:55:11.7795702Z adding 'torch/include/ATen/ops/fix_ops.h' 2024-06-26T04:55:11.7797582Z adding 'torch/include/ATen/ops/flatten.h' 2024-06-26T04:55:11.7799648Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7801208Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2024-06-26T04:55:11.7803848Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7805315Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2024-06-26T04:55:11.7806807Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2024-06-26T04:55:11.7808686Z adding 'torch/include/ATen/ops/flatten_native.h' 2024-06-26T04:55:11.7810695Z adding 'torch/include/ATen/ops/flatten_ops.h' 2024-06-26T04:55:11.7812475Z adding 'torch/include/ATen/ops/flip.h' 2024-06-26T04:55:11.7814976Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7816372Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2024-06-26T04:55:11.7818127Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2024-06-26T04:55:11.7819720Z adding 'torch/include/ATen/ops/flip_native.h' 2024-06-26T04:55:11.7821556Z adding 'torch/include/ATen/ops/flip_ops.h' 2024-06-26T04:55:11.7823260Z adding 'torch/include/ATen/ops/fliplr.h' 2024-06-26T04:55:11.7825321Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7826693Z adding 'torch/include/ATen/ops/fliplr_native.h' 2024-06-26T04:55:11.7828551Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2024-06-26T04:55:11.7830229Z adding 'torch/include/ATen/ops/flipud.h' 2024-06-26T04:55:11.7832204Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7833554Z adding 'torch/include/ATen/ops/flipud_native.h' 2024-06-26T04:55:11.7835466Z adding 'torch/include/ATen/ops/flipud_ops.h' 2024-06-26T04:55:11.7837490Z adding 'torch/include/ATen/ops/float_power.h' 2024-06-26T04:55:11.7839613Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.7841122Z adding 'torch/include/ATen/ops/float_power_native.h' 2024-06-26T04:55:11.7843443Z adding 'torch/include/ATen/ops/float_power_ops.h' 2024-06-26T04:55:11.7845260Z adding 'torch/include/ATen/ops/floor.h' 2024-06-26T04:55:11.7847513Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7849001Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2024-06-26T04:55:11.7850895Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2024-06-26T04:55:11.7852654Z adding 'torch/include/ATen/ops/floor_divide.h' 2024-06-26T04:55:11.7854746Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7856143Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2024-06-26T04:55:11.7858438Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2024-06-26T04:55:11.7859917Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2024-06-26T04:55:11.7861785Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2024-06-26T04:55:11.7864360Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2024-06-26T04:55:11.7866200Z adding 'torch/include/ATen/ops/floor_meta.h' 2024-06-26T04:55:11.7868047Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2024-06-26T04:55:11.7870005Z adding 'torch/include/ATen/ops/floor_native.h' 2024-06-26T04:55:11.7872237Z adding 'torch/include/ATen/ops/floor_ops.h' 2024-06-26T04:55:11.7874191Z adding 'torch/include/ATen/ops/fmax.h' 2024-06-26T04:55:11.7876635Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7878009Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2024-06-26T04:55:11.7879774Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2024-06-26T04:55:11.7881242Z adding 'torch/include/ATen/ops/fmax_meta.h' 2024-06-26T04:55:11.7883370Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2024-06-26T04:55:11.7884872Z adding 'torch/include/ATen/ops/fmax_native.h' 2024-06-26T04:55:11.7886765Z adding 'torch/include/ATen/ops/fmax_ops.h' 2024-06-26T04:55:11.7888698Z adding 'torch/include/ATen/ops/fmin.h' 2024-06-26T04:55:11.7890995Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7892580Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2024-06-26T04:55:11.7894475Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2024-06-26T04:55:11.7896500Z adding 'torch/include/ATen/ops/fmin_meta.h' 2024-06-26T04:55:11.7898843Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2024-06-26T04:55:11.7900725Z adding 'torch/include/ATen/ops/fmin_native.h' 2024-06-26T04:55:11.7902889Z adding 'torch/include/ATen/ops/fmin_ops.h' 2024-06-26T04:55:11.7904647Z adding 'torch/include/ATen/ops/fmod.h' 2024-06-26T04:55:11.7907096Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.7909421Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7910950Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2024-06-26T04:55:11.7912967Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2024-06-26T04:55:11.7914764Z adding 'torch/include/ATen/ops/fmod_meta.h' 2024-06-26T04:55:11.7916939Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2024-06-26T04:55:11.7918954Z adding 'torch/include/ATen/ops/fmod_native.h' 2024-06-26T04:55:11.7921707Z adding 'torch/include/ATen/ops/fmod_ops.h' 2024-06-26T04:55:11.7923846Z adding 'torch/include/ATen/ops/frac.h' 2024-06-26T04:55:11.7926322Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7928126Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2024-06-26T04:55:11.7930351Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2024-06-26T04:55:11.7932551Z adding 'torch/include/ATen/ops/frac_meta.h' 2024-06-26T04:55:11.7934514Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2024-06-26T04:55:11.7936365Z adding 'torch/include/ATen/ops/frac_native.h' 2024-06-26T04:55:11.7938479Z adding 'torch/include/ATen/ops/frac_ops.h' 2024-06-26T04:55:11.7940779Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2024-06-26T04:55:11.7942934Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2024-06-26T04:55:11.7945387Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7947080Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.7949263Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.7951154Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2024-06-26T04:55:11.7953359Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2024-06-26T04:55:11.7955254Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2024-06-26T04:55:11.7957667Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2024-06-26T04:55:11.7960041Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7961708Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2024-06-26T04:55:11.7963963Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2024-06-26T04:55:11.7966015Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2024-06-26T04:55:11.7968191Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2024-06-26T04:55:11.7970296Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2024-06-26T04:55:11.7972432Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2024-06-26T04:55:11.7974617Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2024-06-26T04:55:11.7976820Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2024-06-26T04:55:11.7979039Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.7981151Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.7983063Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2024-06-26T04:55:11.7985228Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2024-06-26T04:55:11.7987623Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.7989333Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2024-06-26T04:55:11.7991579Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2024-06-26T04:55:11.7994221Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2024-06-26T04:55:11.7996723Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2024-06-26T04:55:11.7998891Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2024-06-26T04:55:11.8001095Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2024-06-26T04:55:11.8003050Z adding 'torch/include/ATen/ops/frexp.h' 2024-06-26T04:55:11.8005315Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8007251Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2024-06-26T04:55:11.8009454Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2024-06-26T04:55:11.8011361Z adding 'torch/include/ATen/ops/frexp_native.h' 2024-06-26T04:55:11.8013509Z adding 'torch/include/ATen/ops/frexp_ops.h' 2024-06-26T04:55:11.8016356Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2024-06-26T04:55:11.8018706Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8020684Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2024-06-26T04:55:11.8023387Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2024-06-26T04:55:11.8026198Z adding 'torch/include/ATen/ops/from_blob.h' 2024-06-26T04:55:11.8028977Z adding 'torch/include/ATen/ops/from_file.h' 2024-06-26T04:55:11.8031945Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8034439Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2024-06-26T04:55:11.8036950Z adding 'torch/include/ATen/ops/from_file_native.h' 2024-06-26T04:55:11.8039966Z adding 'torch/include/ATen/ops/from_file_ops.h' 2024-06-26T04:55:11.8043103Z adding 'torch/include/ATen/ops/full.h' 2024-06-26T04:55:11.8046433Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8049127Z adding 'torch/include/ATen/ops/full_like.h' 2024-06-26T04:55:11.8052256Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8054373Z adding 'torch/include/ATen/ops/full_like_native.h' 2024-06-26T04:55:11.8057953Z adding 'torch/include/ATen/ops/full_like_ops.h' 2024-06-26T04:55:11.8060453Z adding 'torch/include/ATen/ops/full_native.h' 2024-06-26T04:55:11.8063341Z adding 'torch/include/ATen/ops/full_ops.h' 2024-06-26T04:55:11.8066286Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2024-06-26T04:55:11.8069244Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8071367Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2024-06-26T04:55:11.8074175Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2024-06-26T04:55:11.8076428Z adding 'torch/include/ATen/ops/gather.h' 2024-06-26T04:55:11.8079008Z adding 'torch/include/ATen/ops/gather_backward.h' 2024-06-26T04:55:11.8081772Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8083493Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2024-06-26T04:55:11.8086396Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2024-06-26T04:55:11.8089218Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8091531Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8094303Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2024-06-26T04:55:11.8096067Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2024-06-26T04:55:11.8098644Z adding 'torch/include/ATen/ops/gather_meta.h' 2024-06-26T04:55:11.8101560Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2024-06-26T04:55:11.8102772Z adding 'torch/include/ATen/ops/gather_native.h' 2024-06-26T04:55:11.8105887Z adding 'torch/include/ATen/ops/gather_ops.h' 2024-06-26T04:55:11.8108412Z adding 'torch/include/ATen/ops/gcd.h' 2024-06-26T04:55:11.8111109Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8112958Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2024-06-26T04:55:11.8115776Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2024-06-26T04:55:11.8117886Z adding 'torch/include/ATen/ops/gcd_meta.h' 2024-06-26T04:55:11.8120600Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2024-06-26T04:55:11.8122419Z adding 'torch/include/ATen/ops/gcd_native.h' 2024-06-26T04:55:11.8125293Z adding 'torch/include/ATen/ops/gcd_ops.h' 2024-06-26T04:55:11.8127556Z adding 'torch/include/ATen/ops/ge.h' 2024-06-26T04:55:11.8130806Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8132552Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2024-06-26T04:55:11.8135289Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2024-06-26T04:55:11.8137372Z adding 'torch/include/ATen/ops/ge_meta.h' 2024-06-26T04:55:11.8139906Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2024-06-26T04:55:11.8142186Z adding 'torch/include/ATen/ops/ge_native.h' 2024-06-26T04:55:11.8144930Z adding 'torch/include/ATen/ops/ge_ops.h' 2024-06-26T04:55:11.8147328Z adding 'torch/include/ATen/ops/gelu.h' 2024-06-26T04:55:11.8149754Z adding 'torch/include/ATen/ops/gelu_backward.h' 2024-06-26T04:55:11.8152801Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8154485Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8157408Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8159458Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2024-06-26T04:55:11.8162132Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2024-06-26T04:55:11.8164370Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2024-06-26T04:55:11.8166907Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2024-06-26T04:55:11.8169984Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8171800Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2024-06-26T04:55:11.8174567Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2024-06-26T04:55:11.8176648Z adding 'torch/include/ATen/ops/gelu_meta.h' 2024-06-26T04:55:11.8179344Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2024-06-26T04:55:11.8181654Z adding 'torch/include/ATen/ops/gelu_native.h' 2024-06-26T04:55:11.8184228Z adding 'torch/include/ATen/ops/gelu_ops.h' 2024-06-26T04:55:11.8186671Z adding 'torch/include/ATen/ops/geometric.h' 2024-06-26T04:55:11.8189515Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8191446Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2024-06-26T04:55:11.8194094Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2024-06-26T04:55:11.8196454Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2024-06-26T04:55:11.8198831Z adding 'torch/include/ATen/ops/geometric_native.h' 2024-06-26T04:55:11.8201484Z adding 'torch/include/ATen/ops/geometric_ops.h' 2024-06-26T04:55:11.8203866Z adding 'torch/include/ATen/ops/geqrf.h' 2024-06-26T04:55:11.8205814Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2024-06-26T04:55:11.8207815Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2024-06-26T04:55:11.8209736Z adding 'torch/include/ATen/ops/geqrf_native.h' 2024-06-26T04:55:11.8211812Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2024-06-26T04:55:11.8213792Z adding 'torch/include/ATen/ops/ger.h' 2024-06-26T04:55:11.8216130Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8217697Z adding 'torch/include/ATen/ops/ger_native.h' 2024-06-26T04:55:11.8219783Z adding 'torch/include/ATen/ops/ger_ops.h' 2024-06-26T04:55:11.8221711Z adding 'torch/include/ATen/ops/glu.h' 2024-06-26T04:55:11.8223816Z adding 'torch/include/ATen/ops/glu_backward.h' 2024-06-26T04:55:11.8225960Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8227853Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8229819Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2024-06-26T04:55:11.8232080Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8233943Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2024-06-26T04:55:11.8235967Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2024-06-26T04:55:11.8237827Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2024-06-26T04:55:11.8239931Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2024-06-26T04:55:11.8241839Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2024-06-26T04:55:11.8243916Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2024-06-26T04:55:11.8246147Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8247986Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2024-06-26T04:55:11.8250151Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2024-06-26T04:55:11.8252270Z adding 'torch/include/ATen/ops/glu_jvp.h' 2024-06-26T04:55:11.8254447Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8256230Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2024-06-26T04:55:11.8258151Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2024-06-26T04:55:11.8260032Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2024-06-26T04:55:11.8262048Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2024-06-26T04:55:11.8263976Z adding 'torch/include/ATen/ops/glu_meta.h' 2024-06-26T04:55:11.8266009Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2024-06-26T04:55:11.8267947Z adding 'torch/include/ATen/ops/glu_native.h' 2024-06-26T04:55:11.8270016Z adding 'torch/include/ATen/ops/glu_ops.h' 2024-06-26T04:55:11.8272257Z adding 'torch/include/ATen/ops/gradient.h' 2024-06-26T04:55:11.8274658Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8276534Z adding 'torch/include/ATen/ops/gradient_native.h' 2024-06-26T04:55:11.8279039Z adding 'torch/include/ATen/ops/gradient_ops.h' 2024-06-26T04:55:11.8281227Z adding 'torch/include/ATen/ops/greater.h' 2024-06-26T04:55:11.8283571Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8285485Z adding 'torch/include/ATen/ops/greater_equal.h' 2024-06-26T04:55:11.8287927Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8289698Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2024-06-26T04:55:11.8291958Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2024-06-26T04:55:11.8293993Z adding 'torch/include/ATen/ops/greater_native.h' 2024-06-26T04:55:11.8296213Z adding 'torch/include/ATen/ops/greater_ops.h' 2024-06-26T04:55:11.8298305Z adding 'torch/include/ATen/ops/grid_sampler.h' 2024-06-26T04:55:11.8300380Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2024-06-26T04:55:11.8302656Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2024-06-26T04:55:11.8304974Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8306962Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8308847Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8310803Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2024-06-26T04:55:11.8312924Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2024-06-26T04:55:11.8315208Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8317137Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2024-06-26T04:55:11.8319111Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2024-06-26T04:55:11.8320981Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2024-06-26T04:55:11.8323206Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2024-06-26T04:55:11.8325172Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2024-06-26T04:55:11.8327413Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2024-06-26T04:55:11.8329982Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8332006Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8333910Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8335870Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2024-06-26T04:55:11.8338037Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2024-06-26T04:55:11.8340308Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8342077Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2024-06-26T04:55:11.8344166Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2024-06-26T04:55:11.8345991Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2024-06-26T04:55:11.8348179Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2024-06-26T04:55:11.8350375Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8352122Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2024-06-26T04:55:11.8354169Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2024-06-26T04:55:11.8356499Z adding 'torch/include/ATen/ops/group_norm.h' 2024-06-26T04:55:11.8358697Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8360214Z adding 'torch/include/ATen/ops/group_norm_native.h' 2024-06-26T04:55:11.8362448Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2024-06-26T04:55:11.8364243Z adding 'torch/include/ATen/ops/gru.h' 2024-06-26T04:55:11.8366217Z adding 'torch/include/ATen/ops/gru_cell.h' 2024-06-26T04:55:11.8368762Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8370458Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2024-06-26T04:55:11.8372285Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2024-06-26T04:55:11.8374438Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8376130Z adding 'torch/include/ATen/ops/gru_native.h' 2024-06-26T04:55:11.8378370Z adding 'torch/include/ATen/ops/gru_ops.h' 2024-06-26T04:55:11.8380971Z adding 'torch/include/ATen/ops/gt.h' 2024-06-26T04:55:11.8383834Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8385641Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2024-06-26T04:55:11.8388490Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2024-06-26T04:55:11.8390460Z adding 'torch/include/ATen/ops/gt_meta.h' 2024-06-26T04:55:11.8393111Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2024-06-26T04:55:11.8395005Z adding 'torch/include/ATen/ops/gt_native.h' 2024-06-26T04:55:11.8397347Z adding 'torch/include/ATen/ops/gt_ops.h' 2024-06-26T04:55:11.8399941Z adding 'torch/include/ATen/ops/hamming_window.h' 2024-06-26T04:55:11.8402539Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8404180Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2024-06-26T04:55:11.8406454Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2024-06-26T04:55:11.8408765Z adding 'torch/include/ATen/ops/hann_window.h' 2024-06-26T04:55:11.8410761Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8412257Z adding 'torch/include/ATen/ops/hann_window_native.h' 2024-06-26T04:55:11.8414277Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2024-06-26T04:55:11.8415968Z adding 'torch/include/ATen/ops/hardshrink.h' 2024-06-26T04:55:11.8417711Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2024-06-26T04:55:11.8419800Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8421409Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8422970Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8424571Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2024-06-26T04:55:11.8426311Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2024-06-26T04:55:11.8428046Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2024-06-26T04:55:11.8429847Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2024-06-26T04:55:11.8431907Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8433473Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2024-06-26T04:55:11.8435248Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2024-06-26T04:55:11.8437013Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2024-06-26T04:55:11.8438915Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2024-06-26T04:55:11.8440563Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2024-06-26T04:55:11.8442504Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2024-06-26T04:55:11.8444307Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2024-06-26T04:55:11.8446250Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2024-06-26T04:55:11.8448795Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8450293Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8452309Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8454170Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2024-06-26T04:55:11.8456030Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2024-06-26T04:55:11.8457849Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2024-06-26T04:55:11.8459708Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2024-06-26T04:55:11.8461947Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8463488Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2024-06-26T04:55:11.8465371Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2024-06-26T04:55:11.8467026Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2024-06-26T04:55:11.8468942Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2024-06-26T04:55:11.8470592Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2024-06-26T04:55:11.8472562Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2024-06-26T04:55:11.8474367Z adding 'torch/include/ATen/ops/hardswish.h' 2024-06-26T04:55:11.8476420Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2024-06-26T04:55:11.8478478Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8480258Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8481996Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8483771Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2024-06-26T04:55:11.8485610Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2024-06-26T04:55:11.8487547Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2024-06-26T04:55:11.8489727Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2024-06-26T04:55:11.8491502Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2024-06-26T04:55:11.8493209Z adding 'torch/include/ATen/ops/hardswish_native.h' 2024-06-26T04:55:11.8495324Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2024-06-26T04:55:11.8497415Z adding 'torch/include/ATen/ops/hardtanh.h' 2024-06-26T04:55:11.8499406Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2024-06-26T04:55:11.8501361Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8503289Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8505235Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2024-06-26T04:55:11.8507153Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2024-06-26T04:55:11.8509043Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2024-06-26T04:55:11.8510959Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2024-06-26T04:55:11.8512787Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2024-06-26T04:55:11.8514553Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2024-06-26T04:55:11.8516578Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2024-06-26T04:55:11.8518530Z adding 'torch/include/ATen/ops/heaviside.h' 2024-06-26T04:55:11.8520705Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8522277Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2024-06-26T04:55:11.8524087Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2024-06-26T04:55:11.8525891Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2024-06-26T04:55:11.8527874Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2024-06-26T04:55:11.8529688Z adding 'torch/include/ATen/ops/heaviside_native.h' 2024-06-26T04:55:11.8531575Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2024-06-26T04:55:11.8533504Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2024-06-26T04:55:11.8536226Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8537246Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2024-06-26T04:55:11.8539490Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2024-06-26T04:55:11.8541029Z adding 'torch/include/ATen/ops/histc.h' 2024-06-26T04:55:11.8542944Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2024-06-26T04:55:11.8545522Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2024-06-26T04:55:11.8547498Z adding 'torch/include/ATen/ops/histc_native.h' 2024-06-26T04:55:11.8549338Z adding 'torch/include/ATen/ops/histc_ops.h' 2024-06-26T04:55:11.8551437Z adding 'torch/include/ATen/ops/histogram.h' 2024-06-26T04:55:11.8553576Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2024-06-26T04:55:11.8555489Z adding 'torch/include/ATen/ops/histogram_native.h' 2024-06-26T04:55:11.8557744Z adding 'torch/include/ATen/ops/histogram_ops.h' 2024-06-26T04:55:11.8559861Z adding 'torch/include/ATen/ops/histogramdd.h' 2024-06-26T04:55:11.8562099Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8563657Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2024-06-26T04:55:11.8565790Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2024-06-26T04:55:11.8567781Z adding 'torch/include/ATen/ops/hsplit.h' 2024-06-26T04:55:11.8570086Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8571664Z adding 'torch/include/ATen/ops/hsplit_native.h' 2024-06-26T04:55:11.8573610Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2024-06-26T04:55:11.8575416Z adding 'torch/include/ATen/ops/hspmm.h' 2024-06-26T04:55:11.8577285Z adding 'torch/include/ATen/ops/hspmm_native.h' 2024-06-26T04:55:11.8579225Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2024-06-26T04:55:11.8580979Z adding 'torch/include/ATen/ops/hstack.h' 2024-06-26T04:55:11.8583082Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8584558Z adding 'torch/include/ATen/ops/hstack_native.h' 2024-06-26T04:55:11.8586509Z adding 'torch/include/ATen/ops/hstack_ops.h' 2024-06-26T04:55:11.8588405Z adding 'torch/include/ATen/ops/huber_loss.h' 2024-06-26T04:55:11.8590405Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2024-06-26T04:55:11.8592496Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8594363Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:11.8596158Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:11.8597914Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2024-06-26T04:55:11.8599958Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2024-06-26T04:55:11.8601884Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2024-06-26T04:55:11.8603659Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2024-06-26T04:55:11.8605377Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2024-06-26T04:55:11.8607760Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2024-06-26T04:55:11.8610296Z adding 'torch/include/ATen/ops/hypot.h' 2024-06-26T04:55:11.8612492Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8613487Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2024-06-26T04:55:11.8615480Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2024-06-26T04:55:11.8617467Z adding 'torch/include/ATen/ops/hypot_meta.h' 2024-06-26T04:55:11.8619182Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2024-06-26T04:55:11.8620779Z adding 'torch/include/ATen/ops/hypot_native.h' 2024-06-26T04:55:11.8622975Z adding 'torch/include/ATen/ops/hypot_ops.h' 2024-06-26T04:55:11.8624929Z adding 'torch/include/ATen/ops/i0.h' 2024-06-26T04:55:11.8627196Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8629055Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2024-06-26T04:55:11.8631579Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2024-06-26T04:55:11.8635118Z adding 'torch/include/ATen/ops/i0_meta.h' 2024-06-26T04:55:11.8637275Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2024-06-26T04:55:11.8638940Z adding 'torch/include/ATen/ops/i0_native.h' 2024-06-26T04:55:11.8640857Z adding 'torch/include/ATen/ops/i0_ops.h' 2024-06-26T04:55:11.8643077Z adding 'torch/include/ATen/ops/igamma.h' 2024-06-26T04:55:11.8645513Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8646895Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2024-06-26T04:55:11.8648852Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2024-06-26T04:55:11.8650719Z adding 'torch/include/ATen/ops/igamma_meta.h' 2024-06-26T04:55:11.8652600Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2024-06-26T04:55:11.8654362Z adding 'torch/include/ATen/ops/igamma_native.h' 2024-06-26T04:55:11.8656342Z adding 'torch/include/ATen/ops/igamma_ops.h' 2024-06-26T04:55:11.8658269Z adding 'torch/include/ATen/ops/igammac.h' 2024-06-26T04:55:11.8660472Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8662008Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2024-06-26T04:55:11.8663925Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2024-06-26T04:55:11.8665786Z adding 'torch/include/ATen/ops/igammac_meta.h' 2024-06-26T04:55:11.8667647Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2024-06-26T04:55:11.8669402Z adding 'torch/include/ATen/ops/igammac_native.h' 2024-06-26T04:55:11.8671392Z adding 'torch/include/ATen/ops/igammac_ops.h' 2024-06-26T04:55:11.8673355Z adding 'torch/include/ATen/ops/im2col.h' 2024-06-26T04:55:11.8675403Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2024-06-26T04:55:11.8677382Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2024-06-26T04:55:11.8679261Z adding 'torch/include/ATen/ops/im2col_native.h' 2024-06-26T04:55:11.8681296Z adding 'torch/include/ATen/ops/im2col_ops.h' 2024-06-26T04:55:11.8683160Z adding 'torch/include/ATen/ops/imag.h' 2024-06-26T04:55:11.8685241Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8686874Z adding 'torch/include/ATen/ops/imag_native.h' 2024-06-26T04:55:11.8688747Z adding 'torch/include/ATen/ops/imag_ops.h' 2024-06-26T04:55:11.8690683Z adding 'torch/include/ATen/ops/index.h' 2024-06-26T04:55:11.8692943Z adding 'torch/include/ATen/ops/index_add.h' 2024-06-26T04:55:11.8695117Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8696985Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8698724Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2024-06-26T04:55:11.8700361Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2024-06-26T04:55:11.8702207Z adding 'torch/include/ATen/ops/index_add_meta.h' 2024-06-26T04:55:11.8704213Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2024-06-26T04:55:11.8706144Z adding 'torch/include/ATen/ops/index_add_native.h' 2024-06-26T04:55:11.8708307Z adding 'torch/include/ATen/ops/index_add_ops.h' 2024-06-26T04:55:11.8710774Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8712503Z adding 'torch/include/ATen/ops/index_copy.h' 2024-06-26T04:55:11.8714968Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8717000Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8718731Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2024-06-26T04:55:11.8720826Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2024-06-26T04:55:11.8722841Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2024-06-26T04:55:11.8724908Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2024-06-26T04:55:11.8726805Z adding 'torch/include/ATen/ops/index_copy_native.h' 2024-06-26T04:55:11.8729397Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2024-06-26T04:55:11.8731496Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2024-06-26T04:55:11.8733531Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2024-06-26T04:55:11.8735735Z adding 'torch/include/ATen/ops/index_fill.h' 2024-06-26T04:55:11.8738157Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8740276Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8742014Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2024-06-26T04:55:11.8744071Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2024-06-26T04:55:11.8746017Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2024-06-26T04:55:11.8747978Z adding 'torch/include/ATen/ops/index_fill_native.h' 2024-06-26T04:55:11.8750584Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2024-06-26T04:55:11.8752949Z adding 'torch/include/ATen/ops/index_meta.h' 2024-06-26T04:55:11.8755088Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2024-06-26T04:55:11.8757631Z adding 'torch/include/ATen/ops/index_native.h' 2024-06-26T04:55:11.8759995Z adding 'torch/include/ATen/ops/index_ops.h' 2024-06-26T04:55:11.8762274Z adding 'torch/include/ATen/ops/index_put.h' 2024-06-26T04:55:11.8764803Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8766736Z adding 'torch/include/ATen/ops/index_put_native.h' 2024-06-26T04:55:11.8769283Z adding 'torch/include/ATen/ops/index_put_ops.h' 2024-06-26T04:55:11.8771637Z adding 'torch/include/ATen/ops/index_reduce.h' 2024-06-26T04:55:11.8774150Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8775952Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2024-06-26T04:55:11.8778017Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2024-06-26T04:55:11.8780035Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2024-06-26T04:55:11.8782145Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2024-06-26T04:55:11.8783996Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2024-06-26T04:55:11.8786149Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2024-06-26T04:55:11.8788270Z adding 'torch/include/ATen/ops/index_select.h' 2024-06-26T04:55:11.8790415Z adding 'torch/include/ATen/ops/index_select_backward.h' 2024-06-26T04:55:11.8792734Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8794560Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2024-06-26T04:55:11.8796629Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2024-06-26T04:55:11.8798853Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8800702Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2024-06-26T04:55:11.8802532Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2024-06-26T04:55:11.8804586Z adding 'torch/include/ATen/ops/index_select_native.h' 2024-06-26T04:55:11.8806746Z adding 'torch/include/ATen/ops/index_select_ops.h' 2024-06-26T04:55:11.8808909Z adding 'torch/include/ATen/ops/indices.h' 2024-06-26T04:55:11.8811300Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8813086Z adding 'torch/include/ATen/ops/indices_copy.h' 2024-06-26T04:55:11.8815169Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8817196Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8818698Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2024-06-26T04:55:11.8820605Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2024-06-26T04:55:11.8822403Z adding 'torch/include/ATen/ops/indices_native.h' 2024-06-26T04:55:11.8824308Z adding 'torch/include/ATen/ops/indices_ops.h' 2024-06-26T04:55:11.8826464Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2024-06-26T04:55:11.8828624Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8830493Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2024-06-26T04:55:11.8832140Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2024-06-26T04:55:11.8833930Z adding 'torch/include/ATen/ops/inner.h' 2024-06-26T04:55:11.8836574Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8837909Z adding 'torch/include/ATen/ops/inner_native.h' 2024-06-26T04:55:11.8839749Z adding 'torch/include/ATen/ops/inner_ops.h' 2024-06-26T04:55:11.8841490Z adding 'torch/include/ATen/ops/instance_norm.h' 2024-06-26T04:55:11.8843503Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8844959Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2024-06-26T04:55:11.8846881Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2024-06-26T04:55:11.8849135Z adding 'torch/include/ATen/ops/int_repr.h' 2024-06-26T04:55:11.8851004Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8852548Z adding 'torch/include/ATen/ops/int_repr_native.h' 2024-06-26T04:55:11.8854522Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2024-06-26T04:55:11.8856375Z adding 'torch/include/ATen/ops/inverse.h' 2024-06-26T04:55:11.8858418Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8860101Z adding 'torch/include/ATen/ops/inverse_native.h' 2024-06-26T04:55:11.8862329Z adding 'torch/include/ATen/ops/inverse_ops.h' 2024-06-26T04:55:11.8864192Z adding 'torch/include/ATen/ops/is_coalesced.h' 2024-06-26T04:55:11.8866433Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8868290Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2024-06-26T04:55:11.8870506Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2024-06-26T04:55:11.8872573Z adding 'torch/include/ATen/ops/is_complex.h' 2024-06-26T04:55:11.8874980Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8876896Z adding 'torch/include/ATen/ops/is_complex_native.h' 2024-06-26T04:55:11.8879125Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2024-06-26T04:55:11.8881276Z adding 'torch/include/ATen/ops/is_conj.h' 2024-06-26T04:55:11.8883695Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8885422Z adding 'torch/include/ATen/ops/is_conj_native.h' 2024-06-26T04:55:11.8887541Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2024-06-26T04:55:11.8889785Z adding 'torch/include/ATen/ops/is_distributed.h' 2024-06-26T04:55:11.8891968Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8893608Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2024-06-26T04:55:11.8895606Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2024-06-26T04:55:11.8897619Z adding 'torch/include/ATen/ops/is_floating_point.h' 2024-06-26T04:55:11.8899783Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8901447Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2024-06-26T04:55:11.8903510Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2024-06-26T04:55:11.8905380Z adding 'torch/include/ATen/ops/is_inference.h' 2024-06-26T04:55:11.8907626Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8909262Z adding 'torch/include/ATen/ops/is_inference_native.h' 2024-06-26T04:55:11.8911309Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2024-06-26T04:55:11.8913029Z adding 'torch/include/ATen/ops/is_leaf.h' 2024-06-26T04:55:11.8915245Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8916971Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2024-06-26T04:55:11.8918969Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2024-06-26T04:55:11.8920734Z adding 'torch/include/ATen/ops/is_neg.h' 2024-06-26T04:55:11.8923023Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8924725Z adding 'torch/include/ATen/ops/is_neg_native.h' 2024-06-26T04:55:11.8926754Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2024-06-26T04:55:11.8928859Z adding 'torch/include/ATen/ops/is_nonzero.h' 2024-06-26T04:55:11.8930923Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8932453Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2024-06-26T04:55:11.8934276Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2024-06-26T04:55:11.8935862Z adding 'torch/include/ATen/ops/is_pinned.h' 2024-06-26T04:55:11.8937869Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8939516Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2024-06-26T04:55:11.8941199Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2024-06-26T04:55:11.8943037Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2024-06-26T04:55:11.8944992Z adding 'torch/include/ATen/ops/is_same_size.h' 2024-06-26T04:55:11.8947150Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.8948700Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2024-06-26T04:55:11.8950870Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2024-06-26T04:55:11.8952735Z adding 'torch/include/ATen/ops/is_set_to.h' 2024-06-26T04:55:11.8954802Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2024-06-26T04:55:11.8956828Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2024-06-26T04:55:11.8958593Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2024-06-26T04:55:11.8960681Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2024-06-26T04:55:11.8962604Z adding 'torch/include/ATen/ops/is_signed.h' 2024-06-26T04:55:11.8964905Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8966762Z adding 'torch/include/ATen/ops/is_signed_native.h' 2024-06-26T04:55:11.8968874Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2024-06-26T04:55:11.8970913Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2024-06-26T04:55:11.8973113Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8974703Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2024-06-26T04:55:11.8976709Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2024-06-26T04:55:11.8978835Z adding 'torch/include/ATen/ops/isclose.h' 2024-06-26T04:55:11.8980819Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8982223Z adding 'torch/include/ATen/ops/isclose_native.h' 2024-06-26T04:55:11.8984293Z adding 'torch/include/ATen/ops/isclose_ops.h' 2024-06-26T04:55:11.8986253Z adding 'torch/include/ATen/ops/isfinite.h' 2024-06-26T04:55:11.8988494Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.8990318Z adding 'torch/include/ATen/ops/isfinite_native.h' 2024-06-26T04:55:11.8992238Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2024-06-26T04:55:11.8994420Z adding 'torch/include/ATen/ops/isin.h' 2024-06-26T04:55:11.8997104Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.8998865Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2024-06-26T04:55:11.9001002Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2024-06-26T04:55:11.9002993Z adding 'torch/include/ATen/ops/isin_meta.h' 2024-06-26T04:55:11.9005999Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2024-06-26T04:55:11.9008265Z adding 'torch/include/ATen/ops/isin_native.h' 2024-06-26T04:55:11.9010756Z adding 'torch/include/ATen/ops/isin_ops.h' 2024-06-26T04:55:11.9012919Z adding 'torch/include/ATen/ops/isinf.h' 2024-06-26T04:55:11.9015137Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9016857Z adding 'torch/include/ATen/ops/isinf_native.h' 2024-06-26T04:55:11.9019035Z adding 'torch/include/ATen/ops/isinf_ops.h' 2024-06-26T04:55:11.9020990Z adding 'torch/include/ATen/ops/isnan.h' 2024-06-26T04:55:11.9023274Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9025066Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2024-06-26T04:55:11.9026980Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2024-06-26T04:55:11.9028873Z adding 'torch/include/ATen/ops/isnan_native.h' 2024-06-26T04:55:11.9030902Z adding 'torch/include/ATen/ops/isnan_ops.h' 2024-06-26T04:55:11.9032899Z adding 'torch/include/ATen/ops/isneginf.h' 2024-06-26T04:55:11.9035280Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9037233Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2024-06-26T04:55:11.9039179Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2024-06-26T04:55:11.9041089Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2024-06-26T04:55:11.9043029Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2024-06-26T04:55:11.9044908Z adding 'torch/include/ATen/ops/isneginf_native.h' 2024-06-26T04:55:11.9046989Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2024-06-26T04:55:11.9049063Z adding 'torch/include/ATen/ops/isposinf.h' 2024-06-26T04:55:11.9051394Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9053107Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2024-06-26T04:55:11.9055124Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2024-06-26T04:55:11.9056946Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2024-06-26T04:55:11.9058989Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2024-06-26T04:55:11.9060804Z adding 'torch/include/ATen/ops/isposinf_native.h' 2024-06-26T04:55:11.9062829Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2024-06-26T04:55:11.9064703Z adding 'torch/include/ATen/ops/isreal.h' 2024-06-26T04:55:11.9066962Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9081051Z adding 'torch/include/ATen/ops/isreal_native.h' 2024-06-26T04:55:11.9081414Z adding 'torch/include/ATen/ops/isreal_ops.h' 2024-06-26T04:55:11.9081711Z adding 'torch/include/ATen/ops/istft.h' 2024-06-26T04:55:11.9082205Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9082451Z adding 'torch/include/ATen/ops/istft_native.h' 2024-06-26T04:55:11.9082677Z adding 'torch/include/ATen/ops/istft_ops.h' 2024-06-26T04:55:11.9082932Z adding 'torch/include/ATen/ops/item.h' 2024-06-26T04:55:11.9083583Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9085960Z adding 'torch/include/ATen/ops/item_native.h' 2024-06-26T04:55:11.9088130Z adding 'torch/include/ATen/ops/item_ops.h' 2024-06-26T04:55:11.9090471Z adding 'torch/include/ATen/ops/kaiser_window.h' 2024-06-26T04:55:11.9093025Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9094640Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2024-06-26T04:55:11.9096961Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2024-06-26T04:55:11.9098781Z adding 'torch/include/ATen/ops/kl_div.h' 2024-06-26T04:55:11.9100847Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9102555Z adding 'torch/include/ATen/ops/kl_div_native.h' 2024-06-26T04:55:11.9104558Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2024-06-26T04:55:11.9106409Z adding 'torch/include/ATen/ops/kron.h' 2024-06-26T04:55:11.9108677Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9110322Z adding 'torch/include/ATen/ops/kron_native.h' 2024-06-26T04:55:11.9112464Z adding 'torch/include/ATen/ops/kron_ops.h' 2024-06-26T04:55:11.9114617Z adding 'torch/include/ATen/ops/kthvalue.h' 2024-06-26T04:55:11.9117094Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9119177Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9121045Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2024-06-26T04:55:11.9123079Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2024-06-26T04:55:11.9125060Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2024-06-26T04:55:11.9127357Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2024-06-26T04:55:11.9129671Z adding 'torch/include/ATen/ops/l1_loss.h' 2024-06-26T04:55:11.9131886Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9133616Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2024-06-26T04:55:11.9135572Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2024-06-26T04:55:11.9137655Z adding 'torch/include/ATen/ops/layer_norm.h' 2024-06-26T04:55:11.9139964Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9141638Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2024-06-26T04:55:11.9143672Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2024-06-26T04:55:11.9145530Z adding 'torch/include/ATen/ops/lcm.h' 2024-06-26T04:55:11.9147855Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9149600Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2024-06-26T04:55:11.9151977Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2024-06-26T04:55:11.9153711Z adding 'torch/include/ATen/ops/lcm_meta.h' 2024-06-26T04:55:11.9155738Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2024-06-26T04:55:11.9157594Z adding 'torch/include/ATen/ops/lcm_native.h' 2024-06-26T04:55:11.9159699Z adding 'torch/include/ATen/ops/lcm_ops.h' 2024-06-26T04:55:11.9161861Z adding 'torch/include/ATen/ops/ldexp.h' 2024-06-26T04:55:11.9163998Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9165630Z adding 'torch/include/ATen/ops/ldexp_native.h' 2024-06-26T04:55:11.9167856Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2024-06-26T04:55:11.9169903Z adding 'torch/include/ATen/ops/le.h' 2024-06-26T04:55:11.9172221Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9173997Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2024-06-26T04:55:11.9176027Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2024-06-26T04:55:11.9177935Z adding 'torch/include/ATen/ops/le_meta.h' 2024-06-26T04:55:11.9179995Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2024-06-26T04:55:11.9181931Z adding 'torch/include/ATen/ops/le_native.h' 2024-06-26T04:55:11.9184403Z adding 'torch/include/ATen/ops/le_ops.h' 2024-06-26T04:55:11.9186545Z adding 'torch/include/ATen/ops/leaky_relu.h' 2024-06-26T04:55:11.9188620Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2024-06-26T04:55:11.9191044Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9192866Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2024-06-26T04:55:11.9194855Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2024-06-26T04:55:11.9196904Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2024-06-26T04:55:11.9198938Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2024-06-26T04:55:11.9200862Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2024-06-26T04:55:11.9202909Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2024-06-26T04:55:11.9205258Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9207027Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2024-06-26T04:55:11.9209159Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2024-06-26T04:55:11.9211123Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2024-06-26T04:55:11.9213214Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2024-06-26T04:55:11.9215194Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2024-06-26T04:55:11.9217324Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2024-06-26T04:55:11.9219400Z adding 'torch/include/ATen/ops/lerp.h' 2024-06-26T04:55:11.9221870Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9223664Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2024-06-26T04:55:11.9225718Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2024-06-26T04:55:11.9227654Z adding 'torch/include/ATen/ops/lerp_meta.h' 2024-06-26T04:55:11.9229708Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2024-06-26T04:55:11.9231658Z adding 'torch/include/ATen/ops/lerp_native.h' 2024-06-26T04:55:11.9234004Z adding 'torch/include/ATen/ops/lerp_ops.h' 2024-06-26T04:55:11.9236301Z adding 'torch/include/ATen/ops/less.h' 2024-06-26T04:55:11.9238532Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9240399Z adding 'torch/include/ATen/ops/less_equal.h' 2024-06-26T04:55:11.9242756Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9244492Z adding 'torch/include/ATen/ops/less_equal_native.h' 2024-06-26T04:55:11.9246786Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2024-06-26T04:55:11.9249015Z adding 'torch/include/ATen/ops/less_native.h' 2024-06-26T04:55:11.9251242Z adding 'torch/include/ATen/ops/less_ops.h' 2024-06-26T04:55:11.9253341Z adding 'torch/include/ATen/ops/lgamma.h' 2024-06-26T04:55:11.9255663Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9257401Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2024-06-26T04:55:11.9259437Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2024-06-26T04:55:11.9261288Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2024-06-26T04:55:11.9263285Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2024-06-26T04:55:11.9265197Z adding 'torch/include/ATen/ops/lgamma_native.h' 2024-06-26T04:55:11.9267250Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2024-06-26T04:55:11.9269299Z adding 'torch/include/ATen/ops/lift.h' 2024-06-26T04:55:11.9271490Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9273226Z adding 'torch/include/ATen/ops/lift_fresh.h' 2024-06-26T04:55:11.9275448Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9277230Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2024-06-26T04:55:11.9279461Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9281702Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9283162Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2024-06-26T04:55:11.9285110Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2024-06-26T04:55:11.9286999Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2024-06-26T04:55:11.9289499Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2024-06-26T04:55:11.9291506Z adding 'torch/include/ATen/ops/lift_native.h' 2024-06-26T04:55:11.9293462Z adding 'torch/include/ATen/ops/lift_ops.h' 2024-06-26T04:55:11.9295553Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2024-06-26T04:55:11.9297821Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9299695Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2024-06-26T04:55:11.9302070Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9303836Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2024-06-26T04:55:11.9305830Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2024-06-26T04:55:11.9307675Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2024-06-26T04:55:11.9309731Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2024-06-26T04:55:11.9311592Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2024-06-26T04:55:11.9313726Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2024-06-26T04:55:11.9315712Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2024-06-26T04:55:11.9317815Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2024-06-26T04:55:11.9320016Z adding 'torch/include/ATen/ops/linalg_cond.h' 2024-06-26T04:55:11.9322360Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9324066Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2024-06-26T04:55:11.9326197Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2024-06-26T04:55:11.9328482Z adding 'torch/include/ATen/ops/linalg_cross.h' 2024-06-26T04:55:11.9330866Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9332620Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2024-06-26T04:55:11.9334552Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2024-06-26T04:55:11.9336500Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2024-06-26T04:55:11.9338360Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2024-06-26T04:55:11.9340179Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2024-06-26T04:55:11.9342186Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2024-06-26T04:55:11.9344123Z adding 'torch/include/ATen/ops/linalg_det.h' 2024-06-26T04:55:11.9346330Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9348008Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2024-06-26T04:55:11.9349927Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2024-06-26T04:55:11.9351969Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2024-06-26T04:55:11.9354131Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9355865Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2024-06-26T04:55:11.9357804Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2024-06-26T04:55:11.9359641Z adding 'torch/include/ATen/ops/linalg_eig.h' 2024-06-26T04:55:11.9361714Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2024-06-26T04:55:11.9363667Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2024-06-26T04:55:11.9365599Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2024-06-26T04:55:11.9367899Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2024-06-26T04:55:11.9369818Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2024-06-26T04:55:11.9372171Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9373816Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2024-06-26T04:55:11.9375970Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2024-06-26T04:55:11.9377902Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2024-06-26T04:55:11.9381453Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9382381Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2024-06-26T04:55:11.9385436Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2024-06-26T04:55:11.9387448Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2024-06-26T04:55:11.9390385Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2024-06-26T04:55:11.9392546Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2024-06-26T04:55:11.9395093Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9396890Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2024-06-26T04:55:11.9399047Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2024-06-26T04:55:11.9401237Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2024-06-26T04:55:11.9403369Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2024-06-26T04:55:11.9405435Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2024-06-26T04:55:11.9407520Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2024-06-26T04:55:11.9409631Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2024-06-26T04:55:11.9411422Z adding 'torch/include/ATen/ops/linalg_inv.h' 2024-06-26T04:55:11.9413546Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9415277Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2024-06-26T04:55:11.9417557Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9419194Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2024-06-26T04:55:11.9421010Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2024-06-26T04:55:11.9422730Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2024-06-26T04:55:11.9424610Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2024-06-26T04:55:11.9426405Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2024-06-26T04:55:11.9428453Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2024-06-26T04:55:11.9430308Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2024-06-26T04:55:11.9432145Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2024-06-26T04:55:11.9434011Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2024-06-26T04:55:11.9436342Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9438094Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2024-06-26T04:55:11.9440799Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9442203Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2024-06-26T04:55:11.9443996Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2024-06-26T04:55:11.9445709Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2024-06-26T04:55:11.9447926Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2024-06-26T04:55:11.9449620Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2024-06-26T04:55:11.9451563Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2024-06-26T04:55:11.9453314Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2024-06-26T04:55:11.9455172Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2024-06-26T04:55:11.9457029Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2024-06-26T04:55:11.9459297Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9460922Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2024-06-26T04:55:11.9462659Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2024-06-26T04:55:11.9464425Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2024-06-26T04:55:11.9466199Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2024-06-26T04:55:11.9468200Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2024-06-26T04:55:11.9469983Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2024-06-26T04:55:11.9471932Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2024-06-26T04:55:11.9474811Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9476654Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2024-06-26T04:55:11.9478558Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2024-06-26T04:55:11.9480332Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2024-06-26T04:55:11.9482466Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2024-06-26T04:55:11.9484249Z adding 'torch/include/ATen/ops/linalg_lu.h' 2024-06-26T04:55:11.9486474Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9488127Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2024-06-26T04:55:11.9490043Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2024-06-26T04:55:11.9491912Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2024-06-26T04:55:11.9493854Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9495478Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2024-06-26T04:55:11.9497668Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9499299Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2024-06-26T04:55:11.9501101Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2024-06-26T04:55:11.9502783Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2024-06-26T04:55:11.9504646Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2024-06-26T04:55:11.9506285Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2024-06-26T04:55:11.9508179Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2024-06-26T04:55:11.9509948Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2024-06-26T04:55:11.9511803Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2024-06-26T04:55:11.9513531Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2024-06-26T04:55:11.9515535Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2024-06-26T04:55:11.9517293Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2024-06-26T04:55:11.9519116Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2024-06-26T04:55:11.9520978Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2024-06-26T04:55:11.9523186Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9524717Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2024-06-26T04:55:11.9526585Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2024-06-26T04:55:11.9528324Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2024-06-26T04:55:11.9530350Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2024-06-26T04:55:11.9531904Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2024-06-26T04:55:11.9533769Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2024-06-26T04:55:11.9535566Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2024-06-26T04:55:11.9537592Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9539059Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2024-06-26T04:55:11.9540891Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2024-06-26T04:55:11.9542698Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2024-06-26T04:55:11.9544828Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9546483Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2024-06-26T04:55:11.9548244Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2024-06-26T04:55:11.9549847Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2024-06-26T04:55:11.9551656Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2024-06-26T04:55:11.9553672Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2024-06-26T04:55:11.9556072Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9557709Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2024-06-26T04:55:11.9559804Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2024-06-26T04:55:11.9561659Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2024-06-26T04:55:11.9563747Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9565214Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2024-06-26T04:55:11.9567106Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2024-06-26T04:55:11.9569353Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2024-06-26T04:55:11.9572235Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9573663Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2024-06-26T04:55:11.9575716Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2024-06-26T04:55:11.9577726Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2024-06-26T04:55:11.9579935Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9581363Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2024-06-26T04:55:11.9583241Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2024-06-26T04:55:11.9585214Z adding 'torch/include/ATen/ops/linalg_norm.h' 2024-06-26T04:55:11.9587608Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9589382Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2024-06-26T04:55:11.9591618Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2024-06-26T04:55:11.9593922Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2024-06-26T04:55:11.9596311Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9598501Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9600501Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9602451Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2024-06-26T04:55:11.9604717Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2024-06-26T04:55:11.9606594Z adding 'torch/include/ATen/ops/linalg_qr.h' 2024-06-26T04:55:11.9609286Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9611114Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2024-06-26T04:55:11.9613523Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2024-06-26T04:55:11.9614579Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2024-06-26T04:55:11.9616812Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2024-06-26T04:55:11.9618502Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2024-06-26T04:55:11.9620406Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2024-06-26T04:55:11.9623024Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2024-06-26T04:55:11.9625028Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9626379Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2024-06-26T04:55:11.9628617Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2024-06-26T04:55:11.9630367Z adding 'torch/include/ATen/ops/linalg_solve.h' 2024-06-26T04:55:11.9632377Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9634127Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2024-06-26T04:55:11.9636528Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9638441Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2024-06-26T04:55:11.9640501Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2024-06-26T04:55:11.9642391Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2024-06-26T04:55:11.9644470Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2024-06-26T04:55:11.9646492Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2024-06-26T04:55:11.9648801Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2024-06-26T04:55:11.9650632Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2024-06-26T04:55:11.9652419Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2024-06-26T04:55:11.9654408Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2024-06-26T04:55:11.9656350Z adding 'torch/include/ATen/ops/linalg_svd.h' 2024-06-26T04:55:11.9658543Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9660216Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2024-06-26T04:55:11.9662211Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2024-06-26T04:55:11.9664144Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2024-06-26T04:55:11.9666313Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9667914Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2024-06-26T04:55:11.9669818Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2024-06-26T04:55:11.9671618Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2024-06-26T04:55:11.9673815Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9675482Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2024-06-26T04:55:11.9677556Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2024-06-26T04:55:11.9679373Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2024-06-26T04:55:11.9681488Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9683071Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2024-06-26T04:55:11.9685025Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2024-06-26T04:55:11.9686959Z adding 'torch/include/ATen/ops/linalg_vander.h' 2024-06-26T04:55:11.9689284Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9690860Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2024-06-26T04:55:11.9692615Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2024-06-26T04:55:11.9694505Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2024-06-26T04:55:11.9696720Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9698276Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2024-06-26T04:55:11.9700495Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2024-06-26T04:55:11.9702461Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2024-06-26T04:55:11.9704854Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9706488Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2024-06-26T04:55:11.9708411Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2024-06-26T04:55:11.9710138Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2024-06-26T04:55:11.9712092Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2024-06-26T04:55:11.9713875Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2024-06-26T04:55:11.9715937Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2024-06-26T04:55:11.9717959Z adding 'torch/include/ATen/ops/linear.h' 2024-06-26T04:55:11.9719997Z adding 'torch/include/ATen/ops/linear_backward.h' 2024-06-26T04:55:11.9722269Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9723918Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2024-06-26T04:55:11.9725945Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2024-06-26T04:55:11.9728379Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9730247Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9732118Z adding 'torch/include/ATen/ops/linear_native.h' 2024-06-26T04:55:11.9734000Z adding 'torch/include/ATen/ops/linear_ops.h' 2024-06-26T04:55:11.9736417Z adding 'torch/include/ATen/ops/linspace.h' 2024-06-26T04:55:11.9738845Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9740560Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2024-06-26T04:55:11.9742410Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2024-06-26T04:55:11.9744278Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2024-06-26T04:55:11.9746126Z adding 'torch/include/ATen/ops/linspace_native.h' 2024-06-26T04:55:11.9748692Z adding 'torch/include/ATen/ops/linspace_ops.h' 2024-06-26T04:55:11.9751054Z adding 'torch/include/ATen/ops/log.h' 2024-06-26T04:55:11.9752820Z adding 'torch/include/ATen/ops/log10.h' 2024-06-26T04:55:11.9755045Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9756776Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2024-06-26T04:55:11.9758705Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2024-06-26T04:55:11.9760485Z adding 'torch/include/ATen/ops/log10_meta.h' 2024-06-26T04:55:11.9762489Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2024-06-26T04:55:11.9764265Z adding 'torch/include/ATen/ops/log10_native.h' 2024-06-26T04:55:11.9766653Z adding 'torch/include/ATen/ops/log10_ops.h' 2024-06-26T04:55:11.9768787Z adding 'torch/include/ATen/ops/log1p.h' 2024-06-26T04:55:11.9771062Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9772846Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2024-06-26T04:55:11.9774609Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2024-06-26T04:55:11.9776494Z adding 'torch/include/ATen/ops/log1p_meta.h' 2024-06-26T04:55:11.9778262Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2024-06-26T04:55:11.9780054Z adding 'torch/include/ATen/ops/log1p_native.h' 2024-06-26T04:55:11.9782065Z adding 'torch/include/ATen/ops/log1p_ops.h' 2024-06-26T04:55:11.9783958Z adding 'torch/include/ATen/ops/log2.h' 2024-06-26T04:55:11.9786137Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9787936Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2024-06-26T04:55:11.9789623Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2024-06-26T04:55:11.9791318Z adding 'torch/include/ATen/ops/log2_meta.h' 2024-06-26T04:55:11.9793309Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2024-06-26T04:55:11.9795169Z adding 'torch/include/ATen/ops/log2_native.h' 2024-06-26T04:55:11.9797278Z adding 'torch/include/ATen/ops/log2_ops.h' 2024-06-26T04:55:11.9799599Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9801190Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2024-06-26T04:55:11.9803062Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2024-06-26T04:55:11.9804775Z adding 'torch/include/ATen/ops/log_meta.h' 2024-06-26T04:55:11.9806650Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2024-06-26T04:55:11.9808763Z adding 'torch/include/ATen/ops/log_native.h' 2024-06-26T04:55:11.9810714Z adding 'torch/include/ATen/ops/log_normal.h' 2024-06-26T04:55:11.9813112Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9814835Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2024-06-26T04:55:11.9816678Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2024-06-26T04:55:11.9818527Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2024-06-26T04:55:11.9820233Z adding 'torch/include/ATen/ops/log_normal_native.h' 2024-06-26T04:55:11.9822259Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2024-06-26T04:55:11.9824339Z adding 'torch/include/ATen/ops/log_ops.h' 2024-06-26T04:55:11.9826227Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2024-06-26T04:55:11.9828213Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2024-06-26T04:55:11.9830266Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2024-06-26T04:55:11.9832226Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2024-06-26T04:55:11.9833934Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2024-06-26T04:55:11.9835957Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2024-06-26T04:55:11.9838110Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9839822Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2024-06-26T04:55:11.9841847Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2024-06-26T04:55:11.9843844Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2024-06-26T04:55:11.9845619Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2024-06-26T04:55:11.9847593Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2024-06-26T04:55:11.9849625Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2024-06-26T04:55:11.9851559Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2024-06-26T04:55:11.9853618Z adding 'torch/include/ATen/ops/log_softmax.h' 2024-06-26T04:55:11.9855757Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9857703Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9859391Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2024-06-26T04:55:11.9861443Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2024-06-26T04:55:11.9863541Z adding 'torch/include/ATen/ops/logaddexp.h' 2024-06-26T04:55:11.9865734Z adding 'torch/include/ATen/ops/logaddexp2.h' 2024-06-26T04:55:11.9868060Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9869765Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2024-06-26T04:55:11.9871768Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2024-06-26T04:55:11.9873628Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2024-06-26T04:55:11.9875834Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2024-06-26T04:55:11.9877813Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2024-06-26T04:55:11.9879773Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2024-06-26T04:55:11.9882193Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9883938Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2024-06-26T04:55:11.9885985Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2024-06-26T04:55:11.9887963Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2024-06-26T04:55:11.9890161Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2024-06-26T04:55:11.9892195Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2024-06-26T04:55:11.9894137Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2024-06-26T04:55:11.9896334Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2024-06-26T04:55:11.9898539Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9900536Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9902263Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2024-06-26T04:55:11.9904559Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2024-06-26T04:55:11.9906395Z adding 'torch/include/ATen/ops/logdet.h' 2024-06-26T04:55:11.9908521Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:11.9910214Z adding 'torch/include/ATen/ops/logdet_native.h' 2024-06-26T04:55:11.9912072Z adding 'torch/include/ATen/ops/logdet_ops.h' 2024-06-26T04:55:11.9914004Z adding 'torch/include/ATen/ops/logical_and.h' 2024-06-26T04:55:11.9916268Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9917904Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2024-06-26T04:55:11.9919773Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2024-06-26T04:55:11.9921494Z adding 'torch/include/ATen/ops/logical_and_native.h' 2024-06-26T04:55:11.9924378Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2024-06-26T04:55:11.9926366Z adding 'torch/include/ATen/ops/logical_not.h' 2024-06-26T04:55:11.9928684Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9930773Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2024-06-26T04:55:11.9932579Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2024-06-26T04:55:11.9934382Z adding 'torch/include/ATen/ops/logical_not_native.h' 2024-06-26T04:55:11.9936324Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2024-06-26T04:55:11.9938277Z adding 'torch/include/ATen/ops/logical_or.h' 2024-06-26T04:55:11.9940430Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9942216Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2024-06-26T04:55:11.9944152Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2024-06-26T04:55:11.9946311Z adding 'torch/include/ATen/ops/logical_or_native.h' 2024-06-26T04:55:11.9947866Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2024-06-26T04:55:11.9949816Z adding 'torch/include/ATen/ops/logical_xor.h' 2024-06-26T04:55:11.9952089Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9953727Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2024-06-26T04:55:11.9955631Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2024-06-26T04:55:11.9957290Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2024-06-26T04:55:11.9959093Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2024-06-26T04:55:11.9960940Z adding 'torch/include/ATen/ops/logit.h' 2024-06-26T04:55:11.9962918Z adding 'torch/include/ATen/ops/logit_backward.h' 2024-06-26T04:55:11.9965197Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:11.9967000Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2024-06-26T04:55:11.9969104Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2024-06-26T04:55:11.9970967Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2024-06-26T04:55:11.9973014Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2024-06-26T04:55:11.9974829Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2024-06-26T04:55:11.9976888Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2024-06-26T04:55:11.9978845Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2024-06-26T04:55:11.9980746Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2024-06-26T04:55:11.9982619Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2024-06-26T04:55:11.9984414Z adding 'torch/include/ATen/ops/logit_native.h' 2024-06-26T04:55:11.9986438Z adding 'torch/include/ATen/ops/logit_ops.h' 2024-06-26T04:55:11.9988960Z adding 'torch/include/ATen/ops/logspace.h' 2024-06-26T04:55:11.9991589Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:11.9993379Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2024-06-26T04:55:11.9995282Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2024-06-26T04:55:11.9997278Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2024-06-26T04:55:11.9999164Z adding 'torch/include/ATen/ops/logspace_native.h' 2024-06-26T04:55:12.0001926Z adding 'torch/include/ATen/ops/logspace_ops.h' 2024-06-26T04:55:12.0004103Z adding 'torch/include/ATen/ops/logsumexp.h' 2024-06-26T04:55:12.0006442Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0008638Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0010653Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0012275Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2024-06-26T04:55:12.0014328Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2024-06-26T04:55:12.0016750Z adding 'torch/include/ATen/ops/lshift.h' 2024-06-26T04:55:12.0019192Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0021008Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2024-06-26T04:55:12.0023008Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2024-06-26T04:55:12.0025053Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2024-06-26T04:55:12.0027018Z adding 'torch/include/ATen/ops/lshift_native.h' 2024-06-26T04:55:12.0029397Z adding 'torch/include/ATen/ops/lshift_ops.h' 2024-06-26T04:55:12.0031709Z adding 'torch/include/ATen/ops/lstm.h' 2024-06-26T04:55:12.0033956Z adding 'torch/include/ATen/ops/lstm_cell.h' 2024-06-26T04:55:12.0036506Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0038169Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2024-06-26T04:55:12.0040138Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2024-06-26T04:55:12.0042304Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0044306Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2024-06-26T04:55:12.0046663Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0048625Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2024-06-26T04:55:12.0050865Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2024-06-26T04:55:12.0052836Z adding 'torch/include/ATen/ops/lstm_native.h' 2024-06-26T04:55:12.0055007Z adding 'torch/include/ATen/ops/lstm_ops.h' 2024-06-26T04:55:12.0057105Z adding 'torch/include/ATen/ops/lt.h' 2024-06-26T04:55:12.0059512Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0061275Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2024-06-26T04:55:12.0063380Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2024-06-26T04:55:12.0065282Z adding 'torch/include/ATen/ops/lt_meta.h' 2024-06-26T04:55:12.0067544Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2024-06-26T04:55:12.0069528Z adding 'torch/include/ATen/ops/lt_native.h' 2024-06-26T04:55:12.0071810Z adding 'torch/include/ATen/ops/lt_ops.h' 2024-06-26T04:55:12.0073948Z adding 'torch/include/ATen/ops/lu_solve.h' 2024-06-26T04:55:12.0076361Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0078284Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2024-06-26T04:55:12.0080429Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2024-06-26T04:55:12.0082594Z adding 'torch/include/ATen/ops/lu_unpack.h' 2024-06-26T04:55:12.0085048Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0086905Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2024-06-26T04:55:12.0089117Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2024-06-26T04:55:12.0091086Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2024-06-26T04:55:12.0093142Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2024-06-26T04:55:12.0095103Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2024-06-26T04:55:12.0097319Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2024-06-26T04:55:12.0099493Z adding 'torch/include/ATen/ops/mH.h' 2024-06-26T04:55:12.0101941Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0103606Z adding 'torch/include/ATen/ops/mH_native.h' 2024-06-26T04:55:12.0105773Z adding 'torch/include/ATen/ops/mH_ops.h' 2024-06-26T04:55:12.0107472Z adding 'torch/include/ATen/ops/mT.h' 2024-06-26T04:55:12.0109840Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0111577Z adding 'torch/include/ATen/ops/mT_native.h' 2024-06-26T04:55:12.0113902Z adding 'torch/include/ATen/ops/mT_ops.h' 2024-06-26T04:55:12.0115847Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2024-06-26T04:55:12.0117879Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0119649Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2024-06-26T04:55:12.0121814Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2024-06-26T04:55:12.0123921Z adding 'torch/include/ATen/ops/masked_fill.h' 2024-06-26T04:55:12.0126171Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0128713Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2024-06-26T04:55:12.0130721Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2024-06-26T04:55:12.0132383Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2024-06-26T04:55:12.0134430Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2024-06-26T04:55:12.0136643Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2024-06-26T04:55:12.0138710Z adding 'torch/include/ATen/ops/masked_scatter.h' 2024-06-26T04:55:12.0140868Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2024-06-26T04:55:12.0143062Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0144742Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2024-06-26T04:55:12.0146809Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2024-06-26T04:55:12.0149163Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0150942Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2024-06-26T04:55:12.0153134Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2024-06-26T04:55:12.0154825Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2024-06-26T04:55:12.0156756Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2024-06-26T04:55:12.0158828Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2024-06-26T04:55:12.0160868Z adding 'torch/include/ATen/ops/masked_select.h' 2024-06-26T04:55:12.0162972Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2024-06-26T04:55:12.0165220Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0166925Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2024-06-26T04:55:12.0169068Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2024-06-26T04:55:12.0171009Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2024-06-26T04:55:12.0172992Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2024-06-26T04:55:12.0174793Z adding 'torch/include/ATen/ops/masked_select_native.h' 2024-06-26T04:55:12.0176909Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2024-06-26T04:55:12.0178756Z adding 'torch/include/ATen/ops/matmul.h' 2024-06-26T04:55:12.0180879Z adding 'torch/include/ATen/ops/matmul_backward.h' 2024-06-26T04:55:12.0183181Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0185066Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2024-06-26T04:55:12.0187039Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2024-06-26T04:55:12.0189159Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0190860Z adding 'torch/include/ATen/ops/matmul_native.h' 2024-06-26T04:55:12.0192880Z adding 'torch/include/ATen/ops/matmul_ops.h' 2024-06-26T04:55:12.0194689Z adding 'torch/include/ATen/ops/matrix_H.h' 2024-06-26T04:55:12.0197074Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0198798Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2024-06-26T04:55:12.0200766Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2024-06-26T04:55:12.0202632Z adding 'torch/include/ATen/ops/matrix_exp.h' 2024-06-26T04:55:12.0204594Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2024-06-26T04:55:12.0206847Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0208628Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2024-06-26T04:55:12.0210529Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2024-06-26T04:55:12.0212672Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0214347Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2024-06-26T04:55:12.0216289Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2024-06-26T04:55:12.0218185Z adding 'torch/include/ATen/ops/matrix_power.h' 2024-06-26T04:55:12.0220345Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0222000Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2024-06-26T04:55:12.0223952Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2024-06-26T04:55:12.0226129Z adding 'torch/include/ATen/ops/max.h' 2024-06-26T04:55:12.0228442Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0230395Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0232283Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2024-06-26T04:55:12.0234264Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2024-06-26T04:55:12.0236302Z adding 'torch/include/ATen/ops/max_meta.h' 2024-06-26T04:55:12.0238562Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2024-06-26T04:55:12.0240310Z adding 'torch/include/ATen/ops/max_native.h' 2024-06-26T04:55:12.0242777Z adding 'torch/include/ATen/ops/max_ops.h' 2024-06-26T04:55:12.0244944Z adding 'torch/include/ATen/ops/max_pool1d.h' 2024-06-26T04:55:12.0247198Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0249108Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2024-06-26T04:55:12.0251217Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2024-06-26T04:55:12.0253266Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2024-06-26T04:55:12.0255509Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0257221Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2024-06-26T04:55:12.0259247Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2024-06-26T04:55:12.0261106Z adding 'torch/include/ATen/ops/max_pool2d.h' 2024-06-26T04:55:12.0263274Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2024-06-26T04:55:12.0265532Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0267435Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2024-06-26T04:55:12.0269422Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2024-06-26T04:55:12.0271665Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0273364Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2024-06-26T04:55:12.0275512Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2024-06-26T04:55:12.0277722Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2024-06-26T04:55:12.0279929Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2024-06-26T04:55:12.0282317Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0284199Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0286172Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0288273Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2024-06-26T04:55:12.0291057Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2024-06-26T04:55:12.0292840Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2024-06-26T04:55:12.0294794Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2024-06-26T04:55:12.0296845Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0298528Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2024-06-26T04:55:12.0300259Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2024-06-26T04:55:12.0301883Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2024-06-26T04:55:12.0303903Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2024-06-26T04:55:12.0305757Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2024-06-26T04:55:12.0307754Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2024-06-26T04:55:12.0309539Z adding 'torch/include/ATen/ops/max_pool3d.h' 2024-06-26T04:55:12.0311553Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0313178Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2024-06-26T04:55:12.0314980Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2024-06-26T04:55:12.0317142Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2024-06-26T04:55:12.0319139Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2024-06-26T04:55:12.0321532Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0323744Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0325833Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2024-06-26T04:55:12.0328460Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2024-06-26T04:55:12.0330860Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2024-06-26T04:55:12.0333279Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2024-06-26T04:55:12.0335198Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2024-06-26T04:55:12.0337430Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2024-06-26T04:55:12.0340469Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2024-06-26T04:55:12.0343115Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2024-06-26T04:55:12.0345727Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2024-06-26T04:55:12.0348074Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2024-06-26T04:55:12.0351050Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2024-06-26T04:55:12.0353787Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2024-06-26T04:55:12.0356873Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2024-06-26T04:55:12.0359365Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2024-06-26T04:55:12.0362006Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2024-06-26T04:55:12.0364637Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2024-06-26T04:55:12.0367117Z adding 'torch/include/ATen/ops/maximum.h' 2024-06-26T04:55:12.0370309Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0372261Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2024-06-26T04:55:12.0374971Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2024-06-26T04:55:12.0376958Z adding 'torch/include/ATen/ops/maximum_meta.h' 2024-06-26T04:55:12.0379498Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2024-06-26T04:55:12.0381665Z adding 'torch/include/ATen/ops/maximum_native.h' 2024-06-26T04:55:12.0384197Z adding 'torch/include/ATen/ops/maximum_ops.h' 2024-06-26T04:55:12.0386692Z adding 'torch/include/ATen/ops/mean.h' 2024-06-26T04:55:12.0389601Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0392118Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0394300Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0396401Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2024-06-26T04:55:12.0398165Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2024-06-26T04:55:12.0399918Z adding 'torch/include/ATen/ops/mean_meta.h' 2024-06-26T04:55:12.0402112Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2024-06-26T04:55:12.0403800Z adding 'torch/include/ATen/ops/mean_native.h' 2024-06-26T04:55:12.0406686Z adding 'torch/include/ATen/ops/mean_ops.h' 2024-06-26T04:55:12.0408930Z adding 'torch/include/ATen/ops/median.h' 2024-06-26T04:55:12.0411273Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0413257Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0414909Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2024-06-26T04:55:12.0416824Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2024-06-26T04:55:12.0418754Z adding 'torch/include/ATen/ops/median_native.h' 2024-06-26T04:55:12.0420982Z adding 'torch/include/ATen/ops/median_ops.h' 2024-06-26T04:55:12.0422917Z adding 'torch/include/ATen/ops/meshgrid.h' 2024-06-26T04:55:12.0424994Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0426961Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2024-06-26T04:55:12.0428843Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2024-06-26T04:55:12.0430917Z adding 'torch/include/ATen/ops/min.h' 2024-06-26T04:55:12.0433273Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0435177Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0436987Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2024-06-26T04:55:12.0438971Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2024-06-26T04:55:12.0440765Z adding 'torch/include/ATen/ops/min_meta.h' 2024-06-26T04:55:12.0442778Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2024-06-26T04:55:12.0444630Z adding 'torch/include/ATen/ops/min_native.h' 2024-06-26T04:55:12.0447250Z adding 'torch/include/ATen/ops/min_ops.h' 2024-06-26T04:55:12.0449634Z adding 'torch/include/ATen/ops/minimum.h' 2024-06-26T04:55:12.0452006Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0453449Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2024-06-26T04:55:12.0455208Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2024-06-26T04:55:12.0456904Z adding 'torch/include/ATen/ops/minimum_meta.h' 2024-06-26T04:55:12.0458766Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2024-06-26T04:55:12.0460537Z adding 'torch/include/ATen/ops/minimum_native.h' 2024-06-26T04:55:12.0462435Z adding 'torch/include/ATen/ops/minimum_ops.h' 2024-06-26T04:55:12.0464649Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2024-06-26T04:55:12.0466825Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2024-06-26T04:55:12.0469183Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0470947Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0472725Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2024-06-26T04:55:12.0474817Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2024-06-26T04:55:12.0477211Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0478997Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2024-06-26T04:55:12.0480791Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2024-06-26T04:55:12.0482929Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2024-06-26T04:55:12.0485282Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2024-06-26T04:55:12.0487862Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2024-06-26T04:55:12.0490136Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2024-06-26T04:55:12.0491899Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2024-06-26T04:55:12.0493822Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2024-06-26T04:55:12.0496081Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0497921Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2024-06-26T04:55:12.0499678Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2024-06-26T04:55:12.0501756Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2024-06-26T04:55:12.0503964Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2024-06-26T04:55:12.0506166Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2024-06-26T04:55:12.0507863Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2024-06-26T04:55:12.0509796Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2024-06-26T04:55:12.0512175Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2024-06-26T04:55:12.0514774Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0516778Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2024-06-26T04:55:12.0518610Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2024-06-26T04:55:12.0520726Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2024-06-26T04:55:12.0523046Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2024-06-26T04:55:12.0525593Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0527419Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2024-06-26T04:55:12.0529388Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2024-06-26T04:55:12.0531477Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2024-06-26T04:55:12.0533461Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2024-06-26T04:55:12.0535815Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2024-06-26T04:55:12.0538470Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0540306Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0542182Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2024-06-26T04:55:12.0544496Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2024-06-26T04:55:12.0546941Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0548855Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2024-06-26T04:55:12.0550645Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2024-06-26T04:55:12.0552877Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2024-06-26T04:55:12.0554850Z adding 'torch/include/ATen/ops/mish.h' 2024-06-26T04:55:12.0556836Z adding 'torch/include/ATen/ops/mish_backward.h' 2024-06-26T04:55:12.0558979Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0560771Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0562769Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0564309Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2024-06-26T04:55:12.0566108Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2024-06-26T04:55:12.0568304Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0569934Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2024-06-26T04:55:12.0571716Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2024-06-26T04:55:12.0573370Z adding 'torch/include/ATen/ops/mish_meta.h' 2024-06-26T04:55:12.0575682Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2024-06-26T04:55:12.0577303Z adding 'torch/include/ATen/ops/mish_native.h' 2024-06-26T04:55:12.0578995Z adding 'torch/include/ATen/ops/mish_ops.h' 2024-06-26T04:55:12.0580948Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2024-06-26T04:55:12.0582784Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2024-06-26T04:55:12.0584877Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0586554Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2024-06-26T04:55:12.0588386Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2024-06-26T04:55:12.0590106Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2024-06-26T04:55:12.0592046Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2024-06-26T04:55:12.0594236Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2024-06-26T04:55:12.0596761Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0598486Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2024-06-26T04:55:12.0600469Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2024-06-26T04:55:12.0602328Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2024-06-26T04:55:12.0604412Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2024-06-26T04:55:12.0607167Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0609561Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2024-06-26T04:55:12.0611542Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0613418Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2024-06-26T04:55:12.0615652Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2024-06-26T04:55:12.0617695Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2024-06-26T04:55:12.0619889Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2024-06-26T04:55:12.0622017Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2024-06-26T04:55:12.0624432Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0625885Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2024-06-26T04:55:12.0628204Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2024-06-26T04:55:12.0630193Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0632211Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2024-06-26T04:55:12.0633889Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2024-06-26T04:55:12.0636308Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2024-06-26T04:55:12.0638729Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2024-06-26T04:55:12.0641044Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0642794Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2024-06-26T04:55:12.0644911Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2024-06-26T04:55:12.0647218Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0649106Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2024-06-26T04:55:12.0651331Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2024-06-26T04:55:12.0653386Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2024-06-26T04:55:12.0655488Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2024-06-26T04:55:12.0657706Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0660044Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2024-06-26T04:55:12.0661776Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2024-06-26T04:55:12.0663858Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0665515Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2024-06-26T04:55:12.0667707Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2024-06-26T04:55:12.0669888Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2024-06-26T04:55:12.0672640Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0674349Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2024-06-26T04:55:12.0676240Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2024-06-26T04:55:12.0678681Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2024-06-26T04:55:12.0681368Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0683011Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2024-06-26T04:55:12.0685004Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2024-06-26T04:55:12.0687082Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2024-06-26T04:55:12.0689714Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2024-06-26T04:55:12.0692229Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0693899Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0696186Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2024-06-26T04:55:12.0698575Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2024-06-26T04:55:12.0700919Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0702738Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2024-06-26T04:55:12.0704676Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2024-06-26T04:55:12.0706574Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2024-06-26T04:55:12.0708385Z adding 'torch/include/ATen/ops/mm.h' 2024-06-26T04:55:12.0710487Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0711966Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2024-06-26T04:55:12.0713626Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2024-06-26T04:55:12.0715399Z adding 'torch/include/ATen/ops/mm_meta.h' 2024-06-26T04:55:12.0717229Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2024-06-26T04:55:12.0719031Z adding 'torch/include/ATen/ops/mm_native.h' 2024-06-26T04:55:12.0720843Z adding 'torch/include/ATen/ops/mm_ops.h' 2024-06-26T04:55:12.0722847Z adding 'torch/include/ATen/ops/mode.h' 2024-06-26T04:55:12.0724966Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0726899Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0728588Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2024-06-26T04:55:12.0730444Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2024-06-26T04:55:12.0732380Z adding 'torch/include/ATen/ops/mode_native.h' 2024-06-26T04:55:12.0734189Z adding 'torch/include/ATen/ops/mode_ops.h' 2024-06-26T04:55:12.0736096Z adding 'torch/include/ATen/ops/moveaxis.h' 2024-06-26T04:55:12.0738146Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0739723Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2024-06-26T04:55:12.0741561Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2024-06-26T04:55:12.0743349Z adding 'torch/include/ATen/ops/movedim.h' 2024-06-26T04:55:12.0745381Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0746931Z adding 'torch/include/ATen/ops/movedim_native.h' 2024-06-26T04:55:12.0748909Z adding 'torch/include/ATen/ops/movedim_ops.h' 2024-06-26T04:55:12.0751477Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2024-06-26T04:55:12.0754113Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0756005Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2024-06-26T04:55:12.0758294Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2024-06-26T04:55:12.0761042Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2024-06-26T04:55:12.0763703Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0765563Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2024-06-26T04:55:12.0767877Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2024-06-26T04:55:12.0769999Z adding 'torch/include/ATen/ops/mse_loss.h' 2024-06-26T04:55:12.0772065Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2024-06-26T04:55:12.0774352Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0776619Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0778367Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2024-06-26T04:55:12.0780432Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2024-06-26T04:55:12.0782712Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0784442Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2024-06-26T04:55:12.0786444Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2024-06-26T04:55:12.0788297Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2024-06-26T04:55:12.0790287Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2024-06-26T04:55:12.0792236Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2024-06-26T04:55:12.0794280Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2024-06-26T04:55:12.0796403Z adding 'torch/include/ATen/ops/msort.h' 2024-06-26T04:55:12.0798691Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0800452Z adding 'torch/include/ATen/ops/msort_native.h' 2024-06-26T04:55:12.0802518Z adding 'torch/include/ATen/ops/msort_ops.h' 2024-06-26T04:55:12.0804560Z adding 'torch/include/ATen/ops/mul.h' 2024-06-26T04:55:12.0806809Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0809048Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0810763Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2024-06-26T04:55:12.0812786Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2024-06-26T04:55:12.0814601Z adding 'torch/include/ATen/ops/mul_meta.h' 2024-06-26T04:55:12.0816667Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2024-06-26T04:55:12.0818725Z adding 'torch/include/ATen/ops/mul_native.h' 2024-06-26T04:55:12.0821081Z adding 'torch/include/ATen/ops/mul_ops.h' 2024-06-26T04:55:12.0823265Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2024-06-26T04:55:12.0825453Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2024-06-26T04:55:12.0827620Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0829665Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0831682Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2024-06-26T04:55:12.0833990Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2024-06-26T04:55:12.0836134Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2024-06-26T04:55:12.0838262Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2024-06-26T04:55:12.0840176Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2024-06-26T04:55:12.0842339Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2024-06-26T04:55:12.0844421Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2024-06-26T04:55:12.0846618Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2024-06-26T04:55:12.0848855Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:12.0851054Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:12.0853093Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2024-06-26T04:55:12.0855558Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2024-06-26T04:55:12.0857687Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0859673Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2024-06-26T04:55:12.0861726Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2024-06-26T04:55:12.0863785Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2024-06-26T04:55:12.0865799Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2024-06-26T04:55:12.0867834Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2024-06-26T04:55:12.0869818Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2024-06-26T04:55:12.0871898Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2024-06-26T04:55:12.0874068Z adding 'torch/include/ATen/ops/multinomial.h' 2024-06-26T04:55:12.0876299Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2024-06-26T04:55:12.0884899Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2024-06-26T04:55:12.0887182Z adding 'torch/include/ATen/ops/multinomial_native.h' 2024-06-26T04:55:12.0889352Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2024-06-26T04:55:12.0891321Z adding 'torch/include/ATen/ops/multiply.h' 2024-06-26T04:55:12.0893663Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0895337Z adding 'torch/include/ATen/ops/multiply_native.h' 2024-06-26T04:55:12.0897558Z adding 'torch/include/ATen/ops/multiply_ops.h' 2024-06-26T04:55:12.0899973Z adding 'torch/include/ATen/ops/mv.h' 2024-06-26T04:55:12.0902173Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0903635Z adding 'torch/include/ATen/ops/mv_native.h' 2024-06-26T04:55:12.0905648Z adding 'torch/include/ATen/ops/mv_ops.h' 2024-06-26T04:55:12.0907814Z adding 'torch/include/ATen/ops/mvlgamma.h' 2024-06-26T04:55:12.0910284Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0911993Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2024-06-26T04:55:12.0913917Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2024-06-26T04:55:12.0915711Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2024-06-26T04:55:12.0917657Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2024-06-26T04:55:12.0919591Z adding 'torch/include/ATen/ops/nan_to_num.h' 2024-06-26T04:55:12.0921772Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0923454Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2024-06-26T04:55:12.0925176Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2024-06-26T04:55:12.0926966Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2024-06-26T04:55:12.0929284Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2024-06-26T04:55:12.0931203Z adding 'torch/include/ATen/ops/nanmean.h' 2024-06-26T04:55:12.0933273Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0934825Z adding 'torch/include/ATen/ops/nanmean_native.h' 2024-06-26T04:55:12.0936695Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2024-06-26T04:55:12.0938815Z adding 'torch/include/ATen/ops/nanmedian.h' 2024-06-26T04:55:12.0941774Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0943333Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0945028Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2024-06-26T04:55:12.0946965Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2024-06-26T04:55:12.0948841Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2024-06-26T04:55:12.0951150Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2024-06-26T04:55:12.0953376Z adding 'torch/include/ATen/ops/nanquantile.h' 2024-06-26T04:55:12.0956121Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0957957Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2024-06-26T04:55:12.0960150Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2024-06-26T04:55:12.0962239Z adding 'torch/include/ATen/ops/nansum.h' 2024-06-26T04:55:12.0964565Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2024-06-26T04:55:12.0966478Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2024-06-26T04:55:12.0968480Z adding 'torch/include/ATen/ops/nansum_native.h' 2024-06-26T04:55:12.0970635Z adding 'torch/include/ATen/ops/nansum_ops.h' 2024-06-26T04:55:12.0972951Z adding 'torch/include/ATen/ops/narrow.h' 2024-06-26T04:55:12.0975341Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.0977116Z adding 'torch/include/ATen/ops/narrow_copy.h' 2024-06-26T04:55:12.0979726Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.0981488Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2024-06-26T04:55:12.0983312Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2024-06-26T04:55:12.0985366Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2024-06-26T04:55:12.0987293Z adding 'torch/include/ATen/ops/narrow_native.h' 2024-06-26T04:55:12.0989407Z adding 'torch/include/ATen/ops/narrow_ops.h' 2024-06-26T04:55:12.0991815Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2024-06-26T04:55:12.0994149Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2024-06-26T04:55:12.0996950Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.0999010Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1001049Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1002868Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2024-06-26T04:55:12.1005069Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2024-06-26T04:55:12.1007340Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2024-06-26T04:55:12.1009674Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2024-06-26T04:55:12.1011689Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2024-06-26T04:55:12.1013999Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2024-06-26T04:55:12.1016053Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2024-06-26T04:55:12.1018392Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1020269Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2024-06-26T04:55:12.1022109Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2024-06-26T04:55:12.1024122Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2024-06-26T04:55:12.1026088Z adding 'torch/include/ATen/ops/native_dropout.h' 2024-06-26T04:55:12.1028195Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2024-06-26T04:55:12.1030475Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1032272Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1034237Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1036186Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2024-06-26T04:55:12.1038351Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2024-06-26T04:55:12.1040547Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1042351Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2024-06-26T04:55:12.1044345Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2024-06-26T04:55:12.1046187Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2024-06-26T04:55:12.1048514Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2024-06-26T04:55:12.1051116Z adding 'torch/include/ATen/ops/native_group_norm.h' 2024-06-26T04:55:12.1053837Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2024-06-26T04:55:12.1056356Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1058444Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1060420Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1062320Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2024-06-26T04:55:12.1064693Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2024-06-26T04:55:12.1067059Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1068966Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2024-06-26T04:55:12.1071006Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2024-06-26T04:55:12.1073035Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2024-06-26T04:55:12.1075237Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2024-06-26T04:55:12.1077840Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2024-06-26T04:55:12.1080635Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2024-06-26T04:55:12.1083256Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1085144Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1087216Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1089534Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2024-06-26T04:55:12.1092626Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2024-06-26T04:55:12.1094978Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1096439Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2024-06-26T04:55:12.1098261Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2024-06-26T04:55:12.1100171Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2024-06-26T04:55:12.1102396Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2024-06-26T04:55:12.1104272Z adding 'torch/include/ATen/ops/native_norm.h' 2024-06-26T04:55:12.1106725Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1108175Z adding 'torch/include/ATen/ops/native_norm_native.h' 2024-06-26T04:55:12.1110373Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2024-06-26T04:55:12.1112490Z adding 'torch/include/ATen/ops/ne.h' 2024-06-26T04:55:12.1114660Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1116276Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2024-06-26T04:55:12.1118210Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2024-06-26T04:55:12.1120134Z adding 'torch/include/ATen/ops/ne_meta.h' 2024-06-26T04:55:12.1121758Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2024-06-26T04:55:12.1123740Z adding 'torch/include/ATen/ops/ne_native.h' 2024-06-26T04:55:12.1126332Z adding 'torch/include/ATen/ops/ne_ops.h' 2024-06-26T04:55:12.1128245Z adding 'torch/include/ATen/ops/neg.h' 2024-06-26T04:55:12.1130511Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1132021Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2024-06-26T04:55:12.1134028Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2024-06-26T04:55:12.1136048Z adding 'torch/include/ATen/ops/neg_meta.h' 2024-06-26T04:55:12.1137859Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2024-06-26T04:55:12.1139901Z adding 'torch/include/ATen/ops/neg_native.h' 2024-06-26T04:55:12.1142127Z adding 'torch/include/ATen/ops/neg_ops.h' 2024-06-26T04:55:12.1143936Z adding 'torch/include/ATen/ops/negative.h' 2024-06-26T04:55:12.1146218Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1147881Z adding 'torch/include/ATen/ops/negative_native.h' 2024-06-26T04:55:12.1149930Z adding 'torch/include/ATen/ops/negative_ops.h' 2024-06-26T04:55:12.1151937Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2024-06-26T04:55:12.1154335Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1156061Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2024-06-26T04:55:12.1158152Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2024-06-26T04:55:12.1160231Z adding 'torch/include/ATen/ops/new_empty.h' 2024-06-26T04:55:12.1162743Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1164439Z adding 'torch/include/ATen/ops/new_empty_native.h' 2024-06-26T04:55:12.1166579Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2024-06-26T04:55:12.1169079Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2024-06-26T04:55:12.1171758Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1173898Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1175708Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2024-06-26T04:55:12.1177863Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2024-06-26T04:55:12.1180058Z adding 'torch/include/ATen/ops/new_full.h' 2024-06-26T04:55:12.1182601Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1184196Z adding 'torch/include/ATen/ops/new_full_native.h' 2024-06-26T04:55:12.1186261Z adding 'torch/include/ATen/ops/new_full_ops.h' 2024-06-26T04:55:12.1188136Z adding 'torch/include/ATen/ops/new_ones.h' 2024-06-26T04:55:12.1190567Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1192274Z adding 'torch/include/ATen/ops/new_ones_native.h' 2024-06-26T04:55:12.1194408Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2024-06-26T04:55:12.1196828Z adding 'torch/include/ATen/ops/new_zeros.h' 2024-06-26T04:55:12.1199252Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1201057Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2024-06-26T04:55:12.1202935Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2024-06-26T04:55:12.1204785Z adding 'torch/include/ATen/ops/nextafter.h' 2024-06-26T04:55:12.1207019Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1208875Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2024-06-26T04:55:12.1210608Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2024-06-26T04:55:12.1212483Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2024-06-26T04:55:12.1214317Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2024-06-26T04:55:12.1215953Z adding 'torch/include/ATen/ops/nextafter_native.h' 2024-06-26T04:55:12.1217837Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2024-06-26T04:55:12.1220085Z adding 'torch/include/ATen/ops/nll_loss.h' 2024-06-26T04:55:12.1222303Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2024-06-26T04:55:12.1224806Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2024-06-26T04:55:12.1226939Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1228945Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1230791Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2024-06-26T04:55:12.1232806Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2024-06-26T04:55:12.1235120Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1237567Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2024-06-26T04:55:12.1239617Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2024-06-26T04:55:12.1241846Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2024-06-26T04:55:12.1243687Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2024-06-26T04:55:12.1245867Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2024-06-26T04:55:12.1248027Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2024-06-26T04:55:12.1250442Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2024-06-26T04:55:12.1252892Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2024-06-26T04:55:12.1255325Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1257210Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1259389Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1261255Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2024-06-26T04:55:12.1263409Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2024-06-26T04:55:12.1265371Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2024-06-26T04:55:12.1267610Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2024-06-26T04:55:12.1269979Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1272311Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2024-06-26T04:55:12.1274729Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1276714Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2024-06-26T04:55:12.1278869Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2024-06-26T04:55:12.1280853Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2024-06-26T04:55:12.1283028Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2024-06-26T04:55:12.1284976Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2024-06-26T04:55:12.1287143Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2024-06-26T04:55:12.1289299Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2024-06-26T04:55:12.1291376Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2024-06-26T04:55:12.1293711Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1295429Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2024-06-26T04:55:12.1297634Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2024-06-26T04:55:12.1299803Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2024-06-26T04:55:12.1301804Z adding 'torch/include/ATen/ops/nonzero.h' 2024-06-26T04:55:12.1303889Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2024-06-26T04:55:12.1305841Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2024-06-26T04:55:12.1307682Z adding 'torch/include/ATen/ops/nonzero_native.h' 2024-06-26T04:55:12.1309563Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2024-06-26T04:55:12.1311760Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1313505Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2024-06-26T04:55:12.1315581Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2024-06-26T04:55:12.1317722Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2024-06-26T04:55:12.1319703Z adding 'torch/include/ATen/ops/nonzero_static.h' 2024-06-26T04:55:12.1321813Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2024-06-26T04:55:12.1323723Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2024-06-26T04:55:12.1325738Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2024-06-26T04:55:12.1328219Z adding 'torch/include/ATen/ops/norm.h' 2024-06-26T04:55:12.1330811Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1332958Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1334947Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1336854Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2024-06-26T04:55:12.1338970Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2024-06-26T04:55:12.1340887Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2024-06-26T04:55:12.1343163Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1344944Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2024-06-26T04:55:12.1358136Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2024-06-26T04:55:12.1358798Z adding 'torch/include/ATen/ops/norm_meta.h' 2024-06-26T04:55:12.1359080Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2024-06-26T04:55:12.1359368Z adding 'torch/include/ATen/ops/norm_native.h' 2024-06-26T04:55:12.1359577Z adding 'torch/include/ATen/ops/norm_ops.h' 2024-06-26T04:55:12.1359900Z adding 'torch/include/ATen/ops/normal.h' 2024-06-26T04:55:12.1362053Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1363740Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2024-06-26T04:55:12.1365922Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2024-06-26T04:55:12.1369055Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2024-06-26T04:55:12.1371221Z adding 'torch/include/ATen/ops/normal_native.h' 2024-06-26T04:55:12.1374350Z adding 'torch/include/ATen/ops/normal_ops.h' 2024-06-26T04:55:12.1376742Z adding 'torch/include/ATen/ops/not_equal.h' 2024-06-26T04:55:12.1379072Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1380830Z adding 'torch/include/ATen/ops/not_equal_native.h' 2024-06-26T04:55:12.1383120Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2024-06-26T04:55:12.1385224Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2024-06-26T04:55:12.1387692Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1389662Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2024-06-26T04:55:12.1391660Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2024-06-26T04:55:12.1393346Z adding 'torch/include/ATen/ops/numpy_T.h' 2024-06-26T04:55:12.1395701Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1397110Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2024-06-26T04:55:12.1398902Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2024-06-26T04:55:12.1400800Z adding 'torch/include/ATen/ops/one_hot.h' 2024-06-26T04:55:12.1402827Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1404596Z adding 'torch/include/ATen/ops/one_hot_native.h' 2024-06-26T04:55:12.1406580Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2024-06-26T04:55:12.1409231Z adding 'torch/include/ATen/ops/ones.h' 2024-06-26T04:55:12.1412019Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1413825Z adding 'torch/include/ATen/ops/ones_like.h' 2024-06-26T04:55:12.1416037Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1417708Z adding 'torch/include/ATen/ops/ones_like_native.h' 2024-06-26T04:55:12.1419745Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2024-06-26T04:55:12.1421711Z adding 'torch/include/ATen/ops/ones_native.h' 2024-06-26T04:55:12.1423823Z adding 'torch/include/ATen/ops/ones_ops.h' 2024-06-26T04:55:12.1425771Z adding 'torch/include/ATen/ops/or.h' 2024-06-26T04:55:12.1427839Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1429418Z adding 'torch/include/ATen/ops/or_native.h' 2024-06-26T04:55:12.1431439Z adding 'torch/include/ATen/ops/or_ops.h' 2024-06-26T04:55:12.1433497Z adding 'torch/include/ATen/ops/orgqr.h' 2024-06-26T04:55:12.1436063Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1437499Z adding 'torch/include/ATen/ops/orgqr_native.h' 2024-06-26T04:55:12.1439458Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2024-06-26T04:55:12.1441420Z adding 'torch/include/ATen/ops/ormqr.h' 2024-06-26T04:55:12.1443464Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2024-06-26T04:55:12.1445472Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2024-06-26T04:55:12.1447209Z adding 'torch/include/ATen/ops/ormqr_native.h' 2024-06-26T04:55:12.1449511Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2024-06-26T04:55:12.1451554Z adding 'torch/include/ATen/ops/outer.h' 2024-06-26T04:55:12.1453849Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1455383Z adding 'torch/include/ATen/ops/outer_native.h' 2024-06-26T04:55:12.1457160Z adding 'torch/include/ATen/ops/outer_ops.h' 2024-06-26T04:55:12.1458981Z adding 'torch/include/ATen/ops/output_nr.h' 2024-06-26T04:55:12.1461242Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1462650Z adding 'torch/include/ATen/ops/output_nr_native.h' 2024-06-26T04:55:12.1464516Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2024-06-26T04:55:12.1466392Z adding 'torch/include/ATen/ops/pad.h' 2024-06-26T04:55:12.1468645Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1470270Z adding 'torch/include/ATen/ops/pad_native.h' 2024-06-26T04:55:12.1472061Z adding 'torch/include/ATen/ops/pad_ops.h' 2024-06-26T04:55:12.1473992Z adding 'torch/include/ATen/ops/pad_sequence.h' 2024-06-26T04:55:12.1476124Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1477882Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2024-06-26T04:55:12.1479608Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2024-06-26T04:55:12.1481603Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2024-06-26T04:55:12.1483610Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1485237Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2024-06-26T04:55:12.1487261Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2024-06-26T04:55:12.1488938Z adding 'torch/include/ATen/ops/pdist.h' 2024-06-26T04:55:12.1491383Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1492814Z adding 'torch/include/ATen/ops/pdist_native.h' 2024-06-26T04:55:12.1494604Z adding 'torch/include/ATen/ops/pdist_ops.h' 2024-06-26T04:55:12.1496428Z adding 'torch/include/ATen/ops/permute.h' 2024-06-26T04:55:12.1498314Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1499927Z adding 'torch/include/ATen/ops/permute_copy.h' 2024-06-26T04:55:12.1502197Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1504117Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1505613Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2024-06-26T04:55:12.1507497Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2024-06-26T04:55:12.1509368Z adding 'torch/include/ATen/ops/permute_native.h' 2024-06-26T04:55:12.1511218Z adding 'torch/include/ATen/ops/permute_ops.h' 2024-06-26T04:55:12.1512947Z adding 'torch/include/ATen/ops/pin_memory.h' 2024-06-26T04:55:12.1515000Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1516729Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2024-06-26T04:55:12.1518607Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2024-06-26T04:55:12.1520410Z adding 'torch/include/ATen/ops/pinverse.h' 2024-06-26T04:55:12.1522471Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1524036Z adding 'torch/include/ATen/ops/pinverse_native.h' 2024-06-26T04:55:12.1525931Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2024-06-26T04:55:12.1528121Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2024-06-26T04:55:12.1530305Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1532304Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1533873Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2024-06-26T04:55:12.1535752Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2024-06-26T04:55:12.1537509Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2024-06-26T04:55:12.1539426Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2024-06-26T04:55:12.1541528Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1543658Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1545164Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2024-06-26T04:55:12.1546946Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2024-06-26T04:55:12.1548950Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2024-06-26T04:55:12.1550784Z adding 'torch/include/ATen/ops/poisson.h' 2024-06-26T04:55:12.1552901Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1554599Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2024-06-26T04:55:12.1556491Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2024-06-26T04:55:12.1558312Z adding 'torch/include/ATen/ops/poisson_native.h' 2024-06-26T04:55:12.1560121Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2024-06-26T04:55:12.1562230Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1563846Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2024-06-26T04:55:12.1565700Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2024-06-26T04:55:12.1567794Z adding 'torch/include/ATen/ops/poisson_ops.h' 2024-06-26T04:55:12.1569743Z adding 'torch/include/ATen/ops/polar.h' 2024-06-26T04:55:12.1571830Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1574055Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2024-06-26T04:55:12.1575476Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2024-06-26T04:55:12.1577023Z adding 'torch/include/ATen/ops/polar_native.h' 2024-06-26T04:55:12.1578973Z adding 'torch/include/ATen/ops/polar_ops.h' 2024-06-26T04:55:12.1580779Z adding 'torch/include/ATen/ops/polygamma.h' 2024-06-26T04:55:12.1582873Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1584730Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1586307Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2024-06-26T04:55:12.1588303Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2024-06-26T04:55:12.1589821Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2024-06-26T04:55:12.1591633Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2024-06-26T04:55:12.1593390Z adding 'torch/include/ATen/ops/polygamma_native.h' 2024-06-26T04:55:12.1595262Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2024-06-26T04:55:12.1597240Z adding 'torch/include/ATen/ops/positive.h' 2024-06-26T04:55:12.1600383Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1600846Z adding 'torch/include/ATen/ops/positive_native.h' 2024-06-26T04:55:12.1602885Z adding 'torch/include/ATen/ops/positive_ops.h' 2024-06-26T04:55:12.1605265Z adding 'torch/include/ATen/ops/pow.h' 2024-06-26T04:55:12.1607847Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1609006Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2024-06-26T04:55:12.1611149Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2024-06-26T04:55:12.1612833Z adding 'torch/include/ATen/ops/pow_meta.h' 2024-06-26T04:55:12.1614927Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2024-06-26T04:55:12.1616753Z adding 'torch/include/ATen/ops/pow_native.h' 2024-06-26T04:55:12.1619091Z adding 'torch/include/ATen/ops/pow_ops.h' 2024-06-26T04:55:12.1621169Z adding 'torch/include/ATen/ops/prelu.h' 2024-06-26T04:55:12.1623237Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1624876Z adding 'torch/include/ATen/ops/prelu_native.h' 2024-06-26T04:55:12.1626818Z adding 'torch/include/ATen/ops/prelu_ops.h' 2024-06-26T04:55:12.1628897Z adding 'torch/include/ATen/ops/prod.h' 2024-06-26T04:55:12.1631153Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1633355Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1635022Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1636881Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2024-06-26T04:55:12.1638726Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2024-06-26T04:55:12.1640704Z adding 'torch/include/ATen/ops/prod_meta.h' 2024-06-26T04:55:12.1642457Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2024-06-26T04:55:12.1644194Z adding 'torch/include/ATen/ops/prod_native.h' 2024-06-26T04:55:12.1646258Z adding 'torch/include/ATen/ops/prod_ops.h' 2024-06-26T04:55:12.1648206Z adding 'torch/include/ATen/ops/promote_types.h' 2024-06-26T04:55:12.1650461Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1651927Z adding 'torch/include/ATen/ops/promote_types_native.h' 2024-06-26T04:55:12.1653887Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2024-06-26T04:55:12.1655719Z adding 'torch/include/ATen/ops/put.h' 2024-06-26T04:55:12.1657946Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1659618Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2024-06-26T04:55:12.1661351Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2024-06-26T04:55:12.1663130Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2024-06-26T04:55:12.1664913Z adding 'torch/include/ATen/ops/put_native.h' 2024-06-26T04:55:12.1666889Z adding 'torch/include/ATen/ops/put_ops.h' 2024-06-26T04:55:12.1668894Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2024-06-26T04:55:12.1688791Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2024-06-26T04:55:12.1689591Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2024-06-26T04:55:12.1690041Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2024-06-26T04:55:12.1690963Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1691367Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2024-06-26T04:55:12.1691693Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2024-06-26T04:55:12.1692153Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2024-06-26T04:55:12.1693085Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1693802Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2024-06-26T04:55:12.1694329Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2024-06-26T04:55:12.1694815Z adding 'torch/include/ATen/ops/q_scale.h' 2024-06-26T04:55:12.1695146Z adding 'torch/include/ATen/ops/q_scale_native.h' 2024-06-26T04:55:12.1695527Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2024-06-26T04:55:12.1695883Z adding 'torch/include/ATen/ops/q_zero_point.h' 2024-06-26T04:55:12.1696392Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2024-06-26T04:55:12.1698266Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2024-06-26T04:55:12.1700097Z adding 'torch/include/ATen/ops/qr.h' 2024-06-26T04:55:12.1702443Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1703966Z adding 'torch/include/ATen/ops/qr_native.h' 2024-06-26T04:55:12.1705710Z adding 'torch/include/ATen/ops/qr_ops.h' 2024-06-26T04:55:12.1707511Z adding 'torch/include/ATen/ops/qscheme.h' 2024-06-26T04:55:12.1709209Z adding 'torch/include/ATen/ops/qscheme_native.h' 2024-06-26T04:55:12.1711014Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2024-06-26T04:55:12.1712848Z adding 'torch/include/ATen/ops/quantile.h' 2024-06-26T04:55:12.1715294Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1716854Z adding 'torch/include/ATen/ops/quantile_native.h' 2024-06-26T04:55:12.1718791Z adding 'torch/include/ATen/ops/quantile_ops.h' 2024-06-26T04:55:12.1720823Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2024-06-26T04:55:12.1723214Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1725022Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2024-06-26T04:55:12.1726765Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2024-06-26T04:55:12.1728374Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2024-06-26T04:55:12.1730463Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2024-06-26T04:55:12.1732652Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2024-06-26T04:55:12.1735141Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1736607Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2024-06-26T04:55:12.1738499Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2024-06-26T04:55:12.1740206Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2024-06-26T04:55:12.1742441Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1744027Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2024-06-26T04:55:12.1745906Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2024-06-26T04:55:12.1747339Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2024-06-26T04:55:12.1749315Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2024-06-26T04:55:12.1751073Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2024-06-26T04:55:12.1753185Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2024-06-26T04:55:12.1755164Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2024-06-26T04:55:12.1757664Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1759235Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2024-06-26T04:55:12.1761231Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2024-06-26T04:55:12.1763043Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2024-06-26T04:55:12.1765363Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1766667Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2024-06-26T04:55:12.1768848Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2024-06-26T04:55:12.1771131Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2024-06-26T04:55:12.1773431Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1774726Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2024-06-26T04:55:12.1776741Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2024-06-26T04:55:12.1778593Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2024-06-26T04:55:12.1780948Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1782263Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2024-06-26T04:55:12.1784289Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2024-06-26T04:55:12.1786158Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2024-06-26T04:55:12.1788471Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1789819Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2024-06-26T04:55:12.1791842Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2024-06-26T04:55:12.1793703Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2024-06-26T04:55:12.1796060Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1797433Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2024-06-26T04:55:12.1799456Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2024-06-26T04:55:12.1801349Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2024-06-26T04:55:12.1803656Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1805036Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2024-06-26T04:55:12.1806980Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2024-06-26T04:55:12.1808991Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2024-06-26T04:55:12.1811718Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1813432Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2024-06-26T04:55:12.1815342Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2024-06-26T04:55:12.1816959Z adding 'torch/include/ATen/ops/rad2deg.h' 2024-06-26T04:55:12.1819241Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1820450Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2024-06-26T04:55:12.1822400Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2024-06-26T04:55:12.1825633Z adding 'torch/include/ATen/ops/rand.h' 2024-06-26T04:55:12.1828962Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1831028Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1832711Z adding 'torch/include/ATen/ops/rand_like.h' 2024-06-26T04:55:12.1835003Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1836550Z adding 'torch/include/ATen/ops/rand_like_native.h' 2024-06-26T04:55:12.1838482Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2024-06-26T04:55:12.1840428Z adding 'torch/include/ATen/ops/rand_native.h' 2024-06-26T04:55:12.1842727Z adding 'torch/include/ATen/ops/rand_ops.h' 2024-06-26T04:55:12.1846423Z adding 'torch/include/ATen/ops/randint.h' 2024-06-26T04:55:12.1849939Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1852412Z adding 'torch/include/ATen/ops/randint_like.h' 2024-06-26T04:55:12.1855297Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1856947Z adding 'torch/include/ATen/ops/randint_like_native.h' 2024-06-26T04:55:12.1859298Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2024-06-26T04:55:12.1860909Z adding 'torch/include/ATen/ops/randint_native.h' 2024-06-26T04:55:12.1863007Z adding 'torch/include/ATen/ops/randint_ops.h' 2024-06-26T04:55:12.1866604Z adding 'torch/include/ATen/ops/randn.h' 2024-06-26T04:55:12.1869822Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1871897Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1874040Z adding 'torch/include/ATen/ops/randn_like.h' 2024-06-26T04:55:12.1876185Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1878436Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-06-26T04:55:12.1879863Z adding 'torch/include/ATen/ops/randn_like_native.h' 2024-06-26T04:55:12.1881918Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2024-06-26T04:55:12.1884029Z adding 'torch/include/ATen/ops/randn_native.h' 2024-06-26T04:55:12.1886192Z adding 'torch/include/ATen/ops/randn_ops.h' 2024-06-26T04:55:12.1888556Z adding 'torch/include/ATen/ops/random.h' 2024-06-26T04:55:12.1890931Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1893234Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2024-06-26T04:55:12.1894958Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2024-06-26T04:55:12.1896794Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2024-06-26T04:55:12.1898664Z adding 'torch/include/ATen/ops/random_native.h' 2024-06-26T04:55:12.1900949Z adding 'torch/include/ATen/ops/random_ops.h' 2024-06-26T04:55:12.1903644Z adding 'torch/include/ATen/ops/randperm.h' 2024-06-26T04:55:12.1906154Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1908328Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2024-06-26T04:55:12.1910256Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2024-06-26T04:55:12.1911914Z adding 'torch/include/ATen/ops/randperm_native.h' 2024-06-26T04:55:12.1913951Z adding 'torch/include/ATen/ops/randperm_ops.h' 2024-06-26T04:55:12.1916097Z adding 'torch/include/ATen/ops/range.h' 2024-06-26T04:55:12.1918356Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.1920180Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2024-06-26T04:55:12.1921934Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2024-06-26T04:55:12.1923647Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2024-06-26T04:55:12.1925403Z adding 'torch/include/ATen/ops/range_native.h' 2024-06-26T04:55:12.1927361Z adding 'torch/include/ATen/ops/range_ops.h' 2024-06-26T04:55:12.1929492Z adding 'torch/include/ATen/ops/ravel.h' 2024-06-26T04:55:12.1931339Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1932850Z adding 'torch/include/ATen/ops/ravel_native.h' 2024-06-26T04:55:12.1934525Z adding 'torch/include/ATen/ops/ravel_ops.h' 2024-06-26T04:55:12.1936239Z adding 'torch/include/ATen/ops/real.h' 2024-06-26T04:55:12.1938217Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1939758Z adding 'torch/include/ATen/ops/real_native.h' 2024-06-26T04:55:12.1941411Z adding 'torch/include/ATen/ops/real_ops.h' 2024-06-26T04:55:12.1943188Z adding 'torch/include/ATen/ops/reciprocal.h' 2024-06-26T04:55:12.1945331Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1946988Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2024-06-26T04:55:12.1948638Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2024-06-26T04:55:12.1950267Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2024-06-26T04:55:12.1952052Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2024-06-26T04:55:12.1953748Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2024-06-26T04:55:12.1955685Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2024-06-26T04:55:12.1957450Z adding 'torch/include/ATen/ops/record_stream.h' 2024-06-26T04:55:12.1959283Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2024-06-26T04:55:12.1960962Z adding 'torch/include/ATen/ops/record_stream_native.h' 2024-06-26T04:55:12.1962703Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2024-06-26T04:55:12.1964326Z adding 'torch/include/ATen/ops/refine_names.h' 2024-06-26T04:55:12.1966259Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.1968086Z adding 'torch/include/ATen/ops/refine_names_native.h' 2024-06-26T04:55:12.1969875Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2024-06-26T04:55:12.1971784Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2024-06-26T04:55:12.1974184Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2024-06-26T04:55:12.1976509Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1978474Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.1980924Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.1982842Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2024-06-26T04:55:12.1985847Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2024-06-26T04:55:12.1988132Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2024-06-26T04:55:12.1991101Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2024-06-26T04:55:12.1994115Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.1995852Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2024-06-26T04:55:12.1998074Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2024-06-26T04:55:12.1999592Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2024-06-26T04:55:12.2001826Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2024-06-26T04:55:12.2003348Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2024-06-26T04:55:12.2005364Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2024-06-26T04:55:12.2007424Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2024-06-26T04:55:12.2010172Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2024-06-26T04:55:12.2012237Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2014243Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2015878Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2024-06-26T04:55:12.2018018Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2024-06-26T04:55:12.2020039Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2024-06-26T04:55:12.2021948Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2024-06-26T04:55:12.2023665Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2024-06-26T04:55:12.2025691Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2024-06-26T04:55:12.2027944Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2024-06-26T04:55:12.2030179Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2024-06-26T04:55:12.2032659Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2034146Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2036240Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2038044Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2024-06-26T04:55:12.2040052Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2024-06-26T04:55:12.2041876Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2024-06-26T04:55:12.2043970Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2024-06-26T04:55:12.2046184Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2047748Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2024-06-26T04:55:12.2049867Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2024-06-26T04:55:12.2051451Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2024-06-26T04:55:12.2053490Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2024-06-26T04:55:12.2055234Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2024-06-26T04:55:12.2057451Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2024-06-26T04:55:12.2059090Z adding 'torch/include/ATen/ops/relu.h' 2024-06-26T04:55:12.2060815Z adding 'torch/include/ATen/ops/relu6.h' 2024-06-26T04:55:12.2062995Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2064342Z adding 'torch/include/ATen/ops/relu6_native.h' 2024-06-26T04:55:12.2066347Z adding 'torch/include/ATen/ops/relu6_ops.h' 2024-06-26T04:55:12.2068379Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2069965Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2024-06-26T04:55:12.2071790Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2024-06-26T04:55:12.2073652Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2024-06-26T04:55:12.2075459Z adding 'torch/include/ATen/ops/relu_native.h' 2024-06-26T04:55:12.2077536Z adding 'torch/include/ATen/ops/relu_ops.h' 2024-06-26T04:55:12.2079518Z adding 'torch/include/ATen/ops/remainder.h' 2024-06-26T04:55:12.2081829Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2083659Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2085370Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2024-06-26T04:55:12.2087417Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2024-06-26T04:55:12.2089570Z adding 'torch/include/ATen/ops/remainder_meta.h' 2024-06-26T04:55:12.2091461Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2024-06-26T04:55:12.2093125Z adding 'torch/include/ATen/ops/remainder_native.h' 2024-06-26T04:55:12.2095439Z adding 'torch/include/ATen/ops/remainder_ops.h' 2024-06-26T04:55:12.2097255Z adding 'torch/include/ATen/ops/rename.h' 2024-06-26T04:55:12.2099753Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2101173Z adding 'torch/include/ATen/ops/rename_native.h' 2024-06-26T04:55:12.2103517Z adding 'torch/include/ATen/ops/rename_ops.h' 2024-06-26T04:55:12.2105507Z adding 'torch/include/ATen/ops/renorm.h' 2024-06-26T04:55:12.2107816Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2109431Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2024-06-26T04:55:12.2111489Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2024-06-26T04:55:12.2113445Z adding 'torch/include/ATen/ops/renorm_meta.h' 2024-06-26T04:55:12.2115294Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2024-06-26T04:55:12.2117412Z adding 'torch/include/ATen/ops/renorm_native.h' 2024-06-26T04:55:12.2119547Z adding 'torch/include/ATen/ops/renorm_ops.h' 2024-06-26T04:55:12.2121778Z adding 'torch/include/ATen/ops/repeat.h' 2024-06-26T04:55:12.2124247Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2126639Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2024-06-26T04:55:12.2129454Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2131693Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2133376Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2024-06-26T04:55:12.2135578Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2024-06-26T04:55:12.2137587Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2024-06-26T04:55:12.2139961Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2024-06-26T04:55:12.2141838Z adding 'torch/include/ATen/ops/repeat_native.h' 2024-06-26T04:55:12.2144000Z adding 'torch/include/ATen/ops/repeat_ops.h' 2024-06-26T04:55:12.2146349Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2024-06-26T04:55:12.2148864Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2024-06-26T04:55:12.2151482Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2153269Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2155600Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2157755Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2024-06-26T04:55:12.2159960Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2024-06-26T04:55:12.2162229Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2024-06-26T04:55:12.2164193Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2024-06-26T04:55:12.2166528Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2168545Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2024-06-26T04:55:12.2170958Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2024-06-26T04:55:12.2172861Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2024-06-26T04:55:12.2174823Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2024-06-26T04:55:12.2176791Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2024-06-26T04:55:12.2178834Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2024-06-26T04:55:12.2180923Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2024-06-26T04:55:12.2183633Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2024-06-26T04:55:12.2185949Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2188035Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2190395Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2024-06-26T04:55:12.2192152Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2024-06-26T04:55:12.2194544Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2196073Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2024-06-26T04:55:12.2198374Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2024-06-26T04:55:12.2200236Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2024-06-26T04:55:12.2202284Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2024-06-26T04:55:12.2204228Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2024-06-26T04:55:12.2206326Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2024-06-26T04:55:12.2208607Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2024-06-26T04:55:12.2211082Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2024-06-26T04:55:12.2213477Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2215556Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2217231Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2024-06-26T04:55:12.2219516Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2024-06-26T04:55:12.2221941Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2223467Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2024-06-26T04:55:12.2225565Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2024-06-26T04:55:12.2227503Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2024-06-26T04:55:12.2229634Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2024-06-26T04:55:12.2231537Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2024-06-26T04:55:12.2233625Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2024-06-26T04:55:12.2235568Z adding 'torch/include/ATen/ops/requires_grad.h' 2024-06-26T04:55:12.2237916Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2239369Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2024-06-26T04:55:12.2241566Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2024-06-26T04:55:12.2243610Z adding 'torch/include/ATen/ops/reshape.h' 2024-06-26T04:55:12.2245438Z adding 'torch/include/ATen/ops/reshape_as.h' 2024-06-26T04:55:12.2247934Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2250326Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2024-06-26T04:55:12.2251671Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2024-06-26T04:55:12.2253774Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2024-06-26T04:55:12.2256041Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2257975Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2024-06-26T04:55:12.2259509Z adding 'torch/include/ATen/ops/reshape_native.h' 2024-06-26T04:55:12.2261755Z adding 'torch/include/ATen/ops/reshape_ops.h' 2024-06-26T04:55:12.2264194Z adding 'torch/include/ATen/ops/resize.h' 2024-06-26T04:55:12.2266458Z adding 'torch/include/ATen/ops/resize_as.h' 2024-06-26T04:55:12.2268817Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2270380Z adding 'torch/include/ATen/ops/resize_as_native.h' 2024-06-26T04:55:12.2272680Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2024-06-26T04:55:12.2274875Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2024-06-26T04:55:12.2277535Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2279223Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2024-06-26T04:55:12.2281283Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2024-06-26T04:55:12.2283524Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2024-06-26T04:55:12.2286062Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2288778Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2024-06-26T04:55:12.2290817Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2024-06-26T04:55:12.2292763Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2024-06-26T04:55:12.2294634Z adding 'torch/include/ATen/ops/resize_native.h' 2024-06-26T04:55:12.2296790Z adding 'torch/include/ATen/ops/resize_ops.h' 2024-06-26T04:55:12.2298794Z adding 'torch/include/ATen/ops/resolve_conj.h' 2024-06-26T04:55:12.2300869Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2302543Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2024-06-26T04:55:12.2304330Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2024-06-26T04:55:12.2306060Z adding 'torch/include/ATen/ops/resolve_neg.h' 2024-06-26T04:55:12.2308227Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2309759Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2024-06-26T04:55:12.2311695Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2024-06-26T04:55:12.2313612Z adding 'torch/include/ATen/ops/result_type.h' 2024-06-26T04:55:12.2316047Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2317553Z adding 'torch/include/ATen/ops/result_type_native.h' 2024-06-26T04:55:12.2319723Z adding 'torch/include/ATen/ops/result_type_ops.h' 2024-06-26T04:55:12.2321538Z adding 'torch/include/ATen/ops/retain_grad.h' 2024-06-26T04:55:12.2323665Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2325170Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2024-06-26T04:55:12.2327089Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2024-06-26T04:55:12.2329010Z adding 'torch/include/ATen/ops/retains_grad.h' 2024-06-26T04:55:12.2331282Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2332743Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2024-06-26T04:55:12.2334684Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2024-06-26T04:55:12.2336493Z adding 'torch/include/ATen/ops/rms_norm.h' 2024-06-26T04:55:12.2338657Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2340268Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2024-06-26T04:55:12.2342249Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2024-06-26T04:55:12.2344193Z adding 'torch/include/ATen/ops/rnn_relu.h' 2024-06-26T04:55:12.2346274Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2024-06-26T04:55:12.2348370Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2350015Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2024-06-26T04:55:12.2352055Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2024-06-26T04:55:12.2354438Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2356296Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2024-06-26T04:55:12.2358438Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2024-06-26T04:55:12.2360456Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2024-06-26T04:55:12.2362729Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2024-06-26T04:55:12.2364871Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2366700Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2024-06-26T04:55:12.2368796Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2024-06-26T04:55:12.2371182Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2373075Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2024-06-26T04:55:12.2375081Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2024-06-26T04:55:12.2377315Z adding 'torch/include/ATen/ops/roll.h' 2024-06-26T04:55:12.2379672Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2381618Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2024-06-26T04:55:12.2383631Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2024-06-26T04:55:12.2385417Z adding 'torch/include/ATen/ops/roll_native.h' 2024-06-26T04:55:12.2387507Z adding 'torch/include/ATen/ops/roll_ops.h' 2024-06-26T04:55:12.2389752Z adding 'torch/include/ATen/ops/rot90.h' 2024-06-26T04:55:12.2391919Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2393496Z adding 'torch/include/ATen/ops/rot90_native.h' 2024-06-26T04:55:12.2395755Z adding 'torch/include/ATen/ops/rot90_ops.h' 2024-06-26T04:55:12.2397833Z adding 'torch/include/ATen/ops/round.h' 2024-06-26T04:55:12.2400264Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2401845Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2024-06-26T04:55:12.2404053Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2024-06-26T04:55:12.2405888Z adding 'torch/include/ATen/ops/round_meta.h' 2024-06-26T04:55:12.2408448Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2024-06-26T04:55:12.2410456Z adding 'torch/include/ATen/ops/round_native.h' 2024-06-26T04:55:12.2413028Z adding 'torch/include/ATen/ops/round_ops.h' 2024-06-26T04:55:12.2414679Z adding 'torch/include/ATen/ops/row_indices.h' 2024-06-26T04:55:12.2416817Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2418675Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2024-06-26T04:55:12.2420831Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2422719Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2424288Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2024-06-26T04:55:12.2426592Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2024-06-26T04:55:12.2428615Z adding 'torch/include/ATen/ops/row_indices_native.h' 2024-06-26T04:55:12.2430639Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2024-06-26T04:55:12.2432668Z adding 'torch/include/ATen/ops/row_stack.h' 2024-06-26T04:55:12.2434919Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2436629Z adding 'torch/include/ATen/ops/row_stack_native.h' 2024-06-26T04:55:12.2438885Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2024-06-26T04:55:12.2440966Z adding 'torch/include/ATen/ops/rrelu.h' 2024-06-26T04:55:12.2443318Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2445129Z adding 'torch/include/ATen/ops/rrelu_native.h' 2024-06-26T04:55:12.2447293Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2024-06-26T04:55:12.2449704Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2024-06-26T04:55:12.2451903Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2024-06-26T04:55:12.2454325Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2456086Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2024-06-26T04:55:12.2458330Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2024-06-26T04:55:12.2460540Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2024-06-26T04:55:12.2462734Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2024-06-26T04:55:12.2464824Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2024-06-26T04:55:12.2466914Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2024-06-26T04:55:12.2469278Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2024-06-26T04:55:12.2471794Z adding 'torch/include/ATen/ops/rshift.h' 2024-06-26T04:55:12.2474393Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2476597Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2024-06-26T04:55:12.2478881Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2024-06-26T04:55:12.2481080Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2024-06-26T04:55:12.2482909Z adding 'torch/include/ATen/ops/rshift_native.h' 2024-06-26T04:55:12.2485175Z adding 'torch/include/ATen/ops/rshift_ops.h' 2024-06-26T04:55:12.2487485Z adding 'torch/include/ATen/ops/rsqrt.h' 2024-06-26T04:55:12.2490079Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2491808Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2024-06-26T04:55:12.2493855Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2024-06-26T04:55:12.2495781Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2024-06-26T04:55:12.2498078Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2024-06-26T04:55:12.2499892Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2024-06-26T04:55:12.2501882Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2024-06-26T04:55:12.2503844Z adding 'torch/include/ATen/ops/rsub.h' 2024-06-26T04:55:12.2506134Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2507718Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2024-06-26T04:55:12.2510146Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2024-06-26T04:55:12.2512160Z adding 'torch/include/ATen/ops/rsub_native.h' 2024-06-26T04:55:12.2515144Z adding 'torch/include/ATen/ops/rsub_ops.h' 2024-06-26T04:55:12.2516825Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2024-06-26T04:55:12.2519263Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2520524Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2024-06-26T04:55:12.2522796Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2024-06-26T04:55:12.2524886Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2024-06-26T04:55:12.2526808Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2528478Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2024-06-26T04:55:12.2530727Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2024-06-26T04:55:12.2532611Z adding 'torch/include/ATen/ops/scatter.h' 2024-06-26T04:55:12.2534956Z adding 'torch/include/ATen/ops/scatter_add.h' 2024-06-26T04:55:12.2536995Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2538509Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2540190Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2024-06-26T04:55:12.2542296Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2024-06-26T04:55:12.2543980Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2024-06-26T04:55:12.2545852Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2024-06-26T04:55:12.2547602Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2024-06-26T04:55:12.2549564Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2024-06-26T04:55:12.2551860Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2553576Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2555608Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2024-06-26T04:55:12.2557567Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2024-06-26T04:55:12.2559450Z adding 'torch/include/ATen/ops/scatter_meta.h' 2024-06-26T04:55:12.2561421Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2024-06-26T04:55:12.2563244Z adding 'torch/include/ATen/ops/scatter_native.h' 2024-06-26T04:55:12.2565910Z adding 'torch/include/ATen/ops/scatter_ops.h' 2024-06-26T04:55:12.2568280Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2024-06-26T04:55:12.2570842Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2572319Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2024-06-26T04:55:12.2574408Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2024-06-26T04:55:12.2576240Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2024-06-26T04:55:12.2578106Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2024-06-26T04:55:12.2579864Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2024-06-26T04:55:12.2581911Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2024-06-26T04:55:12.2583919Z adding 'torch/include/ATen/ops/searchsorted.h' 2024-06-26T04:55:12.2585997Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2024-06-26T04:55:12.2587927Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2024-06-26T04:55:12.2589794Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2024-06-26T04:55:12.2591884Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2024-06-26T04:55:12.2594113Z adding 'torch/include/ATen/ops/segment_reduce.h' 2024-06-26T04:55:12.2596277Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2597930Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2024-06-26T04:55:12.2599854Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2024-06-26T04:55:12.2601598Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2024-06-26T04:55:12.2603566Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2024-06-26T04:55:12.2605498Z adding 'torch/include/ATen/ops/select.h' 2024-06-26T04:55:12.2607865Z adding 'torch/include/ATen/ops/select_backward.h' 2024-06-26T04:55:12.2610197Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2612119Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2613490Z adding 'torch/include/ATen/ops/select_backward_native.h' 2024-06-26T04:55:12.2615613Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2024-06-26T04:55:12.2617661Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2619651Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2621565Z adding 'torch/include/ATen/ops/select_copy.h' 2024-06-26T04:55:12.2623949Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2626028Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2627521Z adding 'torch/include/ATen/ops/select_copy_native.h' 2024-06-26T04:55:12.2629693Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2024-06-26T04:55:12.2631608Z adding 'torch/include/ATen/ops/select_native.h' 2024-06-26T04:55:12.2633641Z adding 'torch/include/ATen/ops/select_ops.h' 2024-06-26T04:55:12.2635876Z adding 'torch/include/ATen/ops/select_scatter.h' 2024-06-26T04:55:12.2638391Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2640687Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2642128Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2024-06-26T04:55:12.2644287Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2024-06-26T04:55:12.2646182Z adding 'torch/include/ATen/ops/selu.h' 2024-06-26T04:55:12.2648617Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2650346Z adding 'torch/include/ATen/ops/selu_native.h' 2024-06-26T04:55:12.2652412Z adding 'torch/include/ATen/ops/selu_ops.h' 2024-06-26T04:55:12.2655017Z adding 'torch/include/ATen/ops/set.h' 2024-06-26T04:55:12.2657740Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2659819Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2661809Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2024-06-26T04:55:12.2663705Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2024-06-26T04:55:12.2665434Z adding 'torch/include/ATen/ops/set_data.h' 2024-06-26T04:55:12.2667687Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2669256Z adding 'torch/include/ATen/ops/set_data_native.h' 2024-06-26T04:55:12.2671383Z adding 'torch/include/ATen/ops/set_data_ops.h' 2024-06-26T04:55:12.2673578Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2024-06-26T04:55:12.2675651Z adding 'torch/include/ATen/ops/set_native.h' 2024-06-26T04:55:12.2678363Z adding 'torch/include/ATen/ops/set_ops.h' 2024-06-26T04:55:12.2680552Z adding 'torch/include/ATen/ops/sgn.h' 2024-06-26T04:55:12.2683006Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2684607Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2024-06-26T04:55:12.2686752Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2024-06-26T04:55:12.2688710Z adding 'torch/include/ATen/ops/sgn_meta.h' 2024-06-26T04:55:12.2690687Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2024-06-26T04:55:12.2692454Z adding 'torch/include/ATen/ops/sgn_native.h' 2024-06-26T04:55:12.2694387Z adding 'torch/include/ATen/ops/sgn_ops.h' 2024-06-26T04:55:12.2696223Z adding 'torch/include/ATen/ops/sigmoid.h' 2024-06-26T04:55:12.2698032Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2024-06-26T04:55:12.2700181Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2701644Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2703536Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2705315Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2024-06-26T04:55:12.2707054Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2024-06-26T04:55:12.2708617Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2024-06-26T04:55:12.2710574Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2024-06-26T04:55:12.2712681Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2714050Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2024-06-26T04:55:12.2716015Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2024-06-26T04:55:12.2717715Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2024-06-26T04:55:12.2719531Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2024-06-26T04:55:12.2721236Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2024-06-26T04:55:12.2723103Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2024-06-26T04:55:12.2724883Z adding 'torch/include/ATen/ops/sign.h' 2024-06-26T04:55:12.2726985Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2728525Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2024-06-26T04:55:12.2730618Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2024-06-26T04:55:12.2732328Z adding 'torch/include/ATen/ops/sign_meta.h' 2024-06-26T04:55:12.2734268Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2024-06-26T04:55:12.2735692Z adding 'torch/include/ATen/ops/sign_native.h' 2024-06-26T04:55:12.2737707Z adding 'torch/include/ATen/ops/sign_ops.h' 2024-06-26T04:55:12.2739479Z adding 'torch/include/ATen/ops/signbit.h' 2024-06-26T04:55:12.2741653Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2742884Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2024-06-26T04:55:12.2744788Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2024-06-26T04:55:12.2746672Z adding 'torch/include/ATen/ops/signbit_meta.h' 2024-06-26T04:55:12.2748731Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2024-06-26T04:55:12.2751313Z adding 'torch/include/ATen/ops/signbit_native.h' 2024-06-26T04:55:12.2753447Z adding 'torch/include/ATen/ops/signbit_ops.h' 2024-06-26T04:55:12.2755511Z adding 'torch/include/ATen/ops/silu.h' 2024-06-26T04:55:12.2757691Z adding 'torch/include/ATen/ops/silu_backward.h' 2024-06-26T04:55:12.2760356Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2762024Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2763943Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2024-06-26T04:55:12.2766234Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2024-06-26T04:55:12.2768335Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2024-06-26T04:55:12.2770391Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2024-06-26T04:55:12.2772189Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2024-06-26T04:55:12.2774289Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2024-06-26T04:55:12.2777126Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2778643Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2024-06-26T04:55:12.2780773Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2024-06-26T04:55:12.2782628Z adding 'torch/include/ATen/ops/silu_meta.h' 2024-06-26T04:55:12.2784627Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2024-06-26T04:55:12.2786463Z adding 'torch/include/ATen/ops/silu_native.h' 2024-06-26T04:55:12.2788438Z adding 'torch/include/ATen/ops/silu_ops.h' 2024-06-26T04:55:12.2802929Z adding 'torch/include/ATen/ops/sin.h' 2024-06-26T04:55:12.2804389Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2805283Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2024-06-26T04:55:12.2805936Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2024-06-26T04:55:12.2806705Z adding 'torch/include/ATen/ops/sin_meta.h' 2024-06-26T04:55:12.2807277Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2024-06-26T04:55:12.2808016Z adding 'torch/include/ATen/ops/sin_native.h' 2024-06-26T04:55:12.2808769Z adding 'torch/include/ATen/ops/sin_ops.h' 2024-06-26T04:55:12.2809274Z adding 'torch/include/ATen/ops/sinc.h' 2024-06-26T04:55:12.2810149Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2811160Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2024-06-26T04:55:12.2812583Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2024-06-26T04:55:12.2814664Z adding 'torch/include/ATen/ops/sinc_meta.h' 2024-06-26T04:55:12.2816908Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2024-06-26T04:55:12.2818919Z adding 'torch/include/ATen/ops/sinc_native.h' 2024-06-26T04:55:12.2821140Z adding 'torch/include/ATen/ops/sinc_ops.h' 2024-06-26T04:55:12.2823291Z adding 'torch/include/ATen/ops/sinh.h' 2024-06-26T04:55:12.2825829Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2827720Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2024-06-26T04:55:12.2829798Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2024-06-26T04:55:12.2831811Z adding 'torch/include/ATen/ops/sinh_meta.h' 2024-06-26T04:55:12.2833996Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2024-06-26T04:55:12.2836157Z adding 'torch/include/ATen/ops/sinh_native.h' 2024-06-26T04:55:12.2838444Z adding 'torch/include/ATen/ops/sinh_ops.h' 2024-06-26T04:55:12.2840710Z adding 'torch/include/ATen/ops/size.h' 2024-06-26T04:55:12.2843042Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2844920Z adding 'torch/include/ATen/ops/size_native.h' 2024-06-26T04:55:12.2847079Z adding 'torch/include/ATen/ops/size_ops.h' 2024-06-26T04:55:12.2849534Z adding 'torch/include/ATen/ops/slice.h' 2024-06-26T04:55:12.2852141Z adding 'torch/include/ATen/ops/slice_backward.h' 2024-06-26T04:55:12.2854782Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2856789Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2024-06-26T04:55:12.2859053Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2024-06-26T04:55:12.2861471Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2863795Z adding 'torch/include/ATen/ops/slice_copy.h' 2024-06-26T04:55:12.2866431Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2868861Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2870608Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2024-06-26T04:55:12.2872882Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2024-06-26T04:55:12.2875222Z adding 'torch/include/ATen/ops/slice_inverse.h' 2024-06-26T04:55:12.2877843Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2879816Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2024-06-26T04:55:12.2881921Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2024-06-26T04:55:12.2884027Z adding 'torch/include/ATen/ops/slice_native.h' 2024-06-26T04:55:12.2886287Z adding 'torch/include/ATen/ops/slice_ops.h' 2024-06-26T04:55:12.2888978Z adding 'torch/include/ATen/ops/slice_scatter.h' 2024-06-26T04:55:12.2891824Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2894312Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2896050Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2024-06-26T04:55:12.2898375Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2024-06-26T04:55:12.2900595Z adding 'torch/include/ATen/ops/slogdet.h' 2024-06-26T04:55:12.2903046Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2905234Z adding 'torch/include/ATen/ops/slogdet_native.h' 2024-06-26T04:55:12.2907171Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2024-06-26T04:55:12.2909719Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2024-06-26T04:55:12.2912497Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2914864Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2024-06-26T04:55:12.2917678Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2024-06-26T04:55:12.2919779Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2024-06-26T04:55:12.2922127Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2024-06-26T04:55:12.2924204Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2024-06-26T04:55:12.2926508Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2024-06-26T04:55:12.2929494Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2024-06-26T04:55:12.2932371Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2939110Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2024-06-26T04:55:12.2940319Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2024-06-26T04:55:12.2941552Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2024-06-26T04:55:12.2942412Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2024-06-26T04:55:12.2943588Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2024-06-26T04:55:12.2946192Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.2947874Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2024-06-26T04:55:12.2950053Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2024-06-26T04:55:12.2951754Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2024-06-26T04:55:12.2954038Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2024-06-26T04:55:12.2956716Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2024-06-26T04:55:12.2959580Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.2961297Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2024-06-26T04:55:12.2963818Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2024-06-26T04:55:12.2965386Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2024-06-26T04:55:12.2967979Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2024-06-26T04:55:12.2969961Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2024-06-26T04:55:12.2972243Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2024-06-26T04:55:12.2974699Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2024-06-26T04:55:12.2977290Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2024-06-26T04:55:12.2979481Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2024-06-26T04:55:12.2981356Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2024-06-26T04:55:12.2983579Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2024-06-26T04:55:12.2985419Z adding 'torch/include/ATen/ops/smm.h' 2024-06-26T04:55:12.2987845Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.2989254Z adding 'torch/include/ATen/ops/smm_native.h' 2024-06-26T04:55:12.2991297Z adding 'torch/include/ATen/ops/smm_ops.h' 2024-06-26T04:55:12.2993466Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2024-06-26T04:55:12.2995662Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2024-06-26T04:55:12.2998346Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3000026Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2024-06-26T04:55:12.3002119Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2024-06-26T04:55:12.3003817Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2024-06-26T04:55:12.3006017Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2024-06-26T04:55:12.3008766Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3010175Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2024-06-26T04:55:12.3012505Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2024-06-26T04:55:12.3014064Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2024-06-26T04:55:12.3016377Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2024-06-26T04:55:12.3017948Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2024-06-26T04:55:12.3020323Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2024-06-26T04:55:12.3022397Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2024-06-26T04:55:12.3024535Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2024-06-26T04:55:12.3026446Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3028153Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2024-06-26T04:55:12.3030445Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2024-06-26T04:55:12.3032990Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3034409Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2024-06-26T04:55:12.3036391Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2024-06-26T04:55:12.3038512Z adding 'torch/include/ATen/ops/softmax.h' 2024-06-26T04:55:12.3040668Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3042757Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3044365Z adding 'torch/include/ATen/ops/softmax_native.h' 2024-06-26T04:55:12.3046531Z adding 'torch/include/ATen/ops/softmax_ops.h' 2024-06-26T04:55:12.3048646Z adding 'torch/include/ATen/ops/softplus.h' 2024-06-26T04:55:12.3050787Z adding 'torch/include/ATen/ops/softplus_backward.h' 2024-06-26T04:55:12.3053373Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3055112Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2024-06-26T04:55:12.3056974Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2024-06-26T04:55:12.3058807Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2024-06-26T04:55:12.3060820Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2024-06-26T04:55:12.3062745Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2024-06-26T04:55:12.3064748Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2024-06-26T04:55:12.3067126Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3068848Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2024-06-26T04:55:12.3070838Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2024-06-26T04:55:12.3072687Z adding 'torch/include/ATen/ops/softplus_meta.h' 2024-06-26T04:55:12.3074705Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2024-06-26T04:55:12.3076626Z adding 'torch/include/ATen/ops/softplus_native.h' 2024-06-26T04:55:12.3078707Z adding 'torch/include/ATen/ops/softplus_ops.h' 2024-06-26T04:55:12.3080678Z adding 'torch/include/ATen/ops/softshrink.h' 2024-06-26T04:55:12.3082761Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2024-06-26T04:55:12.3085146Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3086968Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2024-06-26T04:55:12.3089186Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2024-06-26T04:55:12.3091265Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2024-06-26T04:55:12.3093162Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2024-06-26T04:55:12.3094961Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2024-06-26T04:55:12.3096984Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2024-06-26T04:55:12.3099435Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3101190Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2024-06-26T04:55:12.3103148Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2024-06-26T04:55:12.3105001Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2024-06-26T04:55:12.3107016Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2024-06-26T04:55:12.3108794Z adding 'torch/include/ATen/ops/softshrink_native.h' 2024-06-26T04:55:12.3110785Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2024-06-26T04:55:12.3113128Z adding 'torch/include/ATen/ops/sort.h' 2024-06-26T04:55:12.3115573Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3117797Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3119702Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3121519Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2024-06-26T04:55:12.3123473Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2024-06-26T04:55:12.3125388Z adding 'torch/include/ATen/ops/sort_meta.h' 2024-06-26T04:55:12.3127381Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2024-06-26T04:55:12.3129809Z adding 'torch/include/ATen/ops/sort_native.h' 2024-06-26T04:55:12.3132270Z adding 'torch/include/ATen/ops/sort_ops.h' 2024-06-26T04:55:12.3134716Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2024-06-26T04:55:12.3137101Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3138888Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2024-06-26T04:55:12.3140985Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2024-06-26T04:55:12.3143241Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2024-06-26T04:55:12.3145824Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3147573Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2024-06-26T04:55:12.3149779Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2024-06-26T04:55:12.3152263Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2024-06-26T04:55:12.3154714Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3157261Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2024-06-26T04:55:12.3159149Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2024-06-26T04:55:12.3161191Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2024-06-26T04:55:12.3163605Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3165817Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3167755Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2024-06-26T04:55:12.3170276Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2024-06-26T04:55:12.3172605Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2024-06-26T04:55:12.3175077Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3176955Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2024-06-26T04:55:12.3179195Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2024-06-26T04:55:12.3181516Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2024-06-26T04:55:12.3183940Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3185868Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2024-06-26T04:55:12.3188082Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2024-06-26T04:55:12.3190032Z adding 'torch/include/ATen/ops/sparse_dim.h' 2024-06-26T04:55:12.3192340Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3194191Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2024-06-26T04:55:12.3196248Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2024-06-26T04:55:12.3198448Z adding 'torch/include/ATen/ops/sparse_mask.h' 2024-06-26T04:55:12.3200566Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3202330Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2024-06-26T04:55:12.3204355Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2024-06-26T04:55:12.3206475Z adding 'torch/include/ATen/ops/sparse_resize.h' 2024-06-26T04:55:12.3208663Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2024-06-26T04:55:12.3211050Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3212819Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2024-06-26T04:55:12.3214652Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2024-06-26T04:55:12.3216824Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2024-06-26T04:55:12.3219117Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3220988Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2024-06-26T04:55:12.3222853Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2024-06-26T04:55:12.3224922Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2024-06-26T04:55:12.3227043Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2024-06-26T04:55:12.3229018Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2024-06-26T04:55:12.3231105Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2024-06-26T04:55:12.3233074Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2024-06-26T04:55:12.3235570Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3237288Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2024-06-26T04:55:12.3239215Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2024-06-26T04:55:12.3241127Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2024-06-26T04:55:12.3243709Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2024-06-26T04:55:12.3245555Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2024-06-26T04:55:12.3247784Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2024-06-26T04:55:12.3250043Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2024-06-26T04:55:12.3252511Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3254208Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2024-06-26T04:55:12.3256194Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2024-06-26T04:55:12.3258009Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2024-06-26T04:55:12.3260193Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2024-06-26T04:55:12.3261988Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2024-06-26T04:55:12.3264178Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2024-06-26T04:55:12.3266152Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2024-06-26T04:55:12.3268547Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3270427Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2024-06-26T04:55:12.3272647Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2024-06-26T04:55:12.3274601Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2024-06-26T04:55:12.3276656Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2024-06-26T04:55:12.3278605Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2024-06-26T04:55:12.3280711Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2024-06-26T04:55:12.3282788Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2024-06-26T04:55:12.3285493Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3287023Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2024-06-26T04:55:12.3289179Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2024-06-26T04:55:12.3290959Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2024-06-26T04:55:12.3292796Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2024-06-26T04:55:12.3294554Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2024-06-26T04:55:12.3296557Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2024-06-26T04:55:12.3298412Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2024-06-26T04:55:12.3300653Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3302257Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2024-06-26T04:55:12.3304150Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2024-06-26T04:55:12.3306041Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2024-06-26T04:55:12.3308148Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2024-06-26T04:55:12.3310128Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2024-06-26T04:55:12.3312216Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2024-06-26T04:55:12.3314630Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2024-06-26T04:55:12.3317187Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3319566Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3321342Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2024-06-26T04:55:12.3323369Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2024-06-26T04:55:12.3325381Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2024-06-26T04:55:12.3327518Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2024-06-26T04:55:12.3330301Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2024-06-26T04:55:12.3332238Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2024-06-26T04:55:12.3334851Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2024-06-26T04:55:12.3337443Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3339638Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3341436Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2024-06-26T04:55:12.3343493Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2024-06-26T04:55:12.3345447Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2024-06-26T04:55:12.3347512Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2024-06-26T04:55:12.3349566Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2024-06-26T04:55:12.3351973Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2024-06-26T04:55:12.3354297Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2024-06-26T04:55:12.3356682Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3358878Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3360637Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2024-06-26T04:55:12.3362716Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2024-06-26T04:55:12.3364599Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2024-06-26T04:55:12.3366713Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2024-06-26T04:55:12.3369403Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2024-06-26T04:55:12.3371257Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2024-06-26T04:55:12.3373486Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2024-06-26T04:55:12.3375933Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3378081Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3379839Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2024-06-26T04:55:12.3381885Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2024-06-26T04:55:12.3383816Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2024-06-26T04:55:12.3385853Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2024-06-26T04:55:12.3387834Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2024-06-26T04:55:12.3390093Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2024-06-26T04:55:12.3392173Z adding 'torch/include/ATen/ops/special_digamma.h' 2024-06-26T04:55:12.3394562Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3396330Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2024-06-26T04:55:12.3398638Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2024-06-26T04:55:12.3400679Z adding 'torch/include/ATen/ops/special_entr.h' 2024-06-26T04:55:12.3403227Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3404961Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2024-06-26T04:55:12.3406934Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2024-06-26T04:55:12.3409061Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2024-06-26T04:55:12.3411204Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2024-06-26T04:55:12.3413141Z adding 'torch/include/ATen/ops/special_entr_native.h' 2024-06-26T04:55:12.3415426Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2024-06-26T04:55:12.3417444Z adding 'torch/include/ATen/ops/special_erf.h' 2024-06-26T04:55:12.3419847Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3421523Z adding 'torch/include/ATen/ops/special_erf_native.h' 2024-06-26T04:55:12.3423723Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2024-06-26T04:55:12.3425790Z adding 'torch/include/ATen/ops/special_erfc.h' 2024-06-26T04:55:12.3428134Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3429843Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2024-06-26T04:55:12.3431920Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2024-06-26T04:55:12.3433981Z adding 'torch/include/ATen/ops/special_erfcx.h' 2024-06-26T04:55:12.3436731Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3438367Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2024-06-26T04:55:12.3440406Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2024-06-26T04:55:12.3442336Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2024-06-26T04:55:12.3444412Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2024-06-26T04:55:12.3446433Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2024-06-26T04:55:12.3448629Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2024-06-26T04:55:12.3450772Z adding 'torch/include/ATen/ops/special_erfinv.h' 2024-06-26T04:55:12.3453178Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3454901Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2024-06-26T04:55:12.3457012Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2024-06-26T04:55:12.3459074Z adding 'torch/include/ATen/ops/special_exp2.h' 2024-06-26T04:55:12.3461437Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3463133Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2024-06-26T04:55:12.3465231Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2024-06-26T04:55:12.3467283Z adding 'torch/include/ATen/ops/special_expit.h' 2024-06-26T04:55:12.3469621Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3471369Z adding 'torch/include/ATen/ops/special_expit_native.h' 2024-06-26T04:55:12.3473476Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2024-06-26T04:55:12.3475585Z adding 'torch/include/ATen/ops/special_expm1.h' 2024-06-26T04:55:12.3478133Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3480520Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2024-06-26T04:55:12.3482347Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2024-06-26T04:55:12.3484009Z adding 'torch/include/ATen/ops/special_gammainc.h' 2024-06-26T04:55:12.3486207Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3487960Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2024-06-26T04:55:12.3490091Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2024-06-26T04:55:12.3492225Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2024-06-26T04:55:12.3494644Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3496229Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2024-06-26T04:55:12.3498116Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2024-06-26T04:55:12.3500052Z adding 'torch/include/ATen/ops/special_gammaln.h' 2024-06-26T04:55:12.3502496Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3503893Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2024-06-26T04:55:12.3505721Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2024-06-26T04:55:12.3507909Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2024-06-26T04:55:12.3510237Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3512292Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3513901Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2024-06-26T04:55:12.3515824Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2024-06-26T04:55:12.3517627Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2024-06-26T04:55:12.3519614Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2024-06-26T04:55:12.3521469Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2024-06-26T04:55:12.3523719Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2024-06-26T04:55:12.3525900Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2024-06-26T04:55:12.3528434Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3530635Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3532283Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2024-06-26T04:55:12.3534870Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2024-06-26T04:55:12.3536279Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2024-06-26T04:55:12.3538265Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2024-06-26T04:55:12.3540074Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2024-06-26T04:55:12.3542271Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2024-06-26T04:55:12.3544037Z adding 'torch/include/ATen/ops/special_i0.h' 2024-06-26T04:55:12.3546388Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3547846Z adding 'torch/include/ATen/ops/special_i0_native.h' 2024-06-26T04:55:12.3549794Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2024-06-26T04:55:12.3551717Z adding 'torch/include/ATen/ops/special_i0e.h' 2024-06-26T04:55:12.3554155Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3555795Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2024-06-26T04:55:12.3557733Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2024-06-26T04:55:12.3559480Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2024-06-26T04:55:12.3561466Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2024-06-26T04:55:12.3563373Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2024-06-26T04:55:12.3565018Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2024-06-26T04:55:12.3566911Z adding 'torch/include/ATen/ops/special_i1.h' 2024-06-26T04:55:12.3569348Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3571132Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2024-06-26T04:55:12.3572997Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2024-06-26T04:55:12.3574808Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2024-06-26T04:55:12.3576769Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2024-06-26T04:55:12.3578525Z adding 'torch/include/ATen/ops/special_i1_native.h' 2024-06-26T04:55:12.3580434Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2024-06-26T04:55:12.3582339Z adding 'torch/include/ATen/ops/special_i1e.h' 2024-06-26T04:55:12.3584741Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3586857Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2024-06-26T04:55:12.3588472Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2024-06-26T04:55:12.3590201Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2024-06-26T04:55:12.3592157Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2024-06-26T04:55:12.3594091Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2024-06-26T04:55:12.3596267Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2024-06-26T04:55:12.3598575Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2024-06-26T04:55:12.3601299Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3603409Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3604971Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2024-06-26T04:55:12.3606977Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2024-06-26T04:55:12.3608919Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2024-06-26T04:55:12.3611311Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2024-06-26T04:55:12.3613014Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2024-06-26T04:55:12.3615096Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2024-06-26T04:55:12.3617545Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2024-06-26T04:55:12.3619699Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3621782Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3623408Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2024-06-26T04:55:12.3625198Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2024-06-26T04:55:12.3627189Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2024-06-26T04:55:12.3629601Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2024-06-26T04:55:12.3631762Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2024-06-26T04:55:12.3633849Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2024-06-26T04:55:12.3636088Z adding 'torch/include/ATen/ops/special_log1p.h' 2024-06-26T04:55:12.3638337Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3639963Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2024-06-26T04:55:12.3641662Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2024-06-26T04:55:12.3643465Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2024-06-26T04:55:12.3645754Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3648144Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2024-06-26T04:55:12.3649887Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2024-06-26T04:55:12.3651519Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2024-06-26T04:55:12.3653519Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2024-06-26T04:55:12.3655233Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2024-06-26T04:55:12.3656993Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2024-06-26T04:55:12.3658815Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2024-06-26T04:55:12.3661053Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3662378Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2024-06-26T04:55:12.3664244Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2024-06-26T04:55:12.3666016Z adding 'torch/include/ATen/ops/special_logit.h' 2024-06-26T04:55:12.3668285Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3669588Z adding 'torch/include/ATen/ops/special_logit_native.h' 2024-06-26T04:55:12.3671492Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2024-06-26T04:55:12.3673386Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2024-06-26T04:55:12.3675852Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3677226Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2024-06-26T04:55:12.3679129Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2024-06-26T04:55:12.3681062Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2024-06-26T04:55:12.3683552Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3684799Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2024-06-26T04:55:12.3686589Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2024-06-26T04:55:12.3688257Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2024-06-26T04:55:12.3690277Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2024-06-26T04:55:12.3691905Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2024-06-26T04:55:12.3693750Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2024-06-26T04:55:12.3695520Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2024-06-26T04:55:12.3697723Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3699299Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2024-06-26T04:55:12.3701014Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2024-06-26T04:55:12.3702652Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2024-06-26T04:55:12.3704477Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2024-06-26T04:55:12.3706202Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2024-06-26T04:55:12.3708627Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2024-06-26T04:55:12.3710534Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2024-06-26T04:55:12.3712755Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3714390Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2024-06-26T04:55:12.3716263Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2024-06-26T04:55:12.3718057Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2024-06-26T04:55:12.3719893Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2024-06-26T04:55:12.3721610Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2024-06-26T04:55:12.3723424Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2024-06-26T04:55:12.3725307Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2024-06-26T04:55:12.3727471Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3729187Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2024-06-26T04:55:12.3731140Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2024-06-26T04:55:12.3732832Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2024-06-26T04:55:12.3734770Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2024-06-26T04:55:12.3736454Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2024-06-26T04:55:12.3738316Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2024-06-26T04:55:12.3740027Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2024-06-26T04:55:12.3742119Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3743547Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2024-06-26T04:55:12.3745500Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2024-06-26T04:55:12.3747244Z adding 'torch/include/ATen/ops/special_ndtr.h' 2024-06-26T04:55:12.3749317Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3750762Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2024-06-26T04:55:12.3752592Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2024-06-26T04:55:12.3754358Z adding 'torch/include/ATen/ops/special_ndtri.h' 2024-06-26T04:55:12.3756698Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3758426Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2024-06-26T04:55:12.3760051Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2024-06-26T04:55:12.3761514Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2024-06-26T04:55:12.3763476Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2024-06-26T04:55:12.3765187Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2024-06-26T04:55:12.3767038Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2024-06-26T04:55:12.3769077Z adding 'torch/include/ATen/ops/special_polygamma.h' 2024-06-26T04:55:12.3771178Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3772764Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2024-06-26T04:55:12.3774600Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2024-06-26T04:55:12.3776381Z adding 'torch/include/ATen/ops/special_psi.h' 2024-06-26T04:55:12.3778429Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3779888Z adding 'torch/include/ATen/ops/special_psi_native.h' 2024-06-26T04:55:12.3781741Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2024-06-26T04:55:12.3783596Z adding 'torch/include/ATen/ops/special_round.h' 2024-06-26T04:55:12.3785659Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3787204Z adding 'torch/include/ATen/ops/special_round_native.h' 2024-06-26T04:55:12.3789017Z adding 'torch/include/ATen/ops/special_round_ops.h' 2024-06-26T04:55:12.3790975Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2024-06-26T04:55:12.3793941Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3795659Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2024-06-26T04:55:12.3797580Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2024-06-26T04:55:12.3798737Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2024-06-26T04:55:12.3800781Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2024-06-26T04:55:12.3802430Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2024-06-26T04:55:12.3804291Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2024-06-26T04:55:12.3806111Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2024-06-26T04:55:12.3808330Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3809877Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2024-06-26T04:55:12.3811726Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2024-06-26T04:55:12.3813326Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2024-06-26T04:55:12.3815167Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2024-06-26T04:55:12.3816977Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2024-06-26T04:55:12.3818797Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2024-06-26T04:55:12.3820781Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2024-06-26T04:55:12.3822951Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3825248Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3826415Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2024-06-26T04:55:12.3828511Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2024-06-26T04:55:12.3830192Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2024-06-26T04:55:12.3832000Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2024-06-26T04:55:12.3833693Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2024-06-26T04:55:12.3835812Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2024-06-26T04:55:12.3837868Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2024-06-26T04:55:12.3840042Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3841883Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3843475Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2024-06-26T04:55:12.3845578Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2024-06-26T04:55:12.3847303Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2024-06-26T04:55:12.3849499Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2024-06-26T04:55:12.3851262Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2024-06-26T04:55:12.3853407Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2024-06-26T04:55:12.3855885Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2024-06-26T04:55:12.3858564Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3860864Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3862809Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2024-06-26T04:55:12.3865481Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2024-06-26T04:55:12.3867362Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2024-06-26T04:55:12.3869364Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2024-06-26T04:55:12.3871533Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2024-06-26T04:55:12.3873589Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2024-06-26T04:55:12.3875780Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2024-06-26T04:55:12.3878320Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3880295Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3881880Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2024-06-26T04:55:12.3883747Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2024-06-26T04:55:12.3885497Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2024-06-26T04:55:12.3887406Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2024-06-26T04:55:12.3889382Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2024-06-26T04:55:12.3891597Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2024-06-26T04:55:12.3894075Z adding 'torch/include/ATen/ops/special_sinc.h' 2024-06-26T04:55:12.3895653Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3897502Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2024-06-26T04:55:12.3899693Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2024-06-26T04:55:12.3901622Z adding 'torch/include/ATen/ops/special_softmax.h' 2024-06-26T04:55:12.3903864Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3905667Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2024-06-26T04:55:12.3907712Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2024-06-26T04:55:12.3909843Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2024-06-26T04:55:12.3912217Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3914042Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2024-06-26T04:55:12.3916157Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2024-06-26T04:55:12.3918161Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2024-06-26T04:55:12.3920199Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2024-06-26T04:55:12.3922174Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2024-06-26T04:55:12.3924261Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2024-06-26T04:55:12.3926405Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2024-06-26T04:55:12.3928948Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3931146Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3932960Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2024-06-26T04:55:12.3935034Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2024-06-26T04:55:12.3936976Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2024-06-26T04:55:12.3939066Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2024-06-26T04:55:12.3941043Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2024-06-26T04:55:12.3943399Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2024-06-26T04:55:12.3945600Z adding 'torch/include/ATen/ops/special_xlogy.h' 2024-06-26T04:55:12.3947943Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3949766Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2024-06-26T04:55:12.3952036Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2024-06-26T04:55:12.3954252Z adding 'torch/include/ATen/ops/special_zeta.h' 2024-06-26T04:55:12.3956703Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3958851Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3960631Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2024-06-26T04:55:12.3962602Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2024-06-26T04:55:12.3964525Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2024-06-26T04:55:12.3966592Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2024-06-26T04:55:12.3968651Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2024-06-26T04:55:12.3971059Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2024-06-26T04:55:12.3973248Z adding 'torch/include/ATen/ops/split.h' 2024-06-26T04:55:12.3975507Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3978267Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.3980148Z adding 'torch/include/ATen/ops/split_copy.h' 2024-06-26T04:55:12.3982610Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3984758Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.3986220Z adding 'torch/include/ATen/ops/split_copy_native.h' 2024-06-26T04:55:12.3988276Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2024-06-26T04:55:12.3990313Z adding 'torch/include/ATen/ops/split_native.h' 2024-06-26T04:55:12.3992302Z adding 'torch/include/ATen/ops/split_ops.h' 2024-06-26T04:55:12.3994492Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2024-06-26T04:55:12.3997038Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.3999223Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2024-06-26T04:55:12.4001841Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4004014Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4005756Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2024-06-26T04:55:12.4007812Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2024-06-26T04:55:12.4010205Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2024-06-26T04:55:12.4012094Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2024-06-26T04:55:12.4014118Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2024-06-26T04:55:12.4016036Z adding 'torch/include/ATen/ops/sqrt.h' 2024-06-26T04:55:12.4018566Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4020351Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2024-06-26T04:55:12.4022477Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2024-06-26T04:55:12.4024302Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2024-06-26T04:55:12.4026350Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2024-06-26T04:55:12.4028350Z adding 'torch/include/ATen/ops/sqrt_native.h' 2024-06-26T04:55:12.4030488Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2024-06-26T04:55:12.4032576Z adding 'torch/include/ATen/ops/square.h' 2024-06-26T04:55:12.4034956Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4036804Z adding 'torch/include/ATen/ops/square_native.h' 2024-06-26T04:55:12.4038944Z adding 'torch/include/ATen/ops/square_ops.h' 2024-06-26T04:55:12.4041058Z adding 'torch/include/ATen/ops/squeeze.h' 2024-06-26T04:55:12.4043432Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4045566Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4047489Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2024-06-26T04:55:12.4050140Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4052314Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4053915Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2024-06-26T04:55:12.4056262Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2024-06-26T04:55:12.4058386Z adding 'torch/include/ATen/ops/squeeze_native.h' 2024-06-26T04:55:12.4060868Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2024-06-26T04:55:12.4063083Z adding 'torch/include/ATen/ops/sspaddmm.h' 2024-06-26T04:55:12.4065492Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4067345Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2024-06-26T04:55:12.4069460Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2024-06-26T04:55:12.4071426Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2024-06-26T04:55:12.4073598Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2024-06-26T04:55:12.4075731Z adding 'torch/include/ATen/ops/stack.h' 2024-06-26T04:55:12.4078213Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4079969Z adding 'torch/include/ATen/ops/stack_native.h' 2024-06-26T04:55:12.4082038Z adding 'torch/include/ATen/ops/stack_ops.h' 2024-06-26T04:55:12.4084453Z adding 'torch/include/ATen/ops/std.h' 2024-06-26T04:55:12.4087048Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4089206Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2024-06-26T04:55:12.4091543Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2024-06-26T04:55:12.4093996Z adding 'torch/include/ATen/ops/std_mean.h' 2024-06-26T04:55:12.4096291Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4098443Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4100357Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2024-06-26T04:55:12.4102641Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2024-06-26T04:55:12.4104460Z adding 'torch/include/ATen/ops/std_mean_native.h' 2024-06-26T04:55:12.4107035Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2024-06-26T04:55:12.4109269Z adding 'torch/include/ATen/ops/std_native.h' 2024-06-26T04:55:12.4111842Z adding 'torch/include/ATen/ops/std_ops.h' 2024-06-26T04:55:12.4114230Z adding 'torch/include/ATen/ops/stft.h' 2024-06-26T04:55:12.4116673Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4118571Z adding 'torch/include/ATen/ops/stft_native.h' 2024-06-26T04:55:12.4121042Z adding 'torch/include/ATen/ops/stft_ops.h' 2024-06-26T04:55:12.4122994Z adding 'torch/include/ATen/ops/stride.h' 2024-06-26T04:55:12.4125382Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4127052Z adding 'torch/include/ATen/ops/stride_native.h' 2024-06-26T04:55:12.4129463Z adding 'torch/include/ATen/ops/stride_ops.h' 2024-06-26T04:55:12.4131425Z adding 'torch/include/ATen/ops/sub.h' 2024-06-26T04:55:12.4133859Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4136062Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4137814Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2024-06-26T04:55:12.4139930Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2024-06-26T04:55:12.4142031Z adding 'torch/include/ATen/ops/sub_meta.h' 2024-06-26T04:55:12.4144019Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2024-06-26T04:55:12.4145982Z adding 'torch/include/ATen/ops/sub_native.h' 2024-06-26T04:55:12.4148265Z adding 'torch/include/ATen/ops/sub_ops.h' 2024-06-26T04:55:12.4150427Z adding 'torch/include/ATen/ops/subtract.h' 2024-06-26T04:55:12.4152806Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4154521Z adding 'torch/include/ATen/ops/subtract_native.h' 2024-06-26T04:55:12.4156901Z adding 'torch/include/ATen/ops/subtract_ops.h' 2024-06-26T04:55:12.4159130Z adding 'torch/include/ATen/ops/sum.h' 2024-06-26T04:55:12.4161560Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4163685Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4165596Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4167434Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2024-06-26T04:55:12.4169709Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2024-06-26T04:55:12.4171499Z adding 'torch/include/ATen/ops/sum_meta.h' 2024-06-26T04:55:12.4173649Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2024-06-26T04:55:12.4175711Z adding 'torch/include/ATen/ops/sum_native.h' 2024-06-26T04:55:12.4178800Z adding 'torch/include/ATen/ops/sum_ops.h' 2024-06-26T04:55:12.4181016Z adding 'torch/include/ATen/ops/sum_to_size.h' 2024-06-26T04:55:12.4183337Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4185072Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2024-06-26T04:55:12.4187028Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2024-06-26T04:55:12.4189061Z adding 'torch/include/ATen/ops/svd.h' 2024-06-26T04:55:12.4191409Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4193078Z adding 'torch/include/ATen/ops/svd_native.h' 2024-06-26T04:55:12.4195175Z adding 'torch/include/ATen/ops/svd_ops.h' 2024-06-26T04:55:12.4197387Z adding 'torch/include/ATen/ops/swapaxes.h' 2024-06-26T04:55:12.4199558Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4201160Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2024-06-26T04:55:12.4203186Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2024-06-26T04:55:12.4205305Z adding 'torch/include/ATen/ops/swapdims.h' 2024-06-26T04:55:12.4207541Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4209341Z adding 'torch/include/ATen/ops/swapdims_native.h' 2024-06-26T04:55:12.4211367Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2024-06-26T04:55:12.4213509Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2024-06-26T04:55:12.4215817Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4217571Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2024-06-26T04:55:12.4219860Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4221548Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2024-06-26T04:55:12.4223593Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2024-06-26T04:55:12.4225508Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2024-06-26T04:55:12.4227517Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2024-06-26T04:55:12.4229344Z adding 'torch/include/ATen/ops/sym_numel.h' 2024-06-26T04:55:12.4231594Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4233185Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2024-06-26T04:55:12.4235144Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2024-06-26T04:55:12.4237099Z adding 'torch/include/ATen/ops/sym_size.h' 2024-06-26T04:55:12.4239456Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4241114Z adding 'torch/include/ATen/ops/sym_size_native.h' 2024-06-26T04:55:12.4243107Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2024-06-26T04:55:12.4245147Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2024-06-26T04:55:12.4247339Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4249239Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2024-06-26T04:55:12.4251228Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2024-06-26T04:55:12.4253038Z adding 'torch/include/ATen/ops/sym_stride.h' 2024-06-26T04:55:12.4255329Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4256982Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2024-06-26T04:55:12.4259026Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2024-06-26T04:55:12.4260862Z adding 'torch/include/ATen/ops/t.h' 2024-06-26T04:55:12.4263109Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4264818Z adding 'torch/include/ATen/ops/t_copy.h' 2024-06-26T04:55:12.4272537Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4273154Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4273400Z adding 'torch/include/ATen/ops/t_copy_native.h' 2024-06-26T04:55:12.4273611Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2024-06-26T04:55:12.4274633Z adding 'torch/include/ATen/ops/t_native.h' 2024-06-26T04:55:12.4276757Z adding 'torch/include/ATen/ops/t_ops.h' 2024-06-26T04:55:12.4278728Z adding 'torch/include/ATen/ops/take.h' 2024-06-26T04:55:12.4280837Z adding 'torch/include/ATen/ops/take_along_dim.h' 2024-06-26T04:55:12.4283136Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4284849Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2024-06-26T04:55:12.4286903Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2024-06-26T04:55:12.4289235Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2024-06-26T04:55:12.4291395Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2024-06-26T04:55:12.4293166Z adding 'torch/include/ATen/ops/take_native.h' 2024-06-26T04:55:12.4295178Z adding 'torch/include/ATen/ops/take_ops.h' 2024-06-26T04:55:12.4297178Z adding 'torch/include/ATen/ops/tan.h' 2024-06-26T04:55:12.4299657Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4301304Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2024-06-26T04:55:12.4303198Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2024-06-26T04:55:12.4305104Z adding 'torch/include/ATen/ops/tan_meta.h' 2024-06-26T04:55:12.4307127Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2024-06-26T04:55:12.4309056Z adding 'torch/include/ATen/ops/tan_native.h' 2024-06-26T04:55:12.4311138Z adding 'torch/include/ATen/ops/tan_ops.h' 2024-06-26T04:55:12.4313132Z adding 'torch/include/ATen/ops/tanh.h' 2024-06-26T04:55:12.4315210Z adding 'torch/include/ATen/ops/tanh_backward.h' 2024-06-26T04:55:12.4317733Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4319420Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4321427Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4323285Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2024-06-26T04:55:12.4325409Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2024-06-26T04:55:12.4327246Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2024-06-26T04:55:12.4329505Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2024-06-26T04:55:12.4331816Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4333477Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2024-06-26T04:55:12.4335494Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2024-06-26T04:55:12.4337332Z adding 'torch/include/ATen/ops/tanh_meta.h' 2024-06-26T04:55:12.4339410Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2024-06-26T04:55:12.4341414Z adding 'torch/include/ATen/ops/tanh_native.h' 2024-06-26T04:55:12.4343382Z adding 'torch/include/ATen/ops/tanh_ops.h' 2024-06-26T04:55:12.4345549Z adding 'torch/include/ATen/ops/tensor.h' 2024-06-26T04:55:12.4347818Z adding 'torch/include/ATen/ops/tensor_split.h' 2024-06-26T04:55:12.4350720Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4351828Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2024-06-26T04:55:12.4354195Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2024-06-26T04:55:12.4356590Z adding 'torch/include/ATen/ops/tensordot.h' 2024-06-26T04:55:12.4358813Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4360324Z adding 'torch/include/ATen/ops/tensordot_native.h' 2024-06-26T04:55:12.4362289Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2024-06-26T04:55:12.4364707Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2024-06-26T04:55:12.4366926Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4368546Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2024-06-26T04:55:12.4370666Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2024-06-26T04:55:12.4372792Z adding 'torch/include/ATen/ops/threshold.h' 2024-06-26T04:55:12.4374701Z adding 'torch/include/ATen/ops/threshold_backward.h' 2024-06-26T04:55:12.4376915Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4378505Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4380427Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4382245Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2024-06-26T04:55:12.4384335Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2024-06-26T04:55:12.4386427Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2024-06-26T04:55:12.4388734Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2024-06-26T04:55:12.4391034Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4392791Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2024-06-26T04:55:12.4394808Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2024-06-26T04:55:12.4397145Z adding 'torch/include/ATen/ops/threshold_meta.h' 2024-06-26T04:55:12.4399080Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2024-06-26T04:55:12.4400871Z adding 'torch/include/ATen/ops/threshold_native.h' 2024-06-26T04:55:12.4403046Z adding 'torch/include/ATen/ops/threshold_ops.h' 2024-06-26T04:55:12.4405084Z adding 'torch/include/ATen/ops/tile.h' 2024-06-26T04:55:12.4407398Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4409219Z adding 'torch/include/ATen/ops/tile_native.h' 2024-06-26T04:55:12.4411368Z adding 'torch/include/ATen/ops/tile_ops.h' 2024-06-26T04:55:12.4413289Z adding 'torch/include/ATen/ops/to.h' 2024-06-26T04:55:12.4415643Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4417385Z adding 'torch/include/ATen/ops/to_dense.h' 2024-06-26T04:55:12.4419512Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2024-06-26T04:55:12.4421959Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4423678Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2024-06-26T04:55:12.4425618Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2024-06-26T04:55:12.4427869Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4429666Z adding 'torch/include/ATen/ops/to_dense_native.h' 2024-06-26T04:55:12.4431678Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2024-06-26T04:55:12.4433597Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2024-06-26T04:55:12.4435782Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2024-06-26T04:55:12.4438069Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4439904Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2024-06-26T04:55:12.4441885Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2024-06-26T04:55:12.4444200Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4445968Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2024-06-26T04:55:12.4448043Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2024-06-26T04:55:12.4450321Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2024-06-26T04:55:12.4452306Z adding 'torch/include/ATen/ops/to_native.h' 2024-06-26T04:55:12.4454766Z adding 'torch/include/ATen/ops/to_ops.h' 2024-06-26T04:55:12.4457129Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2024-06-26T04:55:12.4459600Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4461370Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2024-06-26T04:55:12.4463542Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2024-06-26T04:55:12.4465396Z adding 'torch/include/ATen/ops/to_sparse.h' 2024-06-26T04:55:12.4467328Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2024-06-26T04:55:12.4469558Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4471387Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2024-06-26T04:55:12.4473470Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2024-06-26T04:55:12.4475527Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2024-06-26T04:55:12.4477764Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4479533Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2024-06-26T04:55:12.4481567Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2024-06-26T04:55:12.4483915Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4485655Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2024-06-26T04:55:12.4488097Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4489848Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2024-06-26T04:55:12.4491970Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2024-06-26T04:55:12.4493972Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2024-06-26T04:55:12.4496176Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4497859Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2024-06-26T04:55:12.4499899Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2024-06-26T04:55:12.4501867Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2024-06-26T04:55:12.4504088Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2024-06-26T04:55:12.4506342Z adding 'torch/include/ATen/ops/topk.h' 2024-06-26T04:55:12.4508974Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4510863Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2024-06-26T04:55:12.4513087Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2024-06-26T04:55:12.4514986Z adding 'torch/include/ATen/ops/topk_meta.h' 2024-06-26T04:55:12.4517293Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2024-06-26T04:55:12.4519285Z adding 'torch/include/ATen/ops/topk_native.h' 2024-06-26T04:55:12.4521497Z adding 'torch/include/ATen/ops/topk_ops.h' 2024-06-26T04:55:12.4523545Z adding 'torch/include/ATen/ops/trace.h' 2024-06-26T04:55:12.4525719Z adding 'torch/include/ATen/ops/trace_backward.h' 2024-06-26T04:55:12.4528281Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4530128Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2024-06-26T04:55:12.4532025Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2024-06-26T04:55:12.4534278Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4536073Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2024-06-26T04:55:12.4538132Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2024-06-26T04:55:12.4539992Z adding 'torch/include/ATen/ops/trace_native.h' 2024-06-26T04:55:12.4542143Z adding 'torch/include/ATen/ops/trace_ops.h' 2024-06-26T04:55:12.4544181Z adding 'torch/include/ATen/ops/transpose.h' 2024-06-26T04:55:12.4546495Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4548528Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4550469Z adding 'torch/include/ATen/ops/transpose_copy.h' 2024-06-26T04:55:12.4552746Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4554924Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4556642Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2024-06-26T04:55:12.4558877Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2024-06-26T04:55:12.4560832Z adding 'torch/include/ATen/ops/transpose_native.h' 2024-06-26T04:55:12.4563074Z adding 'torch/include/ATen/ops/transpose_ops.h' 2024-06-26T04:55:12.4565066Z adding 'torch/include/ATen/ops/trapezoid.h' 2024-06-26T04:55:12.4567376Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4569312Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2024-06-26T04:55:12.4571589Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2024-06-26T04:55:12.4573480Z adding 'torch/include/ATen/ops/trapz.h' 2024-06-26T04:55:12.4575869Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4577549Z adding 'torch/include/ATen/ops/trapz_native.h' 2024-06-26T04:55:12.4579678Z adding 'torch/include/ATen/ops/trapz_ops.h' 2024-06-26T04:55:12.4581908Z adding 'torch/include/ATen/ops/triangular_solve.h' 2024-06-26T04:55:12.4584517Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4586261Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2024-06-26T04:55:12.4588407Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2024-06-26T04:55:12.4590543Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2024-06-26T04:55:12.4592724Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2024-06-26T04:55:12.4594504Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2024-06-26T04:55:12.4596842Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2024-06-26T04:55:12.4598811Z adding 'torch/include/ATen/ops/tril.h' 2024-06-26T04:55:12.4601192Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4602847Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2024-06-26T04:55:12.4604986Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2024-06-26T04:55:12.4607101Z adding 'torch/include/ATen/ops/tril_indices.h' 2024-06-26T04:55:12.4609840Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4611637Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2024-06-26T04:55:12.4613593Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2024-06-26T04:55:12.4615568Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2024-06-26T04:55:12.4617990Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2024-06-26T04:55:12.4620267Z adding 'torch/include/ATen/ops/tril_meta.h' 2024-06-26T04:55:12.4621846Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2024-06-26T04:55:12.4623598Z adding 'torch/include/ATen/ops/tril_native.h' 2024-06-26T04:55:12.4625747Z adding 'torch/include/ATen/ops/tril_ops.h' 2024-06-26T04:55:12.4627859Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2024-06-26T04:55:12.4630108Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4631896Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2024-06-26T04:55:12.4633841Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2024-06-26T04:55:12.4635606Z adding 'torch/include/ATen/ops/triu.h' 2024-06-26T04:55:12.4637865Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4639797Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2024-06-26T04:55:12.4641717Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2024-06-26T04:55:12.4643667Z adding 'torch/include/ATen/ops/triu_indices.h' 2024-06-26T04:55:12.4645773Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4647309Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2024-06-26T04:55:12.4650168Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2024-06-26T04:55:12.4651976Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2024-06-26T04:55:12.4653941Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2024-06-26T04:55:12.4655681Z adding 'torch/include/ATen/ops/triu_meta.h' 2024-06-26T04:55:12.4657561Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2024-06-26T04:55:12.4659325Z adding 'torch/include/ATen/ops/triu_native.h' 2024-06-26T04:55:12.4661147Z adding 'torch/include/ATen/ops/triu_ops.h' 2024-06-26T04:55:12.4663044Z adding 'torch/include/ATen/ops/true_divide.h' 2024-06-26T04:55:12.4665178Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4666671Z adding 'torch/include/ATen/ops/true_divide_native.h' 2024-06-26T04:55:12.4668762Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2024-06-26T04:55:12.4670576Z adding 'torch/include/ATen/ops/trunc.h' 2024-06-26T04:55:12.4672753Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4674271Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2024-06-26T04:55:12.4676110Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2024-06-26T04:55:12.4677848Z adding 'torch/include/ATen/ops/trunc_meta.h' 2024-06-26T04:55:12.4679764Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2024-06-26T04:55:12.4681417Z adding 'torch/include/ATen/ops/trunc_native.h' 2024-06-26T04:55:12.4683254Z adding 'torch/include/ATen/ops/trunc_ops.h' 2024-06-26T04:55:12.4685150Z adding 'torch/include/ATen/ops/type_as.h' 2024-06-26T04:55:12.4687230Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4688759Z adding 'torch/include/ATen/ops/type_as_native.h' 2024-06-26T04:55:12.4690707Z adding 'torch/include/ATen/ops/type_as_ops.h' 2024-06-26T04:55:12.4692390Z adding 'torch/include/ATen/ops/unbind.h' 2024-06-26T04:55:12.4694424Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4696186Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4697745Z adding 'torch/include/ATen/ops/unbind_copy.h' 2024-06-26T04:55:12.4699930Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4701806Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4703159Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2024-06-26T04:55:12.4704998Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2024-06-26T04:55:12.4706751Z adding 'torch/include/ATen/ops/unbind_native.h' 2024-06-26T04:55:12.4708550Z adding 'torch/include/ATen/ops/unbind_ops.h' 2024-06-26T04:55:12.4710470Z adding 'torch/include/ATen/ops/unflatten.h' 2024-06-26T04:55:12.4712649Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4714314Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2024-06-26T04:55:12.4716416Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4718013Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2024-06-26T04:55:12.4719856Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2024-06-26T04:55:12.4721513Z adding 'torch/include/ATen/ops/unflatten_native.h' 2024-06-26T04:55:12.4723378Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2024-06-26T04:55:12.4725065Z adding 'torch/include/ATen/ops/unfold.h' 2024-06-26T04:55:12.4727136Z adding 'torch/include/ATen/ops/unfold_backward.h' 2024-06-26T04:55:12.4729693Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4731307Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4733180Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4734795Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2024-06-26T04:55:12.4736751Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2024-06-26T04:55:12.4738475Z adding 'torch/include/ATen/ops/unfold_copy.h' 2024-06-26T04:55:12.4740607Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4742551Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4743956Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2024-06-26T04:55:12.4745738Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2024-06-26T04:55:12.4747648Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2024-06-26T04:55:12.4749341Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2024-06-26T04:55:12.4751172Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2024-06-26T04:55:12.4752684Z adding 'torch/include/ATen/ops/unfold_native.h' 2024-06-26T04:55:12.4754560Z adding 'torch/include/ATen/ops/unfold_ops.h' 2024-06-26T04:55:12.4756509Z adding 'torch/include/ATen/ops/uniform.h' 2024-06-26T04:55:12.4758743Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4760411Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2024-06-26T04:55:12.4762228Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2024-06-26T04:55:12.4763904Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2024-06-26T04:55:12.4765710Z adding 'torch/include/ATen/ops/uniform_native.h' 2024-06-26T04:55:12.4767500Z adding 'torch/include/ATen/ops/uniform_ops.h' 2024-06-26T04:55:12.4769872Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2024-06-26T04:55:12.4772084Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4773841Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2024-06-26T04:55:12.4775538Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2024-06-26T04:55:12.4777191Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2024-06-26T04:55:12.4779145Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2024-06-26T04:55:12.4780957Z adding 'torch/include/ATen/ops/unique_dim.h' 2024-06-26T04:55:12.4783106Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4784889Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2024-06-26T04:55:12.4787002Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4788713Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2024-06-26T04:55:12.4790466Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2024-06-26T04:55:12.4792215Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2024-06-26T04:55:12.4794208Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2024-06-26T04:55:12.4796150Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2024-06-26T04:55:12.4798003Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2024-06-26T04:55:12.4799674Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2024-06-26T04:55:12.4801645Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2024-06-26T04:55:12.4803464Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2024-06-26T04:55:12.4805501Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4806965Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2024-06-26T04:55:12.4808898Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2024-06-26T04:55:12.4810905Z adding 'torch/include/ATen/ops/unsafe_split.h' 2024-06-26T04:55:12.4813154Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4814764Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2024-06-26T04:55:12.4816583Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2024-06-26T04:55:12.4818719Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2024-06-26T04:55:12.4820974Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4822591Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2024-06-26T04:55:12.4824401Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2024-06-26T04:55:12.4826179Z adding 'torch/include/ATen/ops/unsqueeze.h' 2024-06-26T04:55:12.4828230Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4829836Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2024-06-26T04:55:12.4831886Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.4833772Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4835130Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2024-06-26T04:55:12.4837066Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2024-06-26T04:55:12.4839114Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2024-06-26T04:55:12.4840827Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2024-06-26T04:55:12.4843310Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2024-06-26T04:55:12.4846165Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2024-06-26T04:55:12.4849101Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4851284Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4853166Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4855014Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2024-06-26T04:55:12.4857219Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2024-06-26T04:55:12.4871089Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2024-06-26T04:55:12.4872002Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2024-06-26T04:55:12.4873008Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4873812Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4874407Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2024-06-26T04:55:12.4874852Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2024-06-26T04:55:12.4875178Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2024-06-26T04:55:12.4875907Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2024-06-26T04:55:12.4876378Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2024-06-26T04:55:12.4878281Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2024-06-26T04:55:12.4880953Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2024-06-26T04:55:12.4883925Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2024-06-26T04:55:12.4886640Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4888485Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4890562Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4892551Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2024-06-26T04:55:12.4894483Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2024-06-26T04:55:12.4896378Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2024-06-26T04:55:12.4898463Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2024-06-26T04:55:12.4900924Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4902458Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4904331Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2024-06-26T04:55:12.4906507Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2024-06-26T04:55:12.4908263Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2024-06-26T04:55:12.4910233Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2024-06-26T04:55:12.4912027Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2024-06-26T04:55:12.4914086Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2024-06-26T04:55:12.4916463Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2024-06-26T04:55:12.4918711Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2024-06-26T04:55:12.4921374Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4922909Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4925029Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4926999Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2024-06-26T04:55:12.4929631Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2024-06-26T04:55:12.4931700Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2024-06-26T04:55:12.4934117Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2024-06-26T04:55:12.4936832Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4938695Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4940746Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2024-06-26T04:55:12.4942872Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2024-06-26T04:55:12.4945005Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2024-06-26T04:55:12.4947197Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2024-06-26T04:55:12.4949328Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2024-06-26T04:55:12.4951693Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2024-06-26T04:55:12.4954330Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2024-06-26T04:55:12.4957119Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2024-06-26T04:55:12.4959946Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4961891Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.4964176Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.4966278Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2024-06-26T04:55:12.4968801Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2024-06-26T04:55:12.4970982Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2024-06-26T04:55:12.4973362Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2024-06-26T04:55:12.4975754Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4977799Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.4979798Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2024-06-26T04:55:12.4982090Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2024-06-26T04:55:12.4984261Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2024-06-26T04:55:12.4986515Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2024-06-26T04:55:12.4988638Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2024-06-26T04:55:12.4990807Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2024-06-26T04:55:12.4993115Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2024-06-26T04:55:12.4995660Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2024-06-26T04:55:12.4998201Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.4999885Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.5001782Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.5003511Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2024-06-26T04:55:12.5005457Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2024-06-26T04:55:12.5007220Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2024-06-26T04:55:12.5009310Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2024-06-26T04:55:12.5011508Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5013165Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5014975Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2024-06-26T04:55:12.5016940Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2024-06-26T04:55:12.5018659Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2024-06-26T04:55:12.5020659Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2024-06-26T04:55:12.5022504Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2024-06-26T04:55:12.5024490Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2024-06-26T04:55:12.5026954Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2024-06-26T04:55:12.5029365Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2024-06-26T04:55:12.5031885Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5033614Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.5035630Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.5037409Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2024-06-26T04:55:12.5039384Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2024-06-26T04:55:12.5041171Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2024-06-26T04:55:12.5043128Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2024-06-26T04:55:12.5045254Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5047020Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5048835Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2024-06-26T04:55:12.5050777Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2024-06-26T04:55:12.5052457Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2024-06-26T04:55:12.5054487Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2024-06-26T04:55:12.5056282Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2024-06-26T04:55:12.5058372Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2024-06-26T04:55:12.5060789Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2024-06-26T04:55:12.5063434Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2024-06-26T04:55:12.5065838Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5067604Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2024-06-26T04:55:12.5069601Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2024-06-26T04:55:12.5071384Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2024-06-26T04:55:12.5073438Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2024-06-26T04:55:12.5075195Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2024-06-26T04:55:12.5077261Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2024-06-26T04:55:12.5079449Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5081151Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5082903Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2024-06-26T04:55:12.5085049Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2024-06-26T04:55:12.5087041Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2024-06-26T04:55:12.5089051Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2024-06-26T04:55:12.5091562Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2024-06-26T04:55:12.5093845Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2024-06-26T04:55:12.5095961Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2024-06-26T04:55:12.5098190Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5099969Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2024-06-26T04:55:12.5101755Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2024-06-26T04:55:12.5103256Z adding 'torch/include/ATen/ops/values.h' 2024-06-26T04:55:12.5105251Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5107132Z adding 'torch/include/ATen/ops/values_copy.h' 2024-06-26T04:55:12.5110174Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5112417Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5113970Z adding 'torch/include/ATen/ops/values_copy_native.h' 2024-06-26T04:55:12.5116297Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2024-06-26T04:55:12.5118382Z adding 'torch/include/ATen/ops/values_native.h' 2024-06-26T04:55:12.5120261Z adding 'torch/include/ATen/ops/values_ops.h' 2024-06-26T04:55:12.5122147Z adding 'torch/include/ATen/ops/vander.h' 2024-06-26T04:55:12.5124337Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5125992Z adding 'torch/include/ATen/ops/vander_native.h' 2024-06-26T04:55:12.5128066Z adding 'torch/include/ATen/ops/vander_ops.h' 2024-06-26T04:55:12.5130240Z adding 'torch/include/ATen/ops/var.h' 2024-06-26T04:55:12.5132630Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5134398Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2024-06-26T04:55:12.5136240Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2024-06-26T04:55:12.5138281Z adding 'torch/include/ATen/ops/var_mean.h' 2024-06-26T04:55:12.5140251Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5142193Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5143813Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2024-06-26T04:55:12.5145478Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2024-06-26T04:55:12.5147033Z adding 'torch/include/ATen/ops/var_mean_native.h' 2024-06-26T04:55:12.5149052Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2024-06-26T04:55:12.5150803Z adding 'torch/include/ATen/ops/var_native.h' 2024-06-26T04:55:12.5153143Z adding 'torch/include/ATen/ops/var_ops.h' 2024-06-26T04:55:12.5154838Z adding 'torch/include/ATen/ops/vdot.h' 2024-06-26T04:55:12.5157069Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5158572Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2024-06-26T04:55:12.5160234Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2024-06-26T04:55:12.5161863Z adding 'torch/include/ATen/ops/vdot_native.h' 2024-06-26T04:55:12.5163657Z adding 'torch/include/ATen/ops/vdot_ops.h' 2024-06-26T04:55:12.5165577Z adding 'torch/include/ATen/ops/view.h' 2024-06-26T04:55:12.5167330Z adding 'torch/include/ATen/ops/view_as.h' 2024-06-26T04:55:12.5169405Z adding 'torch/include/ATen/ops/view_as_complex.h' 2024-06-26T04:55:12.5171225Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2024-06-26T04:55:12.5173542Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5175537Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5176923Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2024-06-26T04:55:12.5178884Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2024-06-26T04:55:12.5180846Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2024-06-26T04:55:12.5182726Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2024-06-26T04:55:12.5184601Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2024-06-26T04:55:12.5186265Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2024-06-26T04:55:12.5188173Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2024-06-26T04:55:12.5190175Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5191790Z adding 'torch/include/ATen/ops/view_as_native.h' 2024-06-26T04:55:12.5193672Z adding 'torch/include/ATen/ops/view_as_ops.h' 2024-06-26T04:55:12.5195714Z adding 'torch/include/ATen/ops/view_as_real.h' 2024-06-26T04:55:12.5197691Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2024-06-26T04:55:12.5199918Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5201926Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5203425Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2024-06-26T04:55:12.5205335Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2024-06-26T04:55:12.5207199Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2024-06-26T04:55:12.5209222Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2024-06-26T04:55:12.5211012Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2024-06-26T04:55:12.5212774Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2024-06-26T04:55:12.5214608Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2024-06-26T04:55:12.5216658Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5218557Z adding 'torch/include/ATen/ops/view_copy.h' 2024-06-26T04:55:12.5220804Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5222772Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5224291Z adding 'torch/include/ATen/ops/view_copy_native.h' 2024-06-26T04:55:12.5226335Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2024-06-26T04:55:12.5228262Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2024-06-26T04:55:12.5230696Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2024-06-26T04:55:12.5232235Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2024-06-26T04:55:12.5234026Z adding 'torch/include/ATen/ops/view_native.h' 2024-06-26T04:55:12.5236361Z adding 'torch/include/ATen/ops/view_ops.h' 2024-06-26T04:55:12.5238491Z adding 'torch/include/ATen/ops/vsplit.h' 2024-06-26T04:55:12.5241011Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5242583Z adding 'torch/include/ATen/ops/vsplit_native.h' 2024-06-26T04:55:12.5244735Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2024-06-26T04:55:12.5246724Z adding 'torch/include/ATen/ops/vstack.h' 2024-06-26T04:55:12.5249405Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5251068Z adding 'torch/include/ATen/ops/vstack_native.h' 2024-06-26T04:55:12.5253250Z adding 'torch/include/ATen/ops/vstack_ops.h' 2024-06-26T04:55:12.5255389Z adding 'torch/include/ATen/ops/where.h' 2024-06-26T04:55:12.5258057Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5259809Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2024-06-26T04:55:12.5261899Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2024-06-26T04:55:12.5263809Z adding 'torch/include/ATen/ops/where_native.h' 2024-06-26T04:55:12.5266218Z adding 'torch/include/ATen/ops/where_ops.h' 2024-06-26T04:55:12.5268565Z adding 'torch/include/ATen/ops/xlogy.h' 2024-06-26T04:55:12.5271102Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5273313Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-06-26T04:55:12.5275005Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2024-06-26T04:55:12.5277116Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2024-06-26T04:55:12.5279038Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2024-06-26T04:55:12.5281147Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2024-06-26T04:55:12.5283100Z adding 'torch/include/ATen/ops/xlogy_native.h' 2024-06-26T04:55:12.5285581Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2024-06-26T04:55:12.5287890Z adding 'torch/include/ATen/ops/xor.h' 2024-06-26T04:55:12.5290457Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2024-06-26T04:55:12.5292155Z adding 'torch/include/ATen/ops/xor_native.h' 2024-06-26T04:55:12.5294327Z adding 'torch/include/ATen/ops/xor_ops.h' 2024-06-26T04:55:12.5296498Z adding 'torch/include/ATen/ops/zero.h' 2024-06-26T04:55:12.5299024Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5300613Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2024-06-26T04:55:12.5302669Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2024-06-26T04:55:12.5304666Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2024-06-26T04:55:12.5306643Z adding 'torch/include/ATen/ops/zero_native.h' 2024-06-26T04:55:12.5308777Z adding 'torch/include/ATen/ops/zero_ops.h' 2024-06-26T04:55:12.5311320Z adding 'torch/include/ATen/ops/zeros.h' 2024-06-26T04:55:12.5314213Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5316117Z adding 'torch/include/ATen/ops/zeros_like.h' 2024-06-26T04:55:12.5318785Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2024-06-26T04:55:12.5320946Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-06-26T04:55:12.5322546Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2024-06-26T04:55:12.5324783Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2024-06-26T04:55:12.5326879Z adding 'torch/include/ATen/ops/zeros_native.h' 2024-06-26T04:55:12.5329352Z adding 'torch/include/ATen/ops/zeros_ops.h' 2024-06-26T04:55:12.5335051Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2024-06-26T04:55:12.5339056Z adding 'torch/include/ATen/quantized/Quantizer.h' 2024-06-26T04:55:12.5341728Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2024-06-26T04:55:12.5343146Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2024-06-26T04:55:12.5344805Z adding 'torch/include/ATen/xpu/XPUContext.h' 2024-06-26T04:55:12.5346800Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2024-06-26T04:55:12.5349673Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2024-06-26T04:55:12.5351761Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2024-06-26T04:55:12.5354204Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2024-06-26T04:55:12.5359934Z adding 'torch/include/c10/core/Allocator.h' 2024-06-26T04:55:12.5362190Z adding 'torch/include/c10/core/AutogradState.h' 2024-06-26T04:55:12.5365671Z adding 'torch/include/c10/core/Backend.h' 2024-06-26T04:55:12.5368635Z adding 'torch/include/c10/core/CPUAllocator.h' 2024-06-26T04:55:12.5370987Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2024-06-26T04:55:12.5373375Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2024-06-26T04:55:12.5375898Z adding 'torch/include/c10/core/Contiguity.h' 2024-06-26T04:55:12.5378077Z adding 'torch/include/c10/core/CopyBytes.h' 2024-06-26T04:55:12.5379956Z adding 'torch/include/c10/core/DefaultDtype.h' 2024-06-26T04:55:12.5382084Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2024-06-26T04:55:12.5385386Z adding 'torch/include/c10/core/Device.h' 2024-06-26T04:55:12.5387606Z adding 'torch/include/c10/core/DeviceArray.h' 2024-06-26T04:55:12.5391188Z adding 'torch/include/c10/core/DeviceGuard.h' 2024-06-26T04:55:12.5394349Z adding 'torch/include/c10/core/DeviceType.h' 2024-06-26T04:55:12.5406590Z adding 'torch/include/c10/core/DispatchKey.h' 2024-06-26T04:55:12.5422345Z adding 'torch/include/c10/core/DispatchKeySet.h' 2024-06-26T04:55:12.5426248Z adding 'torch/include/c10/core/DynamicCast.h' 2024-06-26T04:55:12.5429200Z adding 'torch/include/c10/core/Event.h' 2024-06-26T04:55:12.5432037Z adding 'torch/include/c10/core/GeneratorImpl.h' 2024-06-26T04:55:12.5434198Z adding 'torch/include/c10/core/GradMode.h' 2024-06-26T04:55:12.5437000Z adding 'torch/include/c10/core/InferenceMode.h' 2024-06-26T04:55:12.5439193Z adding 'torch/include/c10/core/Layout.h' 2024-06-26T04:55:12.5443123Z adding 'torch/include/c10/core/MemoryFormat.h' 2024-06-26T04:55:12.5445301Z adding 'torch/include/c10/core/OptionalRef.h' 2024-06-26T04:55:12.5447993Z adding 'torch/include/c10/core/PyHandleCache.h' 2024-06-26T04:55:12.5450326Z adding 'torch/include/c10/core/QEngine.h' 2024-06-26T04:55:12.5452513Z adding 'torch/include/c10/core/QScheme.h' 2024-06-26T04:55:12.5454932Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2024-06-26T04:55:12.5457459Z adding 'torch/include/c10/core/SafePyObject.h' 2024-06-26T04:55:12.5462252Z adding 'torch/include/c10/core/Scalar.h' 2024-06-26T04:55:12.5469148Z adding 'torch/include/c10/core/ScalarType.h' 2024-06-26T04:55:12.5471934Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2024-06-26T04:55:12.5475082Z adding 'torch/include/c10/core/Storage.h' 2024-06-26T04:55:12.5479583Z adding 'torch/include/c10/core/StorageImpl.h' 2024-06-26T04:55:12.5483483Z adding 'torch/include/c10/core/Stream.h' 2024-06-26T04:55:12.5486686Z adding 'torch/include/c10/core/StreamGuard.h' 2024-06-26T04:55:12.5489344Z adding 'torch/include/c10/core/SymBool.h' 2024-06-26T04:55:12.5491895Z adding 'torch/include/c10/core/SymFloat.h' 2024-06-26T04:55:12.5497259Z adding 'torch/include/c10/core/SymInt.h' 2024-06-26T04:55:12.5499928Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2024-06-26T04:55:12.5502700Z adding 'torch/include/c10/core/SymNodeImpl.h' 2024-06-26T04:55:12.5505831Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2024-06-26T04:55:12.5547810Z adding 'torch/include/c10/core/TensorImpl.h' 2024-06-26T04:55:12.5559286Z adding 'torch/include/c10/core/TensorOptions.h' 2024-06-26T04:55:12.5562139Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2024-06-26T04:55:12.5564196Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2024-06-26T04:55:12.5566154Z adding 'torch/include/c10/core/alignment.h' 2024-06-26T04:55:12.5568774Z adding 'torch/include/c10/core/thread_pool.h' 2024-06-26T04:55:12.5571494Z adding 'torch/include/c10/core/impl/COW.h' 2024-06-26T04:55:12.5573918Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2024-06-26T04:55:12.5579263Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2024-06-26T04:55:12.5581979Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2024-06-26T04:55:12.5584119Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2024-06-26T04:55:12.5586685Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2024-06-26T04:55:12.5592117Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2024-06-26T04:55:12.5595053Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2024-06-26T04:55:12.5599312Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2024-06-26T04:55:12.5602715Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2024-06-26T04:55:12.5607385Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2024-06-26T04:55:12.5612041Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2024-06-26T04:55:12.5614236Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2024-06-26T04:55:12.5617532Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2024-06-26T04:55:12.5620001Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2024-06-26T04:55:12.5622352Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2024-06-26T04:55:12.5624267Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2024-06-26T04:55:12.5626670Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2024-06-26T04:55:12.5629272Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2024-06-26T04:55:12.5634890Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2024-06-26T04:55:12.5638167Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2024-06-26T04:55:12.5641803Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2024-06-26T04:55:12.5644616Z adding 'torch/include/c10/cuda/CUDAException.h' 2024-06-26T04:55:12.5647410Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2024-06-26T04:55:12.5650524Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2024-06-26T04:55:12.5654080Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2024-06-26T04:55:12.5656631Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2024-06-26T04:55:12.5658891Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2024-06-26T04:55:12.5660754Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2024-06-26T04:55:12.5665087Z adding 'torch/include/c10/cuda/CUDAStream.h' 2024-06-26T04:55:12.5667576Z adding 'torch/include/c10/cuda/driver_api.h' 2024-06-26T04:55:12.5671562Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2024-06-26T04:55:12.5673693Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2024-06-26T04:55:12.5677116Z adding 'torch/include/c10/macros/Export.h' 2024-06-26T04:55:12.5683848Z adding 'torch/include/c10/macros/Macros.h' 2024-06-26T04:55:12.5686251Z adding 'torch/include/c10/macros/cmake_macros.h' 2024-06-26T04:55:12.5689755Z adding 'torch/include/c10/util/AbortHandler.h' 2024-06-26T04:55:12.5692699Z adding 'torch/include/c10/util/AlignOf.h' 2024-06-26T04:55:12.5695397Z adding 'torch/include/c10/util/ApproximateClock.h' 2024-06-26T04:55:12.5697165Z adding 'torch/include/c10/util/Array.h' 2024-06-26T04:55:12.5701061Z adding 'torch/include/c10/util/ArrayRef.h' 2024-06-26T04:55:12.5704379Z adding 'torch/include/c10/util/BFloat16-inl.h' 2024-06-26T04:55:12.5707625Z adding 'torch/include/c10/util/BFloat16-math.h' 2024-06-26T04:55:12.5710063Z adding 'torch/include/c10/util/BFloat16.h' 2024-06-26T04:55:12.5711996Z adding 'torch/include/c10/util/Backtrace.h' 2024-06-26T04:55:12.5714359Z adding 'torch/include/c10/util/Bitset.h' 2024-06-26T04:55:12.5717040Z adding 'torch/include/c10/util/C++17.h' 2024-06-26T04:55:12.5719232Z adding 'torch/include/c10/util/CallOnce.h' 2024-06-26T04:55:12.5722940Z adding 'torch/include/c10/util/ConstexprCrc.h' 2024-06-26T04:55:12.5725300Z adding 'torch/include/c10/util/DeadlockDetection.h' 2024-06-26T04:55:12.5727760Z adding 'torch/include/c10/util/Deprecated.h' 2024-06-26T04:55:12.5729721Z adding 'torch/include/c10/util/DimVector.h' 2024-06-26T04:55:12.5738331Z adding 'torch/include/c10/util/Exception.h' 2024-06-26T04:55:12.5741753Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2024-06-26T04:55:12.5744094Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2024-06-26T04:55:12.5745849Z adding 'torch/include/c10/util/FbcodeMaps.h' 2024-06-26T04:55:12.5749536Z adding 'torch/include/c10/util/Flags.h' 2024-06-26T04:55:12.5752482Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2024-06-26T04:55:12.5756380Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2024-06-26T04:55:12.5759397Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2024-06-26T04:55:12.5762167Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2024-06-26T04:55:12.5764984Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2024-06-26T04:55:12.5768046Z adding 'torch/include/c10/util/Float8_e5m2.h' 2024-06-26T04:55:12.5772026Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2024-06-26T04:55:12.5774908Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2024-06-26T04:55:12.5777051Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2024-06-26T04:55:12.5779206Z adding 'torch/include/c10/util/FunctionRef.h' 2024-06-26T04:55:12.5782304Z adding 'torch/include/c10/util/Half-inl.h' 2024-06-26T04:55:12.5789326Z adding 'torch/include/c10/util/Half.h' 2024-06-26T04:55:12.5792123Z adding 'torch/include/c10/util/IdWrapper.h' 2024-06-26T04:55:12.5794418Z adding 'torch/include/c10/util/Lazy.h' 2024-06-26T04:55:12.5797909Z adding 'torch/include/c10/util/LeftRight.h' 2024-06-26T04:55:12.5799892Z adding 'torch/include/c10/util/Load.h' 2024-06-26T04:55:12.5804136Z adding 'torch/include/c10/util/Logging.h' 2024-06-26T04:55:12.5806650Z adding 'torch/include/c10/util/MathConstants.h' 2024-06-26T04:55:12.5809993Z adding 'torch/include/c10/util/MaybeOwned.h' 2024-06-26T04:55:12.5813219Z adding 'torch/include/c10/util/Metaprogramming.h' 2024-06-26T04:55:12.5815384Z adding 'torch/include/c10/util/Optional.h' 2024-06-26T04:55:12.5818171Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2024-06-26T04:55:12.5820038Z adding 'torch/include/c10/util/ParallelGuard.h' 2024-06-26T04:55:12.5824091Z adding 'torch/include/c10/util/Registry.h' 2024-06-26T04:55:12.5826437Z adding 'torch/include/c10/util/ScopeExit.h' 2024-06-26T04:55:12.5828495Z adding 'torch/include/c10/util/SmallBuffer.h' 2024-06-26T04:55:12.5844792Z adding 'torch/include/c10/util/SmallVector.h' 2024-06-26T04:55:12.5848839Z adding 'torch/include/c10/util/StringUtil.h' 2024-06-26T04:55:12.5851232Z adding 'torch/include/c10/util/Synchronized.h' 2024-06-26T04:55:12.5854063Z adding 'torch/include/c10/util/ThreadLocal.h' 2024-06-26T04:55:12.5856338Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2024-06-26T04:55:12.5858321Z adding 'torch/include/c10/util/Type.h' 2024-06-26T04:55:12.5861076Z adding 'torch/include/c10/util/TypeCast.h' 2024-06-26T04:55:12.5864289Z adding 'torch/include/c10/util/TypeIndex.h' 2024-06-26T04:55:12.5869357Z adding 'torch/include/c10/util/TypeList.h' 2024-06-26T04:55:12.5872351Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2024-06-26T04:55:12.5875457Z adding 'torch/include/c10/util/TypeTraits.h' 2024-06-26T04:55:12.5877634Z adding 'torch/include/c10/util/Unicode.h' 2024-06-26T04:55:12.5880683Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2024-06-26T04:55:12.5882672Z adding 'torch/include/c10/util/Unroll.h' 2024-06-26T04:55:12.5885204Z adding 'torch/include/c10/util/accumulate.h' 2024-06-26T04:55:12.5887317Z adding 'torch/include/c10/util/bit_cast.h' 2024-06-26T04:55:12.5889690Z adding 'torch/include/c10/util/bits.h' 2024-06-26T04:55:12.5895344Z adding 'torch/include/c10/util/complex.h' 2024-06-26T04:55:12.5899503Z adding 'torch/include/c10/util/complex_math.h' 2024-06-26T04:55:12.5902044Z adding 'torch/include/c10/util/complex_utils.h' 2024-06-26T04:55:12.5904201Z adding 'torch/include/c10/util/copysign.h' 2024-06-26T04:55:12.5906260Z adding 'torch/include/c10/util/env.h' 2024-06-26T04:55:12.5920925Z adding 'torch/include/c10/util/flat_hash_map.h' 2024-06-26T04:55:12.5924649Z adding 'torch/include/c10/util/floating_point_utils.h' 2024-06-26T04:55:12.5927074Z adding 'torch/include/c10/util/generic_math.h' 2024-06-26T04:55:12.5931809Z adding 'torch/include/c10/util/hash.h' 2024-06-26T04:55:12.5936756Z adding 'torch/include/c10/util/int128.h' 2024-06-26T04:55:12.5948852Z adding 'torch/include/c10/util/intrusive_ptr.h' 2024-06-26T04:55:12.5952535Z adding 'torch/include/c10/util/irange.h' 2024-06-26T04:55:12.5961685Z adding 'torch/include/c10/util/llvmMathExtras.h' 2024-06-26T04:55:12.5965039Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2024-06-26T04:55:12.5968685Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2024-06-26T04:55:12.5970881Z adding 'torch/include/c10/util/numa.h' 2024-06-26T04:55:12.5987578Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2024-06-26T04:55:12.5991036Z adding 'torch/include/c10/util/overloaded.h' 2024-06-26T04:55:12.5992790Z adding 'torch/include/c10/util/python_stub.h' 2024-06-26T04:55:12.5994575Z adding 'torch/include/c10/util/qint32.h' 2024-06-26T04:55:12.5996489Z adding 'torch/include/c10/util/qint8.h' 2024-06-26T04:55:12.5998415Z adding 'torch/include/c10/util/quint2x4.h' 2024-06-26T04:55:12.6000163Z adding 'torch/include/c10/util/quint4x2.h' 2024-06-26T04:55:12.6001995Z adding 'torch/include/c10/util/quint8.h' 2024-06-26T04:55:12.6004245Z adding 'torch/include/c10/util/safe_numerics.h' 2024-06-26T04:55:12.6006887Z adding 'torch/include/c10/util/signal_handler.h' 2024-06-26T04:55:12.6014880Z adding 'torch/include/c10/util/sparse_bitset.h' 2024-06-26T04:55:12.6017787Z adding 'torch/include/c10/util/ssize.h' 2024-06-26T04:55:12.6019877Z adding 'torch/include/c10/util/static_tracepoint.h' 2024-06-26T04:55:12.6023048Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2024-06-26T04:55:12.6025020Z adding 'torch/include/c10/util/strides.h' 2024-06-26T04:55:12.6026875Z adding 'torch/include/c10/util/string_utils.h' 2024-06-26T04:55:12.6031914Z adding 'torch/include/c10/util/string_view.h' 2024-06-26T04:55:12.6040232Z adding 'torch/include/c10/util/strong_type.h' 2024-06-26T04:55:12.6043530Z adding 'torch/include/c10/util/tempfile.h' 2024-06-26T04:55:12.6045454Z adding 'torch/include/c10/util/thread_name.h' 2024-06-26T04:55:12.6053346Z adding 'torch/include/c10/util/typeid.h' 2024-06-26T04:55:12.6055990Z adding 'torch/include/c10/util/win32-headers.h' 2024-06-26T04:55:12.6058172Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2024-06-26T04:55:12.6061597Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2024-06-26T04:55:12.6063775Z adding 'torch/include/c10/xpu/XPUException.h' 2024-06-26T04:55:12.6065801Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2024-06-26T04:55:12.6067679Z adding 'torch/include/c10/xpu/XPUMacros.h' 2024-06-26T04:55:12.6070909Z adding 'torch/include/c10/xpu/XPUStream.h' 2024-06-26T04:55:12.6074101Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2024-06-26T04:55:12.6112529Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2024-06-26T04:55:12.6117351Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2024-06-26T04:55:12.6118966Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2024-06-26T04:55:12.6122955Z adding 'torch/include/caffe2/serialize/inline_container.h' 2024-06-26T04:55:12.6125156Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2024-06-26T04:55:12.6127175Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2024-06-26T04:55:12.6130816Z adding 'torch/include/caffe2/serialize/versions.h' 2024-06-26T04:55:12.6133976Z adding 'torch/include/kineto/AbstractConfig.h' 2024-06-26T04:55:12.6136922Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2024-06-26T04:55:12.6138874Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2024-06-26T04:55:12.6141011Z adding 'torch/include/kineto/ActivityType.h' 2024-06-26T04:55:12.6143171Z adding 'torch/include/kineto/ClientInterface.h' 2024-06-26T04:55:12.6148371Z adding 'torch/include/kineto/Config.h' 2024-06-26T04:55:12.6151303Z adding 'torch/include/kineto/GenericTraceActivity.h' 2024-06-26T04:55:12.6154120Z adding 'torch/include/kineto/IActivityProfiler.h' 2024-06-26T04:55:12.6156267Z adding 'torch/include/kineto/ILoggerObserver.h' 2024-06-26T04:55:12.6158531Z adding 'torch/include/kineto/ITraceActivity.h' 2024-06-26T04:55:12.6160417Z adding 'torch/include/kineto/LoggingAPI.h' 2024-06-26T04:55:12.6162295Z adding 'torch/include/kineto/ThreadUtil.h' 2024-06-26T04:55:12.6164365Z adding 'torch/include/kineto/TraceSpan.h' 2024-06-26T04:55:12.6166995Z adding 'torch/include/kineto/libkineto.h' 2024-06-26T04:55:12.6169545Z adding 'torch/include/kineto/output_base.h' 2024-06-26T04:55:12.6171719Z adding 'torch/include/kineto/time_since_epoch.h' 2024-06-26T04:55:12.6179150Z adding 'torch/include/pybind11/attr.h' 2024-06-26T04:55:12.6183230Z adding 'torch/include/pybind11/buffer_info.h' 2024-06-26T04:55:12.6205834Z adding 'torch/include/pybind11/cast.h' 2024-06-26T04:55:12.6211199Z adding 'torch/include/pybind11/chrono.h' 2024-06-26T04:55:12.6213237Z adding 'torch/include/pybind11/common.h' 2024-06-26T04:55:12.6215436Z adding 'torch/include/pybind11/complex.h' 2024-06-26T04:55:12.6217321Z adding 'torch/include/pybind11/eigen.h' 2024-06-26T04:55:12.6222094Z adding 'torch/include/pybind11/embed.h' 2024-06-26T04:55:12.6225163Z adding 'torch/include/pybind11/eval.h' 2024-06-26T04:55:12.6228291Z adding 'torch/include/pybind11/functional.h' 2024-06-26T04:55:12.6231914Z adding 'torch/include/pybind11/gil.h' 2024-06-26T04:55:12.6234941Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2024-06-26T04:55:12.6239106Z adding 'torch/include/pybind11/iostream.h' 2024-06-26T04:55:12.6264842Z adding 'torch/include/pybind11/numpy.h' 2024-06-26T04:55:12.6270189Z adding 'torch/include/pybind11/operators.h' 2024-06-26T04:55:12.6272766Z adding 'torch/include/pybind11/options.h' 2024-06-26T04:55:12.6312966Z adding 'torch/include/pybind11/pybind11.h' 2024-06-26T04:55:12.6345011Z adding 'torch/include/pybind11/pytypes.h' 2024-06-26T04:55:12.6352173Z adding 'torch/include/pybind11/stl.h' 2024-06-26T04:55:12.6360703Z adding 'torch/include/pybind11/stl_bind.h' 2024-06-26T04:55:12.6363891Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2024-06-26T04:55:12.6366406Z adding 'torch/include/pybind11/typing.h' 2024-06-26T04:55:12.6376180Z adding 'torch/include/pybind11/detail/class.h' 2024-06-26T04:55:12.6393864Z adding 'torch/include/pybind11/detail/common.h' 2024-06-26T04:55:12.6398312Z adding 'torch/include/pybind11/detail/descr.h' 2024-06-26T04:55:12.6404287Z adding 'torch/include/pybind11/detail/init.h' 2024-06-26T04:55:12.6413738Z adding 'torch/include/pybind11/detail/internals.h' 2024-06-26T04:55:12.6431234Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2024-06-26T04:55:12.6434623Z adding 'torch/include/pybind11/detail/typeid.h' 2024-06-26T04:55:12.6436894Z adding 'torch/include/pybind11/eigen/common.h' 2024-06-26T04:55:12.6447116Z adding 'torch/include/pybind11/eigen/matrix.h' 2024-06-26T04:55:12.6453008Z adding 'torch/include/pybind11/eigen/tensor.h' 2024-06-26T04:55:12.6455677Z adding 'torch/include/tensorpipe/config.h' 2024-06-26T04:55:12.6457728Z adding 'torch/include/tensorpipe/tensorpipe.h' 2024-06-26T04:55:12.6460803Z adding 'torch/include/tensorpipe/channel/context.h' 2024-06-26T04:55:12.6462821Z adding 'torch/include/tensorpipe/channel/error.h' 2024-06-26T04:55:12.6465020Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2024-06-26T04:55:12.6467078Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2024-06-26T04:55:12.6469193Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2024-06-26T04:55:12.6471221Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2024-06-26T04:55:12.6473969Z adding 'torch/include/tensorpipe/common/buffer.h' 2024-06-26T04:55:12.6476114Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2024-06-26T04:55:12.6478269Z adding 'torch/include/tensorpipe/common/device.h' 2024-06-26T04:55:12.6480765Z adding 'torch/include/tensorpipe/common/error.h' 2024-06-26T04:55:12.6486845Z adding 'torch/include/tensorpipe/common/optional.h' 2024-06-26T04:55:12.6490364Z adding 'torch/include/tensorpipe/core/context.h' 2024-06-26T04:55:12.6492405Z adding 'torch/include/tensorpipe/core/error.h' 2024-06-26T04:55:12.6494983Z adding 'torch/include/tensorpipe/core/listener.h' 2024-06-26T04:55:12.6497450Z adding 'torch/include/tensorpipe/core/message.h' 2024-06-26T04:55:12.6500066Z adding 'torch/include/tensorpipe/core/pipe.h' 2024-06-26T04:55:12.6502911Z adding 'torch/include/tensorpipe/transport/context.h' 2024-06-26T04:55:12.6504934Z adding 'torch/include/tensorpipe/transport/error.h' 2024-06-26T04:55:12.6507133Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2024-06-26T04:55:12.6509067Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2024-06-26T04:55:12.6510999Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2024-06-26T04:55:12.6513058Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2024-06-26T04:55:12.6515081Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2024-06-26T04:55:12.6517192Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2024-06-26T04:55:12.6519150Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2024-06-26T04:55:12.6526051Z adding 'torch/include/torch/custom_class.h' 2024-06-26T04:55:12.6530300Z adding 'torch/include/torch/custom_class_detail.h' 2024-06-26T04:55:12.6532392Z adding 'torch/include/torch/extension.h' 2024-06-26T04:55:12.6546000Z adding 'torch/include/torch/library.h' 2024-06-26T04:55:12.6548963Z adding 'torch/include/torch/script.h' 2024-06-26T04:55:12.6552142Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2024-06-26T04:55:12.6554134Z adding 'torch/include/torch/csrc/DataLoader.h' 2024-06-26T04:55:12.6556030Z adding 'torch/include/torch/csrc/Device.h' 2024-06-26T04:55:12.6558087Z adding 'torch/include/torch/csrc/Dtype.h' 2024-06-26T04:55:12.6560070Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2024-06-26T04:55:12.6561990Z adding 'torch/include/torch/csrc/Event.h' 2024-06-26T04:55:12.6567023Z adding 'torch/include/torch/csrc/Exceptions.h' 2024-06-26T04:55:12.6569459Z adding 'torch/include/torch/csrc/Export.h' 2024-06-26T04:55:12.6571440Z adding 'torch/include/torch/csrc/Generator.h' 2024-06-26T04:55:12.6573416Z adding 'torch/include/torch/csrc/Layout.h' 2024-06-26T04:55:12.6575378Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2024-06-26T04:55:12.6577134Z adding 'torch/include/torch/csrc/Module.h' 2024-06-26T04:55:12.6578893Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2024-06-26T04:55:12.6580645Z adding 'torch/include/torch/csrc/QScheme.h' 2024-06-26T04:55:12.6582383Z adding 'torch/include/torch/csrc/Size.h' 2024-06-26T04:55:12.6584524Z adding 'torch/include/torch/csrc/Storage.h' 2024-06-26T04:55:12.6586385Z adding 'torch/include/torch/csrc/StorageMethods.h' 2024-06-26T04:55:12.6588073Z adding 'torch/include/torch/csrc/StorageSharing.h' 2024-06-26T04:55:12.6589757Z adding 'torch/include/torch/csrc/Stream.h' 2024-06-26T04:55:12.6591475Z adding 'torch/include/torch/csrc/THConcat.h' 2024-06-26T04:55:12.6593416Z adding 'torch/include/torch/csrc/THP.h' 2024-06-26T04:55:12.6595177Z adding 'torch/include/torch/csrc/TypeInfo.h' 2024-06-26T04:55:12.6596967Z adding 'torch/include/torch/csrc/Types.h' 2024-06-26T04:55:12.6598975Z adding 'torch/include/torch/csrc/copy_utils.h' 2024-06-26T04:55:12.6600814Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2024-06-26T04:55:12.6602570Z adding 'torch/include/torch/csrc/python_dimname.h' 2024-06-26T04:55:12.6604400Z adding 'torch/include/torch/csrc/python_headers.h' 2024-06-26T04:55:12.6606177Z adding 'torch/include/torch/csrc/serialization.h' 2024-06-26T04:55:12.6609579Z adding 'torch/include/torch/csrc/utils.h' 2024-06-26T04:55:12.6612621Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2024-06-26T04:55:12.6614986Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2024-06-26T04:55:12.6616646Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2024-06-26T04:55:12.6618414Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2024-06-26T04:55:12.6620266Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2024-06-26T04:55:12.6623458Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2024-06-26T04:55:12.6626794Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2024-06-26T04:55:12.6630143Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2024-06-26T04:55:12.6632492Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2024-06-26T04:55:12.6634444Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2024-06-26T04:55:12.6639884Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2024-06-26T04:55:12.6642597Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2024-06-26T04:55:12.6644792Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2024-06-26T04:55:12.6646546Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2024-06-26T04:55:12.6648329Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2024-06-26T04:55:12.6653278Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2024-06-26T04:55:12.6657221Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2024-06-26T04:55:12.6660033Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2024-06-26T04:55:12.6661781Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2024-06-26T04:55:12.6667285Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2024-06-26T04:55:12.6669812Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2024-06-26T04:55:12.6671960Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2024-06-26T04:55:12.6674384Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2024-06-26T04:55:12.6676291Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2024-06-26T04:55:12.6678058Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2024-06-26T04:55:12.6680485Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2024-06-26T04:55:12.6682864Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2024-06-26T04:55:12.6684513Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2024-06-26T04:55:12.6687314Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2024-06-26T04:55:12.6690397Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2024-06-26T04:55:12.6692228Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2024-06-26T04:55:12.6693839Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2024-06-26T04:55:12.6695680Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2024-06-26T04:55:12.6699884Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2024-06-26T04:55:12.6702384Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2024-06-26T04:55:12.6704804Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2024-06-26T04:55:12.6707616Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2024-06-26T04:55:12.6715050Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2024-06-26T04:55:12.6718165Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2024-06-26T04:55:12.6720327Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2024-06-26T04:55:12.6722534Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2024-06-26T04:55:12.6724806Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2024-06-26T04:55:12.6726701Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2024-06-26T04:55:12.6729381Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2024-06-26T04:55:12.6731776Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2024-06-26T04:55:12.6734675Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2024-06-26T04:55:12.6736982Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2024-06-26T04:55:12.6738936Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2024-06-26T04:55:12.6741204Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2024-06-26T04:55:12.6743231Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2024-06-26T04:55:12.6745206Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2024-06-26T04:55:12.6747020Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2024-06-26T04:55:12.6749048Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2024-06-26T04:55:12.6751367Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2024-06-26T04:55:12.6753338Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2024-06-26T04:55:12.6755373Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2024-06-26T04:55:12.6757442Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2024-06-26T04:55:12.6759621Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2024-06-26T04:55:12.6764660Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2024-06-26T04:55:12.6767056Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2024-06-26T04:55:12.6770160Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2024-06-26T04:55:12.6772036Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2024-06-26T04:55:12.6774357Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2024-06-26T04:55:12.6782277Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2024-06-26T04:55:12.6784870Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2024-06-26T04:55:12.6786598Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2024-06-26T04:55:12.6788955Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2024-06-26T04:55:12.6792081Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2024-06-26T04:55:12.6793898Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2024-06-26T04:55:12.6800686Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2024-06-26T04:55:12.6803649Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2024-06-26T04:55:12.6806086Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2024-06-26T04:55:12.6808524Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2024-06-26T04:55:12.6811360Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2024-06-26T04:55:12.6814388Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2024-06-26T04:55:12.6816608Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2024-06-26T04:55:12.6818819Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2024-06-26T04:55:12.6820578Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2024-06-26T04:55:12.6826256Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2024-06-26T04:55:12.6829809Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2024-06-26T04:55:12.6832008Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2024-06-26T04:55:12.6834043Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2024-06-26T04:55:12.6839799Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2024-06-26T04:55:12.6844087Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2024-06-26T04:55:12.6846815Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2024-06-26T04:55:12.6849245Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2024-06-26T04:55:12.6854396Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2024-06-26T04:55:12.6857619Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2024-06-26T04:55:12.6860920Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2024-06-26T04:55:12.6863701Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2024-06-26T04:55:12.6867888Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2024-06-26T04:55:12.6870525Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2024-06-26T04:55:12.6873298Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2024-06-26T04:55:12.6876311Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2024-06-26T04:55:12.6878823Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2024-06-26T04:55:12.6882307Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2024-06-26T04:55:12.6884551Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2024-06-26T04:55:12.6891761Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2024-06-26T04:55:12.6894774Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2024-06-26T04:55:12.6898352Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2024-06-26T04:55:12.6901336Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2024-06-26T04:55:12.6906434Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2024-06-26T04:55:12.6911018Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2024-06-26T04:55:12.6914618Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2024-06-26T04:55:12.6917673Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2024-06-26T04:55:12.6920757Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2024-06-26T04:55:12.6923175Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2024-06-26T04:55:12.6925326Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2024-06-26T04:55:12.6930968Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2024-06-26T04:55:12.6934388Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2024-06-26T04:55:12.6937299Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2024-06-26T04:55:12.6940123Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2024-06-26T04:55:12.6943888Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2024-06-26T04:55:12.6947969Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2024-06-26T04:55:12.6950682Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2024-06-26T04:55:12.6953532Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2024-06-26T04:55:12.6956618Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2024-06-26T04:55:12.6961904Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2024-06-26T04:55:12.6967006Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2024-06-26T04:55:12.6969977Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2024-06-26T04:55:12.6972428Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2024-06-26T04:55:12.6975717Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2024-06-26T04:55:12.6978374Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2024-06-26T04:55:12.6980623Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2024-06-26T04:55:12.6983994Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2024-06-26T04:55:12.6986630Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2024-06-26T04:55:12.6988997Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2024-06-26T04:55:12.6991666Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2024-06-26T04:55:12.6997410Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2024-06-26T04:55:12.7000805Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2024-06-26T04:55:12.7003452Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2024-06-26T04:55:12.7005586Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2024-06-26T04:55:12.7010075Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2024-06-26T04:55:12.7013287Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2024-06-26T04:55:12.7015697Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2024-06-26T04:55:12.7017716Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2024-06-26T04:55:12.7020159Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2024-06-26T04:55:12.7022718Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2024-06-26T04:55:12.7025031Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2024-06-26T04:55:12.7030032Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2024-06-26T04:55:12.7033373Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2024-06-26T04:55:12.7036191Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2024-06-26T04:55:12.7040896Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2024-06-26T04:55:12.7044171Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2024-06-26T04:55:12.7046813Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2024-06-26T04:55:12.7049419Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2024-06-26T04:55:12.7052231Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2024-06-26T04:55:12.7055813Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2024-06-26T04:55:12.7058416Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2024-06-26T04:55:12.7062688Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2024-06-26T04:55:12.7065339Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2024-06-26T04:55:12.7068227Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2024-06-26T04:55:12.7070344Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2024-06-26T04:55:12.7072191Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2024-06-26T04:55:12.7074175Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2024-06-26T04:55:12.7077142Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2024-06-26T04:55:12.7079646Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2024-06-26T04:55:12.7081430Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2024-06-26T04:55:12.7089602Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2024-06-26T04:55:12.7092437Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2024-06-26T04:55:12.7097546Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2024-06-26T04:55:12.7100314Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2024-06-26T04:55:12.7103382Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2024-06-26T04:55:12.7105924Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2024-06-26T04:55:12.7107451Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2024-06-26T04:55:12.7114277Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2024-06-26T04:55:12.7117262Z adding 'torch/include/torch/csrc/autograd/edge.h' 2024-06-26T04:55:12.7121883Z adding 'torch/include/torch/csrc/autograd/engine.h' 2024-06-26T04:55:12.7126459Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2024-06-26T04:55:12.7138413Z adding 'torch/include/torch/csrc/autograd/function.h' 2024-06-26T04:55:12.7140845Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2024-06-26T04:55:12.7142734Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2024-06-26T04:55:12.7146656Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2024-06-26T04:55:12.7149172Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2024-06-26T04:55:12.7151645Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2024-06-26T04:55:12.7154302Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2024-06-26T04:55:12.7155452Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2024-06-26T04:55:12.7159346Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2024-06-26T04:55:12.7163720Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2024-06-26T04:55:12.7165691Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2024-06-26T04:55:12.7167362Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2024-06-26T04:55:12.7169123Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2024-06-26T04:55:12.7171560Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2024-06-26T04:55:12.7173598Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2024-06-26T04:55:12.7175058Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2024-06-26T04:55:12.7176833Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2024-06-26T04:55:12.7179687Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2024-06-26T04:55:12.7181925Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2024-06-26T04:55:12.7183741Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2024-06-26T04:55:12.7185572Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2024-06-26T04:55:12.7187129Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2024-06-26T04:55:12.7188621Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2024-06-26T04:55:12.7190438Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2024-06-26T04:55:12.7191955Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2024-06-26T04:55:12.7193519Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2024-06-26T04:55:12.7195419Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2024-06-26T04:55:12.7197738Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2024-06-26T04:55:12.7200302Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2024-06-26T04:55:12.7202032Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2024-06-26T04:55:12.7204935Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2024-06-26T04:55:12.7206628Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2024-06-26T04:55:12.7208257Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2024-06-26T04:55:12.7222676Z adding 'torch/include/torch/csrc/autograd/variable.h' 2024-06-26T04:55:12.7225610Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2024-06-26T04:55:12.7231144Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2024-06-26T04:55:12.7233720Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2024-06-26T04:55:12.7235573Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2024-06-26T04:55:12.7237424Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2024-06-26T04:55:12.7241049Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2024-06-26T04:55:12.7243751Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2024-06-26T04:55:12.7291542Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2024-06-26T04:55:12.7305259Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2024-06-26T04:55:12.7310018Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2024-06-26T04:55:12.7312933Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2024-06-26T04:55:12.7314884Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2024-06-26T04:55:12.7321671Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2024-06-26T04:55:12.7325027Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2024-06-26T04:55:12.7327450Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2024-06-26T04:55:12.7329451Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2024-06-26T04:55:12.7331444Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2024-06-26T04:55:12.7333077Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2024-06-26T04:55:12.7335530Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2024-06-26T04:55:12.7338716Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2024-06-26T04:55:12.7340407Z adding 'torch/include/torch/csrc/cuda/Event.h' 2024-06-26T04:55:12.7342007Z adding 'torch/include/torch/csrc/cuda/Module.h' 2024-06-26T04:55:12.7343700Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2024-06-26T04:55:12.7345181Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2024-06-26T04:55:12.7347219Z adding 'torch/include/torch/csrc/cuda/comm.h' 2024-06-26T04:55:12.7348779Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2024-06-26T04:55:12.7350541Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2024-06-26T04:55:12.7353324Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2024-06-26T04:55:12.7355275Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2024-06-26T04:55:12.7357198Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2024-06-26T04:55:12.7361262Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2024-06-26T04:55:12.7365406Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2024-06-26T04:55:12.7368496Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2024-06-26T04:55:12.7370536Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2024-06-26T04:55:12.7372469Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2024-06-26T04:55:12.7374552Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2024-06-26T04:55:12.7376655Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2024-06-26T04:55:12.7378354Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2024-06-26T04:55:12.7380233Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2024-06-26T04:55:12.7383018Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2024-06-26T04:55:12.7385352Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2024-06-26T04:55:12.7387524Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2024-06-26T04:55:12.7389488Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2024-06-26T04:55:12.7391436Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2024-06-26T04:55:12.7396272Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2024-06-26T04:55:12.7399226Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2024-06-26T04:55:12.7402005Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2024-06-26T04:55:12.7404051Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2024-06-26T04:55:12.7406078Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2024-06-26T04:55:12.7408017Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2024-06-26T04:55:12.7410227Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2024-06-26T04:55:12.7421452Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2024-06-26T04:55:12.7425306Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2024-06-26T04:55:12.7434903Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2024-06-26T04:55:12.7442099Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2024-06-26T04:55:12.7445296Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp' 2024-06-26T04:55:12.7450800Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2024-06-26T04:55:12.7454787Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2024-06-26T04:55:12.7471244Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2024-06-26T04:55:12.7474701Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2024-06-26T04:55:12.7478662Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2024-06-26T04:55:12.7481539Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2024-06-26T04:55:12.7484532Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2024-06-26T04:55:12.7486827Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2024-06-26T04:55:12.7489390Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2024-06-26T04:55:12.7492667Z adding 'torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2024-06-26T04:55:12.7495488Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2024-06-26T04:55:12.7497744Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2024-06-26T04:55:12.7501442Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2024-06-26T04:55:12.7504433Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2024-06-26T04:55:12.7506872Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2024-06-26T04:55:12.7509879Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2024-06-26T04:55:12.7511945Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2024-06-26T04:55:12.7518649Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2024-06-26T04:55:12.7521132Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2024-06-26T04:55:12.7523930Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2024-06-26T04:55:12.7525973Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2024-06-26T04:55:12.7528603Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2024-06-26T04:55:12.7530685Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2024-06-26T04:55:12.7532733Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2024-06-26T04:55:12.7534677Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2024-06-26T04:55:12.7536445Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2024-06-26T04:55:12.7539072Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2024-06-26T04:55:12.7542079Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2024-06-26T04:55:12.7544262Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2024-06-26T04:55:12.7546299Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2024-06-26T04:55:12.7556012Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2024-06-26T04:55:12.7559089Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2024-06-26T04:55:12.7561254Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2024-06-26T04:55:12.7563306Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2024-06-26T04:55:12.7565863Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2024-06-26T04:55:12.7569352Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2024-06-26T04:55:12.7571909Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2024-06-26T04:55:12.7573891Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2024-06-26T04:55:12.7575963Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2024-06-26T04:55:12.7577944Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2024-06-26T04:55:12.7579671Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2024-06-26T04:55:12.7582386Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2024-06-26T04:55:12.7584532Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2024-06-26T04:55:12.7586576Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2024-06-26T04:55:12.7588809Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2024-06-26T04:55:12.7590321Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2024-06-26T04:55:12.7595693Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2024-06-26T04:55:12.7597963Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2024-06-26T04:55:12.7604484Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2024-06-26T04:55:12.7611586Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2024-06-26T04:55:12.7614497Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2024-06-26T04:55:12.7616863Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2024-06-26T04:55:12.7619062Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2024-06-26T04:55:12.7620951Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2024-06-26T04:55:12.7627149Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2024-06-26T04:55:12.7630267Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2024-06-26T04:55:12.7632502Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2024-06-26T04:55:12.7634477Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2024-06-26T04:55:12.7636642Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2024-06-26T04:55:12.7638717Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2024-06-26T04:55:12.7640994Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2024-06-26T04:55:12.7643453Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2024-06-26T04:55:12.7651080Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2024-06-26T04:55:12.7653336Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2024-06-26T04:55:12.7655364Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2024-06-26T04:55:12.7657250Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2024-06-26T04:55:12.7658905Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2024-06-26T04:55:12.7661517Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2024-06-26T04:55:12.7663976Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2024-06-26T04:55:12.7665696Z adding 'torch/include/torch/csrc/dynamo/init.h' 2024-06-26T04:55:12.7667473Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2024-06-26T04:55:12.7668850Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2024-06-26T04:55:12.7670992Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2024-06-26T04:55:12.7673592Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2024-06-26T04:55:12.7675701Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2024-06-26T04:55:12.7677434Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2024-06-26T04:55:12.7678905Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2024-06-26T04:55:12.7683204Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2024-06-26T04:55:12.7685523Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2024-06-26T04:55:12.7688602Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2024-06-26T04:55:12.7694858Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2024-06-26T04:55:12.7701254Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2024-06-26T04:55:12.7716867Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2024-06-26T04:55:12.7718095Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2024-06-26T04:55:12.7718919Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2024-06-26T04:55:12.7719871Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2024-06-26T04:55:12.7720749Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2024-06-26T04:55:12.7721612Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2024-06-26T04:55:12.7722495Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2024-06-26T04:55:12.7723433Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2024-06-26T04:55:12.7726811Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2024-06-26T04:55:12.7732855Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2024-06-26T04:55:12.7739121Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2024-06-26T04:55:12.7743244Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2024-06-26T04:55:12.7745692Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2024-06-26T04:55:12.7747827Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2024-06-26T04:55:12.7752950Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2024-06-26T04:55:12.7757034Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2024-06-26T04:55:12.7759552Z adding 'torch/include/torch/csrc/jit/api/method.h' 2024-06-26T04:55:12.7768321Z adding 'torch/include/torch/csrc/jit/api/module.h' 2024-06-26T04:55:12.7772587Z adding 'torch/include/torch/csrc/jit/api/object.h' 2024-06-26T04:55:12.7775754Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2024-06-26T04:55:12.7779770Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2024-06-26T04:55:12.7782484Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2024-06-26T04:55:12.7784874Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2024-06-26T04:55:12.7787461Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2024-06-26T04:55:12.7789733Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2024-06-26T04:55:12.7791941Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2024-06-26T04:55:12.7794271Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2024-06-26T04:55:12.7796472Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2024-06-26T04:55:12.7799154Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2024-06-26T04:55:12.7801715Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2024-06-26T04:55:12.7803967Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2024-06-26T04:55:12.7808212Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2024-06-26T04:55:12.7810634Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2024-06-26T04:55:12.7812639Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2024-06-26T04:55:12.7814912Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2024-06-26T04:55:12.7817001Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2024-06-26T04:55:12.7819222Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2024-06-26T04:55:12.7821272Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2024-06-26T04:55:12.7823161Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2024-06-26T04:55:12.7830215Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2024-06-26T04:55:12.7833209Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2024-06-26T04:55:12.7835452Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2024-06-26T04:55:12.7838060Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2024-06-26T04:55:12.7840203Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2024-06-26T04:55:12.7842568Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2024-06-26T04:55:12.7845130Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2024-06-26T04:55:12.7847532Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2024-06-26T04:55:12.7850144Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2024-06-26T04:55:12.7852577Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2024-06-26T04:55:12.7857720Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2024-06-26T04:55:12.7860477Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2024-06-26T04:55:12.7862446Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2024-06-26T04:55:12.7871202Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2024-06-26T04:55:12.7876357Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2024-06-26T04:55:12.7880449Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2024-06-26T04:55:12.7891195Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2024-06-26T04:55:12.7894417Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2024-06-26T04:55:12.7900057Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2024-06-26T04:55:12.7903345Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2024-06-26T04:55:12.7905926Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2024-06-26T04:55:12.7909178Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2024-06-26T04:55:12.7911456Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2024-06-26T04:55:12.7931454Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2024-06-26T04:55:12.7935833Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2024-06-26T04:55:12.7938173Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2024-06-26T04:55:12.7940728Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2024-06-26T04:55:12.7942943Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2024-06-26T04:55:12.7946404Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2024-06-26T04:55:12.7949668Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2024-06-26T04:55:12.7951836Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2024-06-26T04:55:12.7954727Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2024-06-26T04:55:12.7957369Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2024-06-26T04:55:12.7961576Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2024-06-26T04:55:12.7964741Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2024-06-26T04:55:12.7966581Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2024-06-26T04:55:12.7969580Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2024-06-26T04:55:12.7972551Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2024-06-26T04:55:12.7975187Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2024-06-26T04:55:12.7977753Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2024-06-26T04:55:12.7979605Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2024-06-26T04:55:12.7982140Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2024-06-26T04:55:12.7986239Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2024-06-26T04:55:12.7989740Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2024-06-26T04:55:12.7991930Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2024-06-26T04:55:12.7994974Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2024-06-26T04:55:12.7997372Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2024-06-26T04:55:12.8001277Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2024-06-26T04:55:12.8003453Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2024-06-26T04:55:12.8006456Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2024-06-26T04:55:12.8009748Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2024-06-26T04:55:12.8012269Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2024-06-26T04:55:12.8015212Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2024-06-26T04:55:12.8018850Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2024-06-26T04:55:12.8020491Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2024-06-26T04:55:12.8022993Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2024-06-26T04:55:12.8025900Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2024-06-26T04:55:12.8027864Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2024-06-26T04:55:12.8030647Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2024-06-26T04:55:12.8033014Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2024-06-26T04:55:12.8035108Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2024-06-26T04:55:12.8037644Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2024-06-26T04:55:12.8040643Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2024-06-26T04:55:12.8042976Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2024-06-26T04:55:12.8045074Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2024-06-26T04:55:12.8047906Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2024-06-26T04:55:12.8050751Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2024-06-26T04:55:12.8053087Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2024-06-26T04:55:12.8055412Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2024-06-26T04:55:12.8058458Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2024-06-26T04:55:12.8060496Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2024-06-26T04:55:12.8063145Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2024-06-26T04:55:12.8065230Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2024-06-26T04:55:12.8068021Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2024-06-26T04:55:12.8070678Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2024-06-26T04:55:12.8073752Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2024-06-26T04:55:12.8076037Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2024-06-26T04:55:12.8079199Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2024-06-26T04:55:12.8081309Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2024-06-26T04:55:12.8084181Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2024-06-26T04:55:12.8086359Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2024-06-26T04:55:12.8089010Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2024-06-26T04:55:12.8091843Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2024-06-26T04:55:12.8094446Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2024-06-26T04:55:12.8096730Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2024-06-26T04:55:12.8099053Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2024-06-26T04:55:12.8101667Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2024-06-26T04:55:12.8103864Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2024-06-26T04:55:12.8107050Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2024-06-26T04:55:12.8109819Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2024-06-26T04:55:12.8112084Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2024-06-26T04:55:12.8114520Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2024-06-26T04:55:12.8116945Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2024-06-26T04:55:12.8119456Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2024-06-26T04:55:12.8121818Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2024-06-26T04:55:12.8123973Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2024-06-26T04:55:12.8126560Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2024-06-26T04:55:12.8128862Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2024-06-26T04:55:12.8131883Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2024-06-26T04:55:12.8133839Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2024-06-26T04:55:12.8136534Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2024-06-26T04:55:12.8139250Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2024-06-26T04:55:12.8141477Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2024-06-26T04:55:12.8144437Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2024-06-26T04:55:12.8146601Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2024-06-26T04:55:12.8149429Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2024-06-26T04:55:12.8283035Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2024-06-26T04:55:12.8284537Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2024-06-26T04:55:12.8286823Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2024-06-26T04:55:12.8290262Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2024-06-26T04:55:12.8292785Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2024-06-26T04:55:12.8296890Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2024-06-26T04:55:12.8298646Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2024-06-26T04:55:12.8301875Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2024-06-26T04:55:12.8303880Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2024-06-26T04:55:12.8307203Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2024-06-26T04:55:12.8309225Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2024-06-26T04:55:12.8311889Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2024-06-26T04:55:12.8314085Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2024-06-26T04:55:12.8316464Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2024-06-26T04:55:12.8319528Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2024-06-26T04:55:12.8321660Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2024-06-26T04:55:12.8324314Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2024-06-26T04:55:12.8327439Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2024-06-26T04:55:12.8330425Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2024-06-26T04:55:12.8332719Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2024-06-26T04:55:12.8334958Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2024-06-26T04:55:12.8338009Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2024-06-26T04:55:12.8340690Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2024-06-26T04:55:12.8343427Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2024-06-26T04:55:12.8347224Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2024-06-26T04:55:12.8350116Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2024-06-26T04:55:12.8353018Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2024-06-26T04:55:12.8356656Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2024-06-26T04:55:12.8359593Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2024-06-26T04:55:12.8362707Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2024-06-26T04:55:12.8365297Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2024-06-26T04:55:12.8368445Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2024-06-26T04:55:12.8371001Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2024-06-26T04:55:12.8373736Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2024-06-26T04:55:12.8377461Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2024-06-26T04:55:12.8379943Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2024-06-26T04:55:12.8382480Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2024-06-26T04:55:12.8386953Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2024-06-26T04:55:12.8389903Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2024-06-26T04:55:12.8392690Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2024-06-26T04:55:12.8403660Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2024-06-26T04:55:12.8407909Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2024-06-26T04:55:12.8409985Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2024-06-26T04:55:12.8413146Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2024-06-26T04:55:12.8417340Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2024-06-26T04:55:12.8419655Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2024-06-26T04:55:12.8422486Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2024-06-26T04:55:12.8425601Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2024-06-26T04:55:12.8428510Z adding 'torch/include/torch/csrc/jit/python/init.h' 2024-06-26T04:55:12.8431258Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2024-06-26T04:55:12.8435656Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2024-06-26T04:55:12.8451521Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2024-06-26T04:55:12.8456089Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2024-06-26T04:55:12.8458109Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2024-06-26T04:55:12.8461774Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2024-06-26T04:55:12.8464593Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2024-06-26T04:55:12.8468270Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2024-06-26T04:55:12.8472247Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2024-06-26T04:55:12.8476997Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2024-06-26T04:55:12.8479672Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2024-06-26T04:55:12.8481942Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2024-06-26T04:55:12.8484347Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2024-06-26T04:55:12.8486698Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2024-06-26T04:55:12.8488995Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2024-06-26T04:55:12.8495565Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2024-06-26T04:55:12.8498638Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2024-06-26T04:55:12.8501006Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2024-06-26T04:55:12.8503080Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2024-06-26T04:55:12.8504927Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2024-06-26T04:55:12.8506656Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2024-06-26T04:55:12.8508171Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2024-06-26T04:55:12.8511005Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2024-06-26T04:55:12.8513779Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2024-06-26T04:55:12.8516974Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2024-06-26T04:55:12.8519964Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2024-06-26T04:55:12.8522888Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2024-06-26T04:55:12.8524995Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2024-06-26T04:55:12.8526704Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2024-06-26T04:55:12.8529020Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2024-06-26T04:55:12.8533284Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2024-06-26T04:55:12.8535326Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2024-06-26T04:55:12.8536944Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2024-06-26T04:55:12.8539504Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2024-06-26T04:55:12.8543566Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2024-06-26T04:55:12.8552611Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2024-06-26T04:55:12.8556243Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2024-06-26T04:55:12.8558341Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2024-06-26T04:55:12.8559785Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2024-06-26T04:55:12.8561653Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2024-06-26T04:55:12.8563547Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2024-06-26T04:55:12.8565327Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2024-06-26T04:55:12.8567593Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2024-06-26T04:55:12.8569834Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2024-06-26T04:55:12.8571842Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2024-06-26T04:55:12.8573622Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2024-06-26T04:55:12.8576504Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2024-06-26T04:55:12.8580749Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2024-06-26T04:55:12.8583255Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2024-06-26T04:55:12.8585904Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2024-06-26T04:55:12.8587847Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2024-06-26T04:55:12.8590273Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2024-06-26T04:55:12.8592429Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2024-06-26T04:55:12.8594060Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2024-06-26T04:55:12.8596249Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2024-06-26T04:55:12.8598262Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2024-06-26T04:55:12.8600667Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2024-06-26T04:55:12.8619613Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2024-06-26T04:55:12.8623695Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2024-06-26T04:55:12.8626466Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2024-06-26T04:55:12.8632100Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2024-06-26T04:55:12.8634713Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2024-06-26T04:55:12.8637158Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2024-06-26T04:55:12.8639344Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2024-06-26T04:55:12.8641424Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2024-06-26T04:55:12.8643495Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2024-06-26T04:55:12.8647092Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2024-06-26T04:55:12.8651547Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2024-06-26T04:55:12.8654507Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2024-06-26T04:55:12.8657002Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2024-06-26T04:55:12.8659923Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2024-06-26T04:55:12.8663666Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2024-06-26T04:55:12.8666269Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2024-06-26T04:55:12.8668431Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2024-06-26T04:55:12.8671822Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2024-06-26T04:55:12.8674554Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2024-06-26T04:55:12.8678542Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2024-06-26T04:55:12.8681169Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2024-06-26T04:55:12.8685876Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2024-06-26T04:55:12.8689040Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2024-06-26T04:55:12.8691216Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2024-06-26T04:55:12.8693678Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2024-06-26T04:55:12.8696054Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2024-06-26T04:55:12.8698963Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2024-06-26T04:55:12.8702134Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2024-06-26T04:55:12.8705657Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2024-06-26T04:55:12.8707881Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2024-06-26T04:55:12.8714349Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2024-06-26T04:55:12.8717250Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2024-06-26T04:55:12.8719478Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2024-06-26T04:55:12.8721924Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2024-06-26T04:55:12.8727074Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2024-06-26T04:55:12.8729732Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2024-06-26T04:55:12.8731930Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2024-06-26T04:55:12.8737025Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2024-06-26T04:55:12.8740050Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2024-06-26T04:55:12.8742377Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2024-06-26T04:55:12.8750298Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2024-06-26T04:55:12.8752935Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2024-06-26T04:55:12.8754976Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2024-06-26T04:55:12.8760134Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2024-06-26T04:55:12.8763938Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2024-06-26T04:55:12.8769431Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2024-06-26T04:55:12.8776786Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2024-06-26T04:55:12.8781044Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2024-06-26T04:55:12.8783413Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2024-06-26T04:55:12.8786089Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2024-06-26T04:55:12.8788424Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2024-06-26T04:55:12.8790652Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2024-06-26T04:55:12.8793301Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2024-06-26T04:55:12.8795226Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2024-06-26T04:55:12.8797529Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2024-06-26T04:55:12.8799538Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2024-06-26T04:55:12.8801359Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2024-06-26T04:55:12.8803720Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2024-06-26T04:55:12.8806063Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2024-06-26T04:55:12.8808171Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2024-06-26T04:55:12.8810146Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2024-06-26T04:55:12.8812891Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2024-06-26T04:55:12.8814843Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2024-06-26T04:55:12.8817401Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2024-06-26T04:55:12.8820006Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2024-06-26T04:55:12.8822870Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2024-06-26T04:55:12.8825657Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2024-06-26T04:55:12.8828599Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2024-06-26T04:55:12.8830675Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2024-06-26T04:55:12.8832794Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2024-06-26T04:55:12.8835027Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2024-06-26T04:55:12.8838370Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2024-06-26T04:55:12.8840994Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2024-06-26T04:55:12.8844787Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2024-06-26T04:55:12.8847939Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2024-06-26T04:55:12.8850115Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2024-06-26T04:55:12.8852245Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2024-06-26T04:55:12.8854418Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2024-06-26T04:55:12.8859684Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2024-06-26T04:55:12.8863673Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2024-06-26T04:55:12.8866168Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2024-06-26T04:55:12.8868474Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2024-06-26T04:55:12.8870686Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2024-06-26T04:55:12.8874493Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2024-06-26T04:55:12.8879266Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2024-06-26T04:55:12.8881788Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2024-06-26T04:55:12.8884424Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2024-06-26T04:55:12.8886374Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2024-06-26T04:55:12.8888971Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2024-06-26T04:55:12.8891115Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2024-06-26T04:55:12.8893631Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2024-06-26T04:55:12.8896113Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2024-06-26T04:55:12.8898332Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2024-06-26T04:55:12.8900211Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2024-06-26T04:55:12.8902398Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2024-06-26T04:55:12.8904461Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2024-06-26T04:55:12.8906799Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2024-06-26T04:55:12.8909095Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2024-06-26T04:55:12.8911093Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2024-06-26T04:55:12.8913061Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2024-06-26T04:55:12.8915115Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2024-06-26T04:55:12.8917244Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2024-06-26T04:55:12.8920081Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2024-06-26T04:55:12.8922686Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2024-06-26T04:55:12.8924835Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2024-06-26T04:55:12.8926948Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2024-06-26T04:55:12.8928938Z adding 'torch/include/torch/csrc/onnx/init.h' 2024-06-26T04:55:12.8930872Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2024-06-26T04:55:12.8933159Z adding 'torch/include/torch/csrc/profiler/api.h' 2024-06-26T04:55:12.8939534Z adding 'torch/include/torch/csrc/profiler/collection.h' 2024-06-26T04:55:12.8942533Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2024-06-26T04:55:12.8945799Z adding 'torch/include/torch/csrc/profiler/containers.h' 2024-06-26T04:55:12.8948816Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2024-06-26T04:55:12.8950859Z adding 'torch/include/torch/csrc/profiler/events.h' 2024-06-26T04:55:12.8953528Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2024-06-26T04:55:12.8955826Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2024-06-26T04:55:12.8958269Z adding 'torch/include/torch/csrc/profiler/perf.h' 2024-06-26T04:55:12.8961353Z adding 'torch/include/torch/csrc/profiler/util.h' 2024-06-26T04:55:12.8964845Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2024-06-26T04:55:12.8969985Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2024-06-26T04:55:12.8972130Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2024-06-26T04:55:12.8974463Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2024-06-26T04:55:12.8976434Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2024-06-26T04:55:12.8978503Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2024-06-26T04:55:12.8980905Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2024-06-26T04:55:12.8983045Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2024-06-26T04:55:12.8984636Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2024-06-26T04:55:12.8986772Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2024-06-26T04:55:12.8988972Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2024-06-26T04:55:12.8991549Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2024-06-26T04:55:12.8993946Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2024-06-26T04:55:12.8997732Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2024-06-26T04:55:12.9000206Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2024-06-26T04:55:12.9003123Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2024-06-26T04:55:12.9005728Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2024-06-26T04:55:12.9008474Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2024-06-26T04:55:12.9013045Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2024-06-26T04:55:12.9016185Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2024-06-26T04:55:12.9020508Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2024-06-26T04:55:12.9023660Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2024-06-26T04:55:12.9026225Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2024-06-26T04:55:12.9028964Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2024-06-26T04:55:12.9031318Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2024-06-26T04:55:12.9033670Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2024-06-26T04:55:12.9036984Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2024-06-26T04:55:12.9038967Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2024-06-26T04:55:12.9041907Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2024-06-26T04:55:12.9044223Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2024-06-26T04:55:12.9045912Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2024-06-26T04:55:12.9048405Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2024-06-26T04:55:12.9050684Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2024-06-26T04:55:12.9052516Z adding 'torch/include/torch/csrc/utils/init.h' 2024-06-26T04:55:12.9054628Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2024-06-26T04:55:12.9056356Z adding 'torch/include/torch/csrc/utils/nested.h' 2024-06-26T04:55:12.9058425Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2024-06-26T04:55:12.9060581Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2024-06-26T04:55:12.9062489Z adding 'torch/include/torch/csrc/utils/out_types.h' 2024-06-26T04:55:12.9066713Z adding 'torch/include/torch/csrc/utils/pybind.h' 2024-06-26T04:55:12.9069130Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2024-06-26T04:55:12.9071090Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2024-06-26T04:55:12.9083037Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2024-06-26T04:55:12.9086193Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2024-06-26T04:55:12.9088491Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2024-06-26T04:55:12.9091247Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2024-06-26T04:55:12.9093856Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2024-06-26T04:55:12.9096644Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2024-06-26T04:55:12.9099653Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2024-06-26T04:55:12.9101845Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2024-06-26T04:55:12.9104830Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2024-06-26T04:55:12.9107123Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2024-06-26T04:55:12.9109121Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2024-06-26T04:55:12.9114848Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2024-06-26T04:55:12.9118124Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2024-06-26T04:55:12.9120380Z adding 'torch/include/torch/csrc/utils/six.h' 2024-06-26T04:55:12.9122448Z adding 'torch/include/torch/csrc/utils/structseq.h' 2024-06-26T04:55:12.9124312Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2024-06-26T04:55:12.9126190Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2024-06-26T04:55:12.9128908Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2024-06-26T04:55:12.9130974Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2024-06-26T04:55:12.9132728Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2024-06-26T04:55:12.9134711Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2024-06-26T04:55:12.9136989Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2024-06-26T04:55:12.9139128Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2024-06-26T04:55:12.9140997Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2024-06-26T04:55:12.9142965Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2024-06-26T04:55:12.9146288Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2024-06-26T04:55:12.9149985Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2024-06-26T04:55:12.9152424Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2024-06-26T04:55:12.9155227Z adding 'torch/include/torch/csrc/utils/variadic.h' 2024-06-26T04:55:12.9157335Z adding 'torch/include/torch/csrc/utils/verbose.h' 2024-06-26T04:55:12.9159574Z adding 'torch/include/torch/csrc/xpu/Event.h' 2024-06-26T04:55:12.9161420Z adding 'torch/include/torch/csrc/xpu/Module.h' 2024-06-26T04:55:12.9163393Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2024-06-26T04:55:12.9168188Z adding 'torch/jit/__init__.py' 2024-06-26T04:55:12.9171170Z adding 'torch/jit/_async.py' 2024-06-26T04:55:12.9173361Z adding 'torch/jit/_await.py' 2024-06-26T04:55:12.9176780Z adding 'torch/jit/_builtins.py' 2024-06-26T04:55:12.9180926Z adding 'torch/jit/_check.py' 2024-06-26T04:55:12.9184687Z adding 'torch/jit/_dataclass_impls.py' 2024-06-26T04:55:12.9186909Z adding 'torch/jit/_decomposition_utils.py' 2024-06-26T04:55:12.9189810Z adding 'torch/jit/_decompositions.py' 2024-06-26T04:55:12.9193854Z adding 'torch/jit/_freeze.py' 2024-06-26T04:55:12.9197770Z adding 'torch/jit/_fuser.py' 2024-06-26T04:55:12.9200047Z adding 'torch/jit/_ir_utils.py' 2024-06-26T04:55:12.9201842Z adding 'torch/jit/_logging.py' 2024-06-26T04:55:12.9205555Z adding 'torch/jit/_monkeytype_config.py' 2024-06-26T04:55:12.9208027Z adding 'torch/jit/_pickle.py' 2024-06-26T04:55:12.9223029Z adding 'torch/jit/_recursive.py' 2024-06-26T04:55:12.9247339Z adding 'torch/jit/_script.py' 2024-06-26T04:55:12.9252840Z adding 'torch/jit/_script.pyi' 2024-06-26T04:55:12.9257076Z adding 'torch/jit/_serialization.py' 2024-06-26T04:55:12.9271364Z adding 'torch/jit/_shape_functions.py' 2024-06-26T04:55:12.9275198Z adding 'torch/jit/_state.py' 2024-06-26T04:55:12.9295309Z adding 'torch/jit/_trace.py' 2024-06-26T04:55:12.9303119Z adding 'torch/jit/annotations.py' 2024-06-26T04:55:12.9318283Z adding 'torch/jit/frontend.py' 2024-06-26T04:55:12.9321604Z adding 'torch/jit/generate_bytecode.py' 2024-06-26T04:55:12.9323718Z adding 'torch/jit/quantized.py' 2024-06-26T04:55:12.9328198Z adding 'torch/jit/supported_ops.py' 2024-06-26T04:55:12.9330929Z adding 'torch/jit/unsupported_tensor_ops.py' 2024-06-26T04:55:12.9332945Z adding 'torch/jit/_passes/__init__.py' 2024-06-26T04:55:12.9335341Z adding 'torch/jit/_passes/_property_propagation.py' 2024-06-26T04:55:12.9338801Z adding 'torch/jit/mobile/__init__.py' 2024-06-26T04:55:12.9482995Z adding 'torch/lib/libbackend_with_compiler.so' 2024-06-26T04:55:13.0027277Z adding 'torch/lib/libc10.so' 2024-06-26T04:55:13.0162250Z adding 'torch/lib/libjitbackend_test.so' 2024-06-26T04:55:13.0184743Z adding 'torch/lib/libshm.so' 2024-06-26T04:55:13.0189664Z adding 'torch/lib/libtorch.so' 2024-06-26T04:55:24.9687407Z adding 'torch/lib/libtorch_cpu.so' 2024-06-26T04:55:25.7475128Z adding 'torch/lib/libtorch_global_deps.so' 2024-06-26T04:55:26.8159547Z adding 'torch/lib/libtorch_python.so' 2024-06-26T04:55:26.9098996Z adding 'torch/lib/libtorchbind_test.so' 2024-06-26T04:55:26.9155016Z adding 'torch/linalg/__init__.py' 2024-06-26T04:55:26.9159944Z adding 'torch/masked/__init__.py' 2024-06-26T04:55:26.9165806Z adding 'torch/masked/_docs.py' 2024-06-26T04:55:26.9186369Z adding 'torch/masked/_ops.py' 2024-06-26T04:55:26.9190493Z adding 'torch/masked/maskedtensor/__init__.py' 2024-06-26T04:55:26.9195341Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2024-06-26T04:55:26.9198645Z adding 'torch/masked/maskedtensor/binary.py' 2024-06-26T04:55:26.9203626Z adding 'torch/masked/maskedtensor/core.py' 2024-06-26T04:55:26.9205842Z adding 'torch/masked/maskedtensor/creation.py' 2024-06-26T04:55:26.9208076Z adding 'torch/masked/maskedtensor/passthrough.py' 2024-06-26T04:55:26.9211079Z adding 'torch/masked/maskedtensor/reductions.py' 2024-06-26T04:55:26.9213857Z adding 'torch/masked/maskedtensor/unary.py' 2024-06-26T04:55:26.9216267Z adding 'torch/monitor/__init__.py' 2024-06-26T04:55:26.9219488Z adding 'torch/mps/__init__.py' 2024-06-26T04:55:26.9221742Z adding 'torch/mps/event.py' 2024-06-26T04:55:26.9223835Z adding 'torch/mps/profiler.py' 2024-06-26T04:55:26.9227980Z adding 'torch/mtia/__init__.py' 2024-06-26T04:55:26.9230340Z adding 'torch/mtia/_utils.py' 2024-06-26T04:55:26.9233142Z adding 'torch/multiprocessing/__init__.py' 2024-06-26T04:55:26.9235128Z adding 'torch/multiprocessing/_atfork.py' 2024-06-26T04:55:26.9237461Z adding 'torch/multiprocessing/pool.py' 2024-06-26T04:55:26.9239523Z adding 'torch/multiprocessing/queue.py' 2024-06-26T04:55:26.9246912Z adding 'torch/multiprocessing/reductions.py' 2024-06-26T04:55:26.9252052Z adding 'torch/multiprocessing/spawn.py' 2024-06-26T04:55:26.9258589Z adding 'torch/nested/__init__.py' 2024-06-26T04:55:26.9261037Z adding 'torch/nested/_internal/__init__.py' 2024-06-26T04:55:26.9267809Z adding 'torch/nested/_internal/nested_tensor.py' 2024-06-26T04:55:26.9279348Z adding 'torch/nested/_internal/ops.py' 2024-06-26T04:55:26.9289186Z adding 'torch/nested/_internal/sdpa.py' 2024-06-26T04:55:26.9292731Z adding 'torch/nn/__init__.py' 2024-06-26T04:55:26.9294919Z adding 'torch/nn/_reduction.py' 2024-06-26T04:55:26.9297031Z adding 'torch/nn/common_types.py' 2024-06-26T04:55:26.9299374Z adding 'torch/nn/cpp.py' 2024-06-26T04:55:26.9364725Z adding 'torch/nn/functional.py' 2024-06-26T04:55:26.9375068Z adding 'torch/nn/functional.pyi' 2024-06-26T04:55:26.9378563Z adding 'torch/nn/grad.py' 2024-06-26T04:55:26.9385086Z adding 'torch/nn/init.py' 2024-06-26T04:55:26.9390633Z adding 'torch/nn/parameter.py' 2024-06-26T04:55:26.9391607Z adding 'torch/nn/parameter.pyi' 2024-06-26T04:55:26.9394767Z adding 'torch/nn/attention/__init__.py' 2024-06-26T04:55:26.9398035Z adding 'torch/nn/attention/_flex_attention.py' 2024-06-26T04:55:26.9400508Z adding 'torch/nn/attention/_utils.py' 2024-06-26T04:55:26.9404971Z adding 'torch/nn/attention/bias.py' 2024-06-26T04:55:26.9407376Z adding 'torch/nn/backends/__init__.py' 2024-06-26T04:55:26.9409009Z adding 'torch/nn/backends/thnn.py' 2024-06-26T04:55:26.9411215Z adding 'torch/nn/intrinsic/__init__.py' 2024-06-26T04:55:26.9413249Z adding 'torch/nn/intrinsic/modules/__init__.py' 2024-06-26T04:55:26.9414925Z adding 'torch/nn/intrinsic/modules/fused.py' 2024-06-26T04:55:26.9416806Z adding 'torch/nn/intrinsic/qat/__init__.py' 2024-06-26T04:55:26.9418932Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2024-06-26T04:55:26.9420883Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2024-06-26T04:55:26.9422511Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2024-06-26T04:55:26.9424221Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2024-06-26T04:55:26.9426166Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2024-06-26T04:55:26.9428004Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2024-06-26T04:55:26.9429960Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-06-26T04:55:26.9431421Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-06-26T04:55:26.9433343Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2024-06-26T04:55:26.9435007Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2024-06-26T04:55:26.9436710Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2024-06-26T04:55:26.9438139Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2024-06-26T04:55:26.9441561Z adding 'torch/nn/modules/__init__.py' 2024-06-26T04:55:26.9446066Z adding 'torch/nn/modules/_functions.py' 2024-06-26T04:55:26.9461468Z adding 'torch/nn/modules/activation.py' 2024-06-26T04:55:26.9467410Z adding 'torch/nn/modules/adaptive.py' 2024-06-26T04:55:26.9476301Z adding 'torch/nn/modules/batchnorm.py' 2024-06-26T04:55:26.9479318Z adding 'torch/nn/modules/channelshuffle.py' 2024-06-26T04:55:26.9489451Z adding 'torch/nn/modules/container.py' 2024-06-26T04:55:26.9504356Z adding 'torch/nn/modules/conv.py' 2024-06-26T04:55:26.9508698Z adding 'torch/nn/modules/distance.py' 2024-06-26T04:55:26.9512217Z adding 'torch/nn/modules/dropout.py' 2024-06-26T04:55:26.9515369Z adding 'torch/nn/modules/flatten.py' 2024-06-26T04:55:26.9519678Z adding 'torch/nn/modules/fold.py' 2024-06-26T04:55:26.9524458Z adding 'torch/nn/modules/instancenorm.py' 2024-06-26T04:55:26.9529630Z adding 'torch/nn/modules/lazy.py' 2024-06-26T04:55:26.9533652Z adding 'torch/nn/modules/linear.py' 2024-06-26T04:55:26.9557568Z adding 'torch/nn/modules/loss.py' 2024-06-26T04:55:26.9596105Z adding 'torch/nn/modules/module.py' 2024-06-26T04:55:26.9603155Z adding 'torch/nn/modules/normalization.py' 2024-06-26T04:55:26.9608459Z adding 'torch/nn/modules/padding.py' 2024-06-26T04:55:26.9612003Z adding 'torch/nn/modules/pixelshuffle.py' 2024-06-26T04:55:26.9622512Z adding 'torch/nn/modules/pooling.py' 2024-06-26T04:55:26.9640671Z adding 'torch/nn/modules/rnn.py' 2024-06-26T04:55:26.9648693Z adding 'torch/nn/modules/sparse.py' 2024-06-26T04:55:26.9661379Z adding 'torch/nn/modules/transformer.py' 2024-06-26T04:55:26.9666332Z adding 'torch/nn/modules/upsampling.py' 2024-06-26T04:55:26.9669051Z adding 'torch/nn/modules/utils.py' 2024-06-26T04:55:26.9671330Z adding 'torch/nn/parallel/__init__.py' 2024-06-26T04:55:26.9674090Z adding 'torch/nn/parallel/_functions.py' 2024-06-26T04:55:26.9678359Z adding 'torch/nn/parallel/comm.py' 2024-06-26T04:55:26.9683135Z adding 'torch/nn/parallel/data_parallel.py' 2024-06-26T04:55:26.9723277Z adding 'torch/nn/parallel/distributed.py' 2024-06-26T04:55:26.9728849Z adding 'torch/nn/parallel/parallel_apply.py' 2024-06-26T04:55:26.9732238Z adding 'torch/nn/parallel/replicate.py' 2024-06-26T04:55:26.9735380Z adding 'torch/nn/parallel/scatter_gather.py' 2024-06-26T04:55:26.9737443Z adding 'torch/nn/qat/__init__.py' 2024-06-26T04:55:26.9739611Z adding 'torch/nn/qat/dynamic/__init__.py' 2024-06-26T04:55:26.9741462Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2024-06-26T04:55:26.9743108Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2024-06-26T04:55:26.9745198Z adding 'torch/nn/qat/modules/__init__.py' 2024-06-26T04:55:26.9747037Z adding 'torch/nn/qat/modules/conv.py' 2024-06-26T04:55:26.9748982Z adding 'torch/nn/qat/modules/embedding_ops.py' 2024-06-26T04:55:26.9750735Z adding 'torch/nn/qat/modules/linear.py' 2024-06-26T04:55:26.9752726Z adding 'torch/nn/quantizable/__init__.py' 2024-06-26T04:55:26.9754696Z adding 'torch/nn/quantizable/modules/__init__.py' 2024-06-26T04:55:26.9756731Z adding 'torch/nn/quantizable/modules/activation.py' 2024-06-26T04:55:26.9758490Z adding 'torch/nn/quantizable/modules/rnn.py' 2024-06-26T04:55:26.9760739Z adding 'torch/nn/quantized/__init__.py' 2024-06-26T04:55:26.9762473Z adding 'torch/nn/quantized/functional.py' 2024-06-26T04:55:26.9764461Z adding 'torch/nn/quantized/_reference/__init__.py' 2024-06-26T04:55:26.9766670Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2024-06-26T04:55:26.9768743Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2024-06-26T04:55:26.9770643Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2024-06-26T04:55:26.9772532Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2024-06-26T04:55:26.9774419Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2024-06-26T04:55:26.9776498Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2024-06-26T04:55:26.9778160Z adding 'torch/nn/quantized/dynamic/__init__.py' 2024-06-26T04:55:26.9780465Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2024-06-26T04:55:26.9783398Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2024-06-26T04:55:26.9786039Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2024-06-26T04:55:26.9787503Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2024-06-26T04:55:26.9789843Z adding 'torch/nn/quantized/modules/__init__.py' 2024-06-26T04:55:26.9791786Z adding 'torch/nn/quantized/modules/activation.py' 2024-06-26T04:55:26.9793671Z adding 'torch/nn/quantized/modules/batchnorm.py' 2024-06-26T04:55:26.9795591Z adding 'torch/nn/quantized/modules/conv.py' 2024-06-26T04:55:26.9797504Z adding 'torch/nn/quantized/modules/dropout.py' 2024-06-26T04:55:26.9799357Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2024-06-26T04:55:26.9801317Z adding 'torch/nn/quantized/modules/functional_modules.py' 2024-06-26T04:55:26.9803120Z adding 'torch/nn/quantized/modules/linear.py' 2024-06-26T04:55:26.9805046Z adding 'torch/nn/quantized/modules/normalization.py' 2024-06-26T04:55:26.9806878Z adding 'torch/nn/quantized/modules/rnn.py' 2024-06-26T04:55:26.9808882Z adding 'torch/nn/quantized/modules/utils.py' 2024-06-26T04:55:26.9811281Z adding 'torch/nn/utils/__init__.py' 2024-06-26T04:55:26.9813587Z adding 'torch/nn/utils/_deprecation_utils.py' 2024-06-26T04:55:26.9817934Z adding 'torch/nn/utils/_named_member_accessor.py' 2024-06-26T04:55:26.9821412Z adding 'torch/nn/utils/_per_sample_grad.py' 2024-06-26T04:55:26.9824844Z adding 'torch/nn/utils/clip_grad.py' 2024-06-26T04:55:26.9827586Z adding 'torch/nn/utils/convert_parameters.py' 2024-06-26T04:55:26.9830588Z adding 'torch/nn/utils/fusion.py' 2024-06-26T04:55:26.9833195Z adding 'torch/nn/utils/init.py' 2024-06-26T04:55:26.9836309Z adding 'torch/nn/utils/memory_format.py' 2024-06-26T04:55:26.9845444Z adding 'torch/nn/utils/parametrizations.py' 2024-06-26T04:55:26.9858133Z adding 'torch/nn/utils/parametrize.py' 2024-06-26T04:55:26.9874926Z adding 'torch/nn/utils/prune.py' 2024-06-26T04:55:26.9883421Z adding 'torch/nn/utils/rnn.py' 2024-06-26T04:55:26.9886309Z adding 'torch/nn/utils/rnn.pyi' 2024-06-26T04:55:26.9892091Z adding 'torch/nn/utils/spectral_norm.py' 2024-06-26T04:55:26.9896853Z adding 'torch/nn/utils/stateless.py' 2024-06-26T04:55:26.9900452Z adding 'torch/nn/utils/weight_norm.py' 2024-06-26T04:55:26.9902871Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2024-06-26T04:55:26.9905315Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2024-06-26T04:55:26.9909619Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2024-06-26T04:55:26.9912520Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2024-06-26T04:55:26.9915762Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2024-06-26T04:55:26.9919336Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2024-06-26T04:55:26.9929046Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2024-06-26T04:55:26.9930489Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2024-06-26T04:55:26.9931396Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2024-06-26T04:55:26.9932234Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2024-06-26T04:55:26.9933238Z adding 'torch/onnx/__init__.py' 2024-06-26T04:55:26.9935375Z adding 'torch/onnx/_constants.py' 2024-06-26T04:55:26.9937851Z adding 'torch/onnx/_deprecation.py' 2024-06-26T04:55:26.9939464Z adding 'torch/onnx/_experimental.py' 2024-06-26T04:55:26.9941517Z adding 'torch/onnx/_exporter_states.py' 2024-06-26T04:55:26.9943708Z adding 'torch/onnx/_globals.py' 2024-06-26T04:55:26.9945947Z adding 'torch/onnx/_onnx_supported_ops.py' 2024-06-26T04:55:26.9950623Z adding 'torch/onnx/_type_utils.py' 2024-06-26T04:55:26.9953117Z adding 'torch/onnx/errors.py' 2024-06-26T04:55:26.9955330Z adding 'torch/onnx/operators.py' 2024-06-26T04:55:26.9958746Z adding 'torch/onnx/symbolic_caffe2.py' 2024-06-26T04:55:26.9984568Z adding 'torch/onnx/symbolic_helper.py' 2024-06-26T04:55:26.9995522Z adding 'torch/onnx/symbolic_opset10.py' 2024-06-26T04:55:27.0011848Z adding 'torch/onnx/symbolic_opset11.py' 2024-06-26T04:55:27.0018084Z adding 'torch/onnx/symbolic_opset12.py' 2024-06-26T04:55:27.0029183Z adding 'torch/onnx/symbolic_opset13.py' 2024-06-26T04:55:27.0033849Z adding 'torch/onnx/symbolic_opset14.py' 2024-06-26T04:55:27.0036608Z adding 'torch/onnx/symbolic_opset15.py' 2024-06-26T04:55:27.0039602Z adding 'torch/onnx/symbolic_opset16.py' 2024-06-26T04:55:27.0043428Z adding 'torch/onnx/symbolic_opset17.py' 2024-06-26T04:55:27.0046677Z adding 'torch/onnx/symbolic_opset18.py' 2024-06-26T04:55:27.0048931Z adding 'torch/onnx/symbolic_opset19.py' 2024-06-26T04:55:27.0051051Z adding 'torch/onnx/symbolic_opset20.py' 2024-06-26T04:55:27.0053140Z adding 'torch/onnx/symbolic_opset7.py' 2024-06-26T04:55:27.0057763Z adding 'torch/onnx/symbolic_opset8.py' 2024-06-26T04:55:27.0124720Z adding 'torch/onnx/symbolic_opset9.py' 2024-06-26T04:55:27.0160256Z adding 'torch/onnx/utils.py' 2024-06-26T04:55:27.0185417Z adding 'torch/onnx/verification.py' 2024-06-26T04:55:27.0189000Z adding 'torch/onnx/_internal/__init__.py' 2024-06-26T04:55:27.0191763Z adding 'torch/onnx/_internal/_beartype.py' 2024-06-26T04:55:27.0214239Z adding 'torch/onnx/_internal/exporter.py' 2024-06-26T04:55:27.0222229Z adding 'torch/onnx/_internal/io_adapter.py' 2024-06-26T04:55:27.0227801Z adding 'torch/onnx/_internal/jit_utils.py' 2024-06-26T04:55:27.0232189Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2024-06-26T04:55:27.0250620Z adding 'torch/onnx/_internal/onnxruntime.py' 2024-06-26T04:55:27.0256051Z adding 'torch/onnx/_internal/registration.py' 2024-06-26T04:55:27.0258564Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2024-06-26T04:55:27.0262045Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2024-06-26T04:55:27.0270927Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2024-06-26T04:55:27.0273972Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2024-06-26T04:55:27.0277905Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2024-06-26T04:55:27.0283561Z adding 'torch/onnx/_internal/diagnostics/infra/context.py' 2024-06-26T04:55:27.0287095Z adding 'torch/onnx/_internal/diagnostics/infra/decorator.py' 2024-06-26T04:55:27.0289814Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2024-06-26T04:55:27.0292221Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2024-06-26T04:55:27.0295227Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2024-06-26T04:55:27.0297385Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2024-06-26T04:55:27.0299576Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2024-06-26T04:55:27.0301923Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2024-06-26T04:55:27.0303835Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2024-06-26T04:55:27.0305808Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2024-06-26T04:55:27.0307566Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2024-06-26T04:55:27.0309541Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2024-06-26T04:55:27.0311937Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2024-06-26T04:55:27.0313203Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2024-06-26T04:55:27.0314866Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2024-06-26T04:55:27.0317135Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2024-06-26T04:55:27.0318968Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2024-06-26T04:55:27.0321568Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2024-06-26T04:55:27.0323281Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2024-06-26T04:55:27.0325831Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2024-06-26T04:55:27.0327317Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2024-06-26T04:55:27.0329740Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2024-06-26T04:55:27.0331720Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2024-06-26T04:55:27.0334097Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2024-06-26T04:55:27.0336000Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2024-06-26T04:55:27.0337997Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2024-06-26T04:55:27.0339772Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2024-06-26T04:55:27.0341810Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2024-06-26T04:55:27.0343894Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2024-06-26T04:55:27.0345561Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2024-06-26T04:55:27.0347891Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2024-06-26T04:55:27.0350024Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2024-06-26T04:55:27.0351646Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2024-06-26T04:55:27.0353777Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2024-06-26T04:55:27.0355811Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2024-06-26T04:55:27.0357922Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2024-06-26T04:55:27.0359931Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2024-06-26T04:55:27.0362225Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2024-06-26T04:55:27.0364420Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2024-06-26T04:55:27.0366270Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2024-06-26T04:55:27.0368822Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2024-06-26T04:55:27.0371207Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2024-06-26T04:55:27.0373801Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2024-06-26T04:55:27.0376052Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2024-06-26T04:55:27.0377812Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2024-06-26T04:55:27.0379981Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2024-06-26T04:55:27.0381797Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2024-06-26T04:55:27.0383787Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2024-06-26T04:55:27.0385874Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2024-06-26T04:55:27.0387935Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2024-06-26T04:55:27.0390410Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2024-06-26T04:55:27.0391891Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2024-06-26T04:55:27.0394517Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2024-06-26T04:55:27.0396683Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2024-06-26T04:55:27.0398378Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2024-06-26T04:55:27.0400660Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2024-06-26T04:55:27.0402578Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2024-06-26T04:55:27.0404671Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2024-06-26T04:55:27.0406273Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2024-06-26T04:55:27.0408781Z adding 'torch/onnx/_internal/fx/__init__.py' 2024-06-26T04:55:27.0413395Z adding 'torch/onnx/_internal/fx/_pass.py' 2024-06-26T04:55:27.0416970Z adding 'torch/onnx/_internal/fx/decomposition_skip.py' 2024-06-26T04:55:27.0420170Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2024-06-26T04:55:27.0423627Z adding 'torch/onnx/_internal/fx/diagnostics.py' 2024-06-26T04:55:27.0427650Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2024-06-26T04:55:27.0439125Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2024-06-26T04:55:27.0444344Z adding 'torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2024-06-26T04:55:27.0456302Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2024-06-26T04:55:27.0462353Z adding 'torch/onnx/_internal/fx/op_validation.py' 2024-06-26T04:55:27.0465578Z adding 'torch/onnx/_internal/fx/patcher.py' 2024-06-26T04:55:27.0468167Z adding 'torch/onnx/_internal/fx/registration.py' 2024-06-26T04:55:27.0472778Z adding 'torch/onnx/_internal/fx/serialization.py' 2024-06-26T04:55:27.0476004Z adding 'torch/onnx/_internal/fx/torch_export_graph_extractor.py' 2024-06-26T04:55:27.0479309Z adding 'torch/onnx/_internal/fx/type_utils.py' 2024-06-26T04:55:27.0481480Z adding 'torch/onnx/_internal/fx/analysis/__init__.py' 2024-06-26T04:55:27.0483798Z adding 'torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2024-06-26T04:55:27.0485882Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2024-06-26T04:55:27.0488815Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2024-06-26T04:55:27.0491430Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2024-06-26T04:55:27.0494807Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2024-06-26T04:55:27.0506573Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2024-06-26T04:55:27.0510404Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2024-06-26T04:55:27.0525608Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2024-06-26T04:55:27.0529864Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2024-06-26T04:55:27.0532242Z adding 'torch/optim/__init__.py' 2024-06-26T04:55:27.0534646Z adding 'torch/optim/_functional.py' 2024-06-26T04:55:27.0539873Z adding 'torch/optim/adadelta.py' 2024-06-26T04:55:27.0547164Z adding 'torch/optim/adagrad.py' 2024-06-26T04:55:27.0556373Z adding 'torch/optim/adam.py' 2024-06-26T04:55:27.0563078Z adding 'torch/optim/adamax.py' 2024-06-26T04:55:27.0572072Z adding 'torch/optim/adamw.py' 2024-06-26T04:55:27.0577740Z adding 'torch/optim/asgd.py' 2024-06-26T04:55:27.0584140Z adding 'torch/optim/lbfgs.py' 2024-06-26T04:55:27.0606285Z adding 'torch/optim/lr_scheduler.py' 2024-06-26T04:55:27.0615502Z adding 'torch/optim/nadam.py' 2024-06-26T04:55:27.0630355Z adding 'torch/optim/optimizer.py' 2024-06-26T04:55:27.0638371Z adding 'torch/optim/radam.py' 2024-06-26T04:55:27.0644706Z adding 'torch/optim/rmsprop.py' 2024-06-26T04:55:27.0650771Z adding 'torch/optim/rprop.py' 2024-06-26T04:55:27.0656840Z adding 'torch/optim/sgd.py' 2024-06-26T04:55:27.0660980Z adding 'torch/optim/sparse_adam.py' 2024-06-26T04:55:27.0667240Z adding 'torch/optim/swa_utils.py' 2024-06-26T04:55:27.0669906Z adding 'torch/optim/_multi_tensor/__init__.py' 2024-06-26T04:55:27.0671650Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2024-06-26T04:55:27.0673650Z adding 'torch/package/__init__.py' 2024-06-26T04:55:27.0676526Z adding 'torch/package/_digraph.py' 2024-06-26T04:55:27.0678898Z adding 'torch/package/_directory_reader.py' 2024-06-26T04:55:27.0681224Z adding 'torch/package/_importlib.py' 2024-06-26T04:55:27.0683399Z adding 'torch/package/_mangling.py' 2024-06-26T04:55:27.0685630Z adding 'torch/package/_mock.py' 2024-06-26T04:55:27.0690056Z adding 'torch/package/_package_pickler.py' 2024-06-26T04:55:27.0691035Z adding 'torch/package/_package_unpickler.py' 2024-06-26T04:55:27.0693709Z adding 'torch/package/_stdlib.py' 2024-06-26T04:55:27.0697017Z adding 'torch/package/file_structure_representation.py' 2024-06-26T04:55:27.0699570Z adding 'torch/package/find_file_dependencies.py' 2024-06-26T04:55:27.0702342Z adding 'torch/package/glob_group.py' 2024-06-26T04:55:27.0706417Z adding 'torch/package/importer.py' 2024-06-26T04:55:27.0723150Z adding 'torch/package/package_exporter.py' 2024-06-26T04:55:27.0735636Z adding 'torch/package/package_importer.py' 2024-06-26T04:55:27.0738416Z adding 'torch/package/analyze/__init__.py' 2024-06-26T04:55:27.0740727Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2024-06-26T04:55:27.0742426Z adding 'torch/package/analyze/is_from_package.py' 2024-06-26T04:55:27.0744791Z adding 'torch/package/analyze/trace_dependencies.py' 2024-06-26T04:55:27.0747264Z adding 'torch/profiler/__init__.py' 2024-06-26T04:55:27.0763617Z adding 'torch/profiler/_memory_profiler.py' 2024-06-26T04:55:27.0772373Z adding 'torch/profiler/_pattern_matcher.py' 2024-06-26T04:55:27.0778018Z adding 'torch/profiler/_utils.py' 2024-06-26T04:55:27.0780734Z adding 'torch/profiler/itt.py' 2024-06-26T04:55:27.0791689Z adding 'torch/profiler/profiler.py' 2024-06-26T04:55:27.0794475Z adding 'torch/profiler/python_tracer.py' 2024-06-26T04:55:27.0797086Z adding 'torch/quantization/__init__.py' 2024-06-26T04:55:27.0799172Z adding 'torch/quantization/_numeric_suite.py' 2024-06-26T04:55:27.0800760Z adding 'torch/quantization/_numeric_suite_fx.py' 2024-06-26T04:55:27.0803589Z adding 'torch/quantization/_quantized_conversions.py' 2024-06-26T04:55:27.0805750Z adding 'torch/quantization/fake_quantize.py' 2024-06-26T04:55:27.0807592Z adding 'torch/quantization/fuse_modules.py' 2024-06-26T04:55:27.0809769Z adding 'torch/quantization/fuser_method_mappings.py' 2024-06-26T04:55:27.0811868Z adding 'torch/quantization/observer.py' 2024-06-26T04:55:27.0813705Z adding 'torch/quantization/qconfig.py' 2024-06-26T04:55:27.0815283Z adding 'torch/quantization/quant_type.py' 2024-06-26T04:55:27.0817192Z adding 'torch/quantization/quantization_mappings.py' 2024-06-26T04:55:27.0818827Z adding 'torch/quantization/quantize.py' 2024-06-26T04:55:27.0820540Z adding 'torch/quantization/quantize_fx.py' 2024-06-26T04:55:27.0822336Z adding 'torch/quantization/quantize_jit.py' 2024-06-26T04:55:27.0824010Z adding 'torch/quantization/stubs.py' 2024-06-26T04:55:27.0825632Z adding 'torch/quantization/utils.py' 2024-06-26T04:55:27.0827695Z adding 'torch/quantization/fx/__init__.py' 2024-06-26T04:55:27.0829483Z adding 'torch/quantization/fx/_equalize.py' 2024-06-26T04:55:27.0831202Z adding 'torch/quantization/fx/convert.py' 2024-06-26T04:55:27.0832826Z adding 'torch/quantization/fx/fuse.py' 2024-06-26T04:55:27.0835513Z adding 'torch/quantization/fx/fusion_patterns.py' 2024-06-26T04:55:27.0837211Z adding 'torch/quantization/fx/graph_module.py' 2024-06-26T04:55:27.0838932Z adding 'torch/quantization/fx/match_utils.py' 2024-06-26T04:55:27.0840682Z adding 'torch/quantization/fx/pattern_utils.py' 2024-06-26T04:55:27.0842428Z adding 'torch/quantization/fx/prepare.py' 2024-06-26T04:55:27.0844309Z adding 'torch/quantization/fx/quantization_patterns.py' 2024-06-26T04:55:27.0846107Z adding 'torch/quantization/fx/quantization_types.py' 2024-06-26T04:55:27.0847514Z adding 'torch/quantization/fx/utils.py' 2024-06-26T04:55:27.0850074Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2024-06-26T04:55:27.0852939Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2024-06-26T04:55:27.0855040Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2024-06-26T04:55:27.0857710Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2024-06-26T04:55:27.0869059Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2024-06-26T04:55:27.0872201Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2024-06-26T04:55:27.0874550Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2024-06-26T04:55:27.0876776Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2024-06-26T04:55:27.0879097Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2024-06-26T04:55:27.0881496Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2024-06-26T04:55:27.0911070Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2024-06-26T04:55:27.0918560Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2024-06-26T04:55:27.0920888Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2024-06-26T04:55:27.0923880Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2024-06-26T04:55:27.0926530Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2024-06-26T04:55:27.0931079Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2024-06-26T04:55:27.0935249Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2024-06-26T04:55:27.0938709Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2024-06-26T04:55:27.0943421Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2024-06-26T04:55:27.0946023Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2024-06-26T04:55:27.0948303Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2024-06-26T04:55:27.0950234Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2024-06-26T04:55:27.0952110Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2024-06-26T04:55:27.0954331Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2024-06-26T04:55:27.0961565Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2024-06-26T04:55:27.0963935Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2024-06-26T04:55:27.0966296Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2024-06-26T04:55:27.0968913Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2024-06-26T04:55:27.0971772Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2024-06-26T04:55:27.0974113Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2024-06-26T04:55:27.0975296Z adding 'torch/signal/__init__.py' 2024-06-26T04:55:27.0977101Z adding 'torch/signal/windows/__init__.py' 2024-06-26T04:55:27.0983256Z adding 'torch/signal/windows/windows.py' 2024-06-26T04:55:27.0991572Z adding 'torch/sparse/__init__.py' 2024-06-26T04:55:27.0997399Z adding 'torch/sparse/_semi_structured_conversions.py' 2024-06-26T04:55:27.1000331Z adding 'torch/sparse/_semi_structured_ops.py' 2024-06-26T04:55:27.1021691Z adding 'torch/sparse/_triton_ops.py' 2024-06-26T04:55:27.1106504Z adding 'torch/sparse/_triton_ops_meta.py' 2024-06-26T04:55:27.1122189Z adding 'torch/sparse/semi_structured.py' 2024-06-26T04:55:27.1130026Z adding 'torch/special/__init__.py' 2024-06-26T04:55:27.1450603Z adding 'torch/test/CppSignature_test' 2024-06-26T04:55:27.1906438Z adding 'torch/test/Dict_test' 2024-06-26T04:55:27.2257651Z adding 'torch/test/Dimname_test' 2024-06-26T04:55:27.2639188Z adding 'torch/test/IListRef_test' 2024-06-26T04:55:27.3054160Z adding 'torch/test/KernelFunction_test' 2024-06-26T04:55:27.3677818Z adding 'torch/test/List_test' 2024-06-26T04:55:27.4099841Z adding 'torch/test/MaybeOwned_test' 2024-06-26T04:55:27.4471244Z adding 'torch/test/NamedTensor_test' 2024-06-26T04:55:27.4804644Z adding 'torch/test/StorageUtils_test' 2024-06-26T04:55:27.5178353Z adding 'torch/test/apply_utils_test' 2024-06-26T04:55:27.5553182Z adding 'torch/test/atest' 2024-06-26T04:55:27.5909283Z adding 'torch/test/backend_fallback_test' 2024-06-26T04:55:27.6317632Z adding 'torch/test/basic' 2024-06-26T04:55:27.6673089Z adding 'torch/test/broadcast_test' 2024-06-26T04:55:27.7013411Z adding 'torch/test/c10_Bitset_test' 2024-06-26T04:55:27.7339915Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2024-06-26T04:55:27.7657840Z adding 'torch/test/c10_ConstexprCrc_test' 2024-06-26T04:55:27.7981475Z adding 'torch/test/c10_DeadlockDetection_test' 2024-06-26T04:55:27.8315765Z adding 'torch/test/c10_DeviceGuard_test' 2024-06-26T04:55:27.8643298Z adding 'torch/test/c10_Device_test' 2024-06-26T04:55:27.9017167Z adding 'torch/test/c10_DispatchKeySet_test' 2024-06-26T04:55:27.9347087Z adding 'torch/test/c10_Half_test' 2024-06-26T04:55:27.9694403Z adding 'torch/test/c10_InlineDeviceGuard_test' 2024-06-26T04:55:28.0049905Z adding 'torch/test/c10_InlineStreamGuard_test' 2024-06-26T04:55:28.0407410Z adding 'torch/test/c10_LeftRight_test' 2024-06-26T04:55:28.0760387Z adding 'torch/test/c10_Metaprogramming_test' 2024-06-26T04:55:28.1106348Z adding 'torch/test/c10_Scalar_test' 2024-06-26T04:55:28.1463958Z adding 'torch/test/c10_SizesAndStrides_test' 2024-06-26T04:55:28.1782703Z adding 'torch/test/c10_StreamGuard_test' 2024-06-26T04:55:28.2113443Z adding 'torch/test/c10_SymInt_test' 2024-06-26T04:55:28.2439040Z adding 'torch/test/c10_Synchronized_test' 2024-06-26T04:55:28.2791315Z adding 'torch/test/c10_ThreadLocal_test' 2024-06-26T04:55:28.3125385Z adding 'torch/test/c10_TypeIndex_test' 2024-06-26T04:55:28.3454707Z adding 'torch/test/c10_TypeList_test' 2024-06-26T04:55:28.3770956Z adding 'torch/test/c10_TypeTraits_test' 2024-06-26T04:55:28.4103861Z adding 'torch/test/c10_accumulate_test' 2024-06-26T04:55:28.4457989Z adding 'torch/test/c10_bfloat16_test' 2024-06-26T04:55:28.4788412Z adding 'torch/test/c10_bit_cast_test' 2024-06-26T04:55:28.5146955Z adding 'torch/test/c10_complex_math_test' 2024-06-26T04:55:28.5505909Z adding 'torch/test/c10_complex_test' 2024-06-26T04:55:28.5956655Z adding 'torch/test/c10_cow_test' 2024-06-26T04:55:28.6305287Z adding 'torch/test/c10_exception_test' 2024-06-26T04:55:28.6634043Z adding 'torch/test/c10_flags_test' 2024-06-26T04:55:28.6958648Z adding 'torch/test/c10_generic_math_test' 2024-06-26T04:55:28.7274928Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2024-06-26T04:55:28.8169643Z adding 'torch/test/c10_intrusive_ptr_test' 2024-06-26T04:55:28.8543885Z adding 'torch/test/c10_irange_test' 2024-06-26T04:55:28.8889352Z adding 'torch/test/c10_lazy_test' 2024-06-26T04:55:28.9259068Z adding 'torch/test/c10_logging_test' 2024-06-26T04:55:28.9722570Z adding 'torch/test/c10_optional_test' 2024-06-26T04:55:29.0119942Z adding 'torch/test/c10_ordered_preserving_dict_test' 2024-06-26T04:55:29.0468992Z adding 'torch/test/c10_registry_test' 2024-06-26T04:55:29.1228718Z adding 'torch/test/c10_small_vector_test' 2024-06-26T04:55:29.1603787Z adding 'torch/test/c10_ssize_test' 2024-06-26T04:55:29.1939889Z adding 'torch/test/c10_string_util_test' 2024-06-26T04:55:29.2312163Z adding 'torch/test/c10_string_view_test' 2024-06-26T04:55:29.2642995Z adding 'torch/test/c10_tempfile_test' 2024-06-26T04:55:29.3004010Z adding 'torch/test/c10_typeid_test' 2024-06-26T04:55:29.3336086Z adding 'torch/test/cpu_allocator_test' 2024-06-26T04:55:29.3705355Z adding 'torch/test/cpu_generator_test' 2024-06-26T04:55:29.4048167Z adding 'torch/test/cpu_profiling_allocator_test' 2024-06-26T04:55:29.4587908Z adding 'torch/test/cpu_rng_test' 2024-06-26T04:55:29.4925887Z adding 'torch/test/dispatch_key_set_test' 2024-06-26T04:55:29.5250168Z adding 'torch/test/dlconvertor_test' 2024-06-26T04:55:29.5619522Z adding 'torch/test/extension_backend_test' 2024-06-26T04:55:29.5975312Z adding 'torch/test/half_test' 2024-06-26T04:55:29.6388461Z adding 'torch/test/inline_container_test' 2024-06-26T04:55:29.6993652Z adding 'torch/test/ivalue_test' 2024-06-26T04:55:29.7726772Z adding 'torch/test/kernel_function_legacy_test' 2024-06-26T04:55:29.8328056Z adding 'torch/test/kernel_function_test' 2024-06-26T04:55:29.9064511Z adding 'torch/test/kernel_lambda_legacy_test' 2024-06-26T04:55:29.9679262Z adding 'torch/test/kernel_lambda_test' 2024-06-26T04:55:30.0089852Z adding 'torch/test/kernel_stackbased_test' 2024-06-26T04:55:30.0418168Z adding 'torch/test/lazy_tensor_test' 2024-06-26T04:55:30.0862160Z adding 'torch/test/legacy_vmap_test' 2024-06-26T04:55:30.1452035Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2024-06-26T04:55:30.1809846Z adding 'torch/test/math_kernel_test' 2024-06-26T04:55:30.2154955Z adding 'torch/test/memory_format_test' 2024-06-26T04:55:30.2497232Z adding 'torch/test/memory_overlapping_test' 2024-06-26T04:55:30.2841016Z adding 'torch/test/mobile_memory_cleanup' 2024-06-26T04:55:30.3199843Z adding 'torch/test/native_test' 2024-06-26T04:55:30.3517035Z adding 'torch/test/op_allowlist_test' 2024-06-26T04:55:30.5067247Z adding 'torch/test/op_registration_test' 2024-06-26T04:55:30.5500775Z adding 'torch/test/operator_name_test' 2024-06-26T04:55:30.5830203Z adding 'torch/test/operators_test' 2024-06-26T04:55:30.6169640Z adding 'torch/test/packedtensoraccessor_test' 2024-06-26T04:55:30.6591855Z adding 'torch/test/pow_test' 2024-06-26T04:55:30.6963294Z adding 'torch/test/quantized_test' 2024-06-26T04:55:30.7290571Z adding 'torch/test/reduce_ops_test' 2024-06-26T04:55:30.7619470Z adding 'torch/test/reportMemoryUsage_test' 2024-06-26T04:55:30.7982644Z adding 'torch/test/scalar_tensor_test' 2024-06-26T04:55:30.8355025Z adding 'torch/test/scalar_test' 2024-06-26T04:55:30.8693389Z adding 'torch/test/stride_properties_test' 2024-06-26T04:55:30.9156179Z adding 'torch/test/tensor_iterator_test' 2024-06-26T04:55:30.9511511Z adding 'torch/test/test_parallel' 2024-06-26T04:55:30.9537445Z adding 'torch/test/thread_init_test' 2024-06-26T04:55:30.9876091Z adding 'torch/test/type_ptr_test' 2024-06-26T04:55:31.0261404Z adding 'torch/test/type_test' 2024-06-26T04:55:31.0605355Z adding 'torch/test/undefined_tensor_test' 2024-06-26T04:55:31.0625885Z adding 'torch/test/verify_api_visibility' 2024-06-26T04:55:31.0944797Z adding 'torch/test/weakref_test' 2024-06-26T04:55:31.1277769Z adding 'torch/test/wrapdim_test' 2024-06-26T04:55:31.1612029Z adding 'torch/test/xla_tensor_test' 2024-06-26T04:55:31.1629706Z adding 'torch/testing/__init__.py' 2024-06-26T04:55:31.1648538Z adding 'torch/testing/_comparison.py' 2024-06-26T04:55:31.1654861Z adding 'torch/testing/_creation.py' 2024-06-26T04:55:31.1657548Z adding 'torch/testing/_utils.py' 2024-06-26T04:55:31.1659971Z adding 'torch/testing/_internal/__init__.py' 2024-06-26T04:55:31.1665073Z adding 'torch/testing/_internal/autocast_test_lists.py' 2024-06-26T04:55:31.1670623Z adding 'torch/testing/_internal/autograd_function_db.py' 2024-06-26T04:55:31.1674281Z adding 'torch/testing/_internal/check_kernel_launches.py' 2024-06-26T04:55:31.1678682Z adding 'torch/testing/_internal/common_cuda.py' 2024-06-26T04:55:31.1702733Z adding 'torch/testing/_internal/common_device_type.py' 2024-06-26T04:55:31.1706866Z adding 'torch/testing/_internal/common_dist_composable.py' 2024-06-26T04:55:31.1723662Z adding 'torch/testing/_internal/common_distributed.py' 2024-06-26T04:55:31.1727435Z adding 'torch/testing/_internal/common_dtype.py' 2024-06-26T04:55:31.1744315Z adding 'torch/testing/_internal/common_fsdp.py' 2024-06-26T04:55:31.1750766Z adding 'torch/testing/_internal/common_jit.py' 2024-06-26T04:55:31.1977792Z adding 'torch/testing/_internal/common_methods_invocations.py' 2024-06-26T04:55:31.2006950Z adding 'torch/testing/_internal/common_mkldnn.py' 2024-06-26T04:55:31.2038739Z adding 'torch/testing/_internal/common_modules.py' 2024-06-26T04:55:31.2077381Z adding 'torch/testing/_internal/common_nn.py' 2024-06-26T04:55:31.2095678Z adding 'torch/testing/_internal/common_optimizers.py' 2024-06-26T04:55:31.2100951Z adding 'torch/testing/_internal/common_pruning.py' 2024-06-26T04:55:31.2128999Z adding 'torch/testing/_internal/common_quantization.py' 2024-06-26T04:55:31.2135387Z adding 'torch/testing/_internal/common_quantized.py' 2024-06-26T04:55:31.2139118Z adding 'torch/testing/_internal/common_subclass.py' 2024-06-26T04:55:31.2215064Z adding 'torch/testing/_internal/common_utils.py' 2024-06-26T04:55:31.2227833Z adding 'torch/testing/_internal/composite_compliance.py' 2024-06-26T04:55:31.2233537Z adding 'torch/testing/_internal/custom_op_db.py' 2024-06-26T04:55:31.2237335Z adding 'torch/testing/_internal/dist_utils.py' 2024-06-26T04:55:31.2240359Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2024-06-26T04:55:31.2243597Z adding 'torch/testing/_internal/hop_db.py' 2024-06-26T04:55:31.2249666Z adding 'torch/testing/_internal/hypothesis_utils.py' 2024-06-26T04:55:31.2253217Z adding 'torch/testing/_internal/inductor_utils.py' 2024-06-26T04:55:31.2262249Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2024-06-26T04:55:31.2273295Z adding 'torch/testing/_internal/jit_utils.py' 2024-06-26T04:55:31.2277564Z adding 'torch/testing/_internal/logging_tensor.py' 2024-06-26T04:55:31.2281167Z adding 'torch/testing/_internal/logging_utils.py' 2024-06-26T04:55:31.2283368Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2024-06-26T04:55:31.2284687Z adding 'torch/testing/_internal/static_module.py' 2024-06-26T04:55:31.2287489Z adding 'torch/testing/_internal/torchbind_impls.py' 2024-06-26T04:55:31.2291016Z adding 'torch/testing/_internal/triton_utils.py' 2024-06-26T04:55:31.2293568Z adding 'torch/testing/_internal/two_tensor.py' 2024-06-26T04:55:31.2295677Z adding 'torch/testing/_internal/codegen/__init__.py' 2024-06-26T04:55:31.2297648Z adding 'torch/testing/_internal/data/__init__.py' 2024-06-26T04:55:31.2299267Z adding 'torch/testing/_internal/data/network1.py' 2024-06-26T04:55:31.2301039Z adding 'torch/testing/_internal/data/network2.py' 2024-06-26T04:55:31.2303226Z adding 'torch/testing/_internal/distributed/__init__.py' 2024-06-26T04:55:31.2305419Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2024-06-26T04:55:31.2308235Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2024-06-26T04:55:31.2315867Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2024-06-26T04:55:31.2415120Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2024-06-26T04:55:31.2427649Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2024-06-26T04:55:31.2429883Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2024-06-26T04:55:31.2435980Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2024-06-26T04:55:31.2439932Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2024-06-26T04:55:31.2442262Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2024-06-26T04:55:31.2444341Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2024-06-26T04:55:31.2447253Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2024-06-26T04:55:31.2450338Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2024-06-26T04:55:31.2452615Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2024-06-26T04:55:31.2454576Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2024-06-26T04:55:31.2461129Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2024-06-26T04:55:31.2463633Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2024-06-26T04:55:31.2465666Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2024-06-26T04:55:31.2471765Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2024-06-26T04:55:31.2474610Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2024-06-26T04:55:31.2501711Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2024-06-26T04:55:31.2507806Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2024-06-26T04:55:31.2512124Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2024-06-26T04:55:31.2515010Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2024-06-26T04:55:31.2517398Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2024-06-26T04:55:31.2574783Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2024-06-26T04:55:31.2582511Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2024-06-26T04:55:31.2584145Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2024-06-26T04:55:31.2587186Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2024-06-26T04:55:31.2591248Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2024-06-26T04:55:31.2593205Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2024-06-26T04:55:31.2595665Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2024-06-26T04:55:31.2609316Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2024-06-26T04:55:31.2613657Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2024-06-26T04:55:31.2615577Z adding 'torch/testing/_internal/generated/__init__.py' 2024-06-26T04:55:31.2661425Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2024-06-26T04:55:31.2675729Z adding 'torch/testing/_internal/opinfo/__init__.py' 2024-06-26T04:55:31.2712357Z adding 'torch/testing/_internal/opinfo/core.py' 2024-06-26T04:55:31.2718052Z adding 'torch/testing/_internal/opinfo/refs.py' 2024-06-26T04:55:31.2722290Z adding 'torch/testing/_internal/opinfo/utils.py' 2024-06-26T04:55:31.2724627Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2024-06-26T04:55:31.2732487Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2024-06-26T04:55:31.2738000Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2024-06-26T04:55:31.2757691Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2024-06-26T04:55:31.2763705Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2024-06-26T04:55:31.2771866Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2024-06-26T04:55:31.2777863Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2024-06-26T04:55:31.2780513Z adding 'torch/testing/_internal/optests/__init__.py' 2024-06-26T04:55:31.2783830Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2024-06-26T04:55:31.2787063Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2024-06-26T04:55:31.2788853Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2024-06-26T04:55:31.2799240Z adding 'torch/testing/_internal/optests/generate_tests.py' 2024-06-26T04:55:31.2802847Z adding 'torch/testing/_internal/optests/make_fx.py' 2024-06-26T04:55:31.2804851Z adding 'torch/testing/_internal/test_module/__init__.py' 2024-06-26T04:55:31.2806590Z adding 'torch/testing/_internal/test_module/future_div.py' 2024-06-26T04:55:31.2808159Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2024-06-26T04:55:31.2811776Z adding 'torch/utils/__init__.py' 2024-06-26T04:55:31.2816478Z adding 'torch/utils/_config_module.py' 2024-06-26T04:55:31.2818771Z adding 'torch/utils/_config_typing.pyi' 2024-06-26T04:55:31.2823002Z adding 'torch/utils/_content_store.py' 2024-06-26T04:55:31.2826438Z adding 'torch/utils/_contextlib.py' 2024-06-26T04:55:31.2828816Z adding 'torch/utils/_cpp_extension_versioner.py' 2024-06-26T04:55:31.2837974Z adding 'torch/utils/_cxx_pytree.py' 2024-06-26T04:55:31.2841196Z adding 'torch/utils/_device.py' 2024-06-26T04:55:31.2843307Z adding 'torch/utils/_exposed_in.py' 2024-06-26T04:55:31.2845677Z adding 'torch/utils/_foreach_utils.py' 2024-06-26T04:55:31.2850049Z adding 'torch/utils/_freeze.py' 2024-06-26T04:55:31.2853315Z adding 'torch/utils/_get_clean_triton.py' 2024-06-26T04:55:31.2855481Z adding 'torch/utils/_import_utils.py' 2024-06-26T04:55:31.2857426Z adding 'torch/utils/_mode_utils.py' 2024-06-26T04:55:31.2866535Z adding 'torch/utils/_python_dispatch.py' 2024-06-26T04:55:31.2882798Z adding 'torch/utils/_pytree.py' 2024-06-26T04:55:31.2885976Z adding 'torch/utils/_stats.py' 2024-06-26T04:55:31.2890563Z adding 'torch/utils/_traceback.py' 2024-06-26T04:55:31.2893183Z adding 'torch/utils/_triton.py' 2024-06-26T04:55:31.2895221Z adding 'torch/utils/_typing_utils.py' 2024-06-26T04:55:31.2897471Z adding 'torch/utils/_zip.py' 2024-06-26T04:55:31.2903945Z adding 'torch/utils/backend_registration.py' 2024-06-26T04:55:31.2911366Z adding 'torch/utils/bundled_inputs.py' 2024-06-26T04:55:31.2936829Z adding 'torch/utils/checkpoint.py' 2024-06-26T04:55:31.2946025Z adding 'torch/utils/collect_env.py' 2024-06-26T04:55:31.2948563Z adding 'torch/utils/cpp_backtrace.py' 2024-06-26T04:55:31.2984402Z adding 'torch/utils/cpp_extension.py' 2024-06-26T04:55:31.2988745Z adding 'torch/utils/deterministic.py' 2024-06-26T04:55:31.2991766Z adding 'torch/utils/dlpack.py' 2024-06-26T04:55:31.2993922Z adding 'torch/utils/file_baton.py' 2024-06-26T04:55:31.3001991Z adding 'torch/utils/flop_counter.py' 2024-06-26T04:55:31.3006818Z adding 'torch/utils/hooks.py' 2024-06-26T04:55:31.3010156Z adding 'torch/utils/mkldnn.py' 2024-06-26T04:55:31.3013465Z adding 'torch/utils/mobile_optimizer.py' 2024-06-26T04:55:31.3015417Z adding 'torch/utils/model_zoo.py' 2024-06-26T04:55:31.3017963Z adding 'torch/utils/module_tracker.py' 2024-06-26T04:55:31.3021201Z adding 'torch/utils/show_pickle.py' 2024-06-26T04:55:31.3024678Z adding 'torch/utils/throughput_benchmark.py' 2024-06-26T04:55:31.3028956Z adding 'torch/utils/weak.py' 2024-06-26T04:55:31.3031238Z adding 'torch/utils/_strobelight/__init__.py' 2024-06-26T04:55:31.3034967Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2024-06-26T04:55:31.3037522Z adding 'torch/utils/_sympy/__init__.py' 2024-06-26T04:55:31.3045546Z adding 'torch/utils/_sympy/functions.py' 2024-06-26T04:55:31.3049849Z adding 'torch/utils/_sympy/interp.py' 2024-06-26T04:55:31.3053049Z adding 'torch/utils/_sympy/numbers.py' 2024-06-26T04:55:31.3056145Z adding 'torch/utils/_sympy/reference.py' 2024-06-26T04:55:31.3058511Z adding 'torch/utils/_sympy/singleton_int.py' 2024-06-26T04:55:31.3061759Z adding 'torch/utils/_sympy/solve.py' 2024-06-26T04:55:31.3064482Z adding 'torch/utils/_sympy/symbol.py' 2024-06-26T04:55:31.3076054Z adding 'torch/utils/_sympy/value_ranges.py' 2024-06-26T04:55:31.3078843Z adding 'torch/utils/backcompat/__init__.py' 2024-06-26T04:55:31.3081084Z adding 'torch/utils/benchmark/__init__.py' 2024-06-26T04:55:31.3083070Z adding 'torch/utils/benchmark/examples/__init__.py' 2024-06-26T04:55:31.3086573Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2024-06-26T04:55:31.3089212Z adding 'torch/utils/benchmark/examples/compare.py' 2024-06-26T04:55:31.3091718Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2024-06-26T04:55:31.3094870Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2024-06-26T04:55:31.3097244Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2024-06-26T04:55:31.3099710Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2024-06-26T04:55:31.3101741Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2024-06-26T04:55:31.3104084Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2024-06-26T04:55:31.3106837Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2024-06-26T04:55:31.3109555Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2024-06-26T04:55:31.3112028Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2024-06-26T04:55:31.3114464Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2024-06-26T04:55:31.3116771Z adding 'torch/utils/benchmark/utils/__init__.py' 2024-06-26T04:55:31.3118574Z adding 'torch/utils/benchmark/utils/_stubs.py' 2024-06-26T04:55:31.3123661Z adding 'torch/utils/benchmark/utils/common.py' 2024-06-26T04:55:31.3128957Z adding 'torch/utils/benchmark/utils/compare.py' 2024-06-26T04:55:31.3132576Z adding 'torch/utils/benchmark/utils/compile.py' 2024-06-26T04:55:31.3136068Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2024-06-26T04:55:31.3142629Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2024-06-26T04:55:31.3146078Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2024-06-26T04:55:31.3148261Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2024-06-26T04:55:31.3155645Z adding 'torch/utils/benchmark/utils/timer.py' 2024-06-26T04:55:31.3158318Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2024-06-26T04:55:31.3161287Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2024-06-26T04:55:31.3163469Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2024-06-26T04:55:31.3165576Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2024-06-26T04:55:31.3177688Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2024-06-26T04:55:31.3227019Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2024-06-26T04:55:31.3238685Z adding 'torch/utils/bottleneck/__init__.py' 2024-06-26T04:55:31.3241888Z adding 'torch/utils/bottleneck/__main__.py' 2024-06-26T04:55:31.3244504Z adding 'torch/utils/data/__init__.py' 2024-06-26T04:55:31.3246432Z adding 'torch/utils/data/backward_compatibility.py' 2024-06-26T04:55:31.3274984Z adding 'torch/utils/data/dataloader.py' 2024-06-26T04:55:31.3282856Z adding 'torch/utils/data/dataset.py' 2024-06-26T04:55:31.3286479Z adding 'torch/utils/data/distributed.py' 2024-06-26T04:55:31.3289871Z adding 'torch/utils/data/graph.py' 2024-06-26T04:55:31.3293190Z adding 'torch/utils/data/graph_settings.py' 2024-06-26T04:55:31.3297664Z adding 'torch/utils/data/sampler.py' 2024-06-26T04:55:31.3300336Z adding 'torch/utils/data/_utils/__init__.py' 2024-06-26T04:55:31.3305158Z adding 'torch/utils/data/_utils/collate.py' 2024-06-26T04:55:31.3307598Z adding 'torch/utils/data/_utils/fetch.py' 2024-06-26T04:55:31.3310241Z adding 'torch/utils/data/_utils/pin_memory.py' 2024-06-26T04:55:31.3312882Z adding 'torch/utils/data/_utils/signal_handling.py' 2024-06-26T04:55:31.3318313Z adding 'torch/utils/data/_utils/worker.py' 2024-06-26T04:55:31.3320694Z adding 'torch/utils/data/datapipes/__init__.py' 2024-06-26T04:55:31.3323844Z adding 'torch/utils/data/datapipes/_decorator.py' 2024-06-26T04:55:31.3328632Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2024-06-26T04:55:31.3334684Z adding 'torch/utils/data/datapipes/_typing.py' 2024-06-26T04:55:31.3340092Z adding 'torch/utils/data/datapipes/datapipe.py' 2024-06-26T04:55:31.3349792Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2024-06-26T04:55:31.3354656Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2024-06-26T04:55:31.3357105Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2024-06-26T04:55:31.3359529Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2024-06-26T04:55:31.3363921Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2024-06-26T04:55:31.3366741Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2024-06-26T04:55:31.3368798Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2024-06-26T04:55:31.3370982Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2024-06-26T04:55:31.3374917Z adding 'torch/utils/data/datapipes/iter/callable.py' 2024-06-26T04:55:31.3378437Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2024-06-26T04:55:31.3385734Z adding 'torch/utils/data/datapipes/iter/combining.py' 2024-06-26T04:55:31.3388759Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2024-06-26T04:55:31.3398218Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2024-06-26T04:55:31.3398958Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2024-06-26T04:55:31.3399627Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2024-06-26T04:55:31.3401535Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2024-06-26T04:55:31.3404084Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2024-06-26T04:55:31.3406196Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2024-06-26T04:55:31.3408958Z adding 'torch/utils/data/datapipes/iter/utils.py' 2024-06-26T04:55:31.3411040Z adding 'torch/utils/data/datapipes/map/__init__.py' 2024-06-26T04:55:31.3412972Z adding 'torch/utils/data/datapipes/map/callable.py' 2024-06-26T04:55:31.3415716Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2024-06-26T04:55:31.3418241Z adding 'torch/utils/data/datapipes/map/combining.py' 2024-06-26T04:55:31.3420647Z adding 'torch/utils/data/datapipes/map/grouping.py' 2024-06-26T04:55:31.3422809Z adding 'torch/utils/data/datapipes/map/utils.py' 2024-06-26T04:55:31.3424723Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2024-06-26T04:55:31.3429599Z adding 'torch/utils/data/datapipes/utils/common.py' 2024-06-26T04:55:31.3434237Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2024-06-26T04:55:31.3437191Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2024-06-26T04:55:31.3439112Z adding 'torch/utils/hipify/__init__.py' 2024-06-26T04:55:31.3441091Z adding 'torch/utils/hipify/constants.py' 2024-06-26T04:55:31.3494862Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2024-06-26T04:55:31.3518517Z adding 'torch/utils/hipify/hipify_python.py' 2024-06-26T04:55:31.3521355Z adding 'torch/utils/hipify/version.py' 2024-06-26T04:55:31.3523126Z adding 'torch/utils/jit/__init__.py' 2024-06-26T04:55:31.3525849Z adding 'torch/utils/jit/log_extract.py' 2024-06-26T04:55:31.3532500Z adding 'torch/utils/model_dump/__init__.py' 2024-06-26T04:55:31.3534939Z adding 'torch/utils/model_dump/__main__.py' 2024-06-26T04:55:31.3541082Z adding 'torch/utils/model_dump/code.js' 2024-06-26T04:55:31.3543924Z adding 'torch/utils/model_dump/htm.mjs' 2024-06-26T04:55:31.3548577Z adding 'torch/utils/model_dump/preact.mjs' 2024-06-26T04:55:31.3550890Z adding 'torch/utils/model_dump/skeleton.html' 2024-06-26T04:55:31.3553240Z adding 'torch/utils/tensorboard/__init__.py' 2024-06-26T04:55:31.3555303Z adding 'torch/utils/tensorboard/_convert_np.py' 2024-06-26T04:55:31.3557954Z adding 'torch/utils/tensorboard/_embedding.py' 2024-06-26T04:55:31.3560361Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2024-06-26T04:55:31.3562298Z adding 'torch/utils/tensorboard/_proto_graph.py' 2024-06-26T04:55:31.3568008Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2024-06-26T04:55:31.3571410Z adding 'torch/utils/tensorboard/_utils.py' 2024-06-26T04:55:31.3582866Z adding 'torch/utils/tensorboard/summary.py' 2024-06-26T04:55:31.3596280Z adding 'torch/utils/tensorboard/writer.py' 2024-06-26T04:55:31.3599503Z adding 'torch/utils/viz/__init__.py' 2024-06-26T04:55:31.3605027Z adding 'torch/utils/viz/_cycles.py' 2024-06-26T04:55:31.3611358Z adding 'torch/xpu/__init__.py' 2024-06-26T04:55:31.3613859Z adding 'torch/xpu/_gpu_trace.py' 2024-06-26T04:55:31.3616052Z adding 'torch/xpu/_utils.py' 2024-06-26T04:55:31.3618763Z adding 'torch/xpu/random.py' 2024-06-26T04:55:31.3621973Z adding 'torch/xpu/streams.py' 2024-06-26T04:55:31.3626364Z adding 'torchgen/__init__.py' 2024-06-26T04:55:31.3628592Z adding 'torchgen/code_template.py' 2024-06-26T04:55:31.3630922Z adding 'torchgen/context.py' 2024-06-26T04:55:31.3666037Z adding 'torchgen/gen.py' 2024-06-26T04:55:31.3673986Z adding 'torchgen/gen_aoti_c_shim.py' 2024-06-26T04:55:31.3681533Z adding 'torchgen/gen_backend_stubs.py' 2024-06-26T04:55:31.3693731Z adding 'torchgen/gen_executorch.py' 2024-06-26T04:55:31.3706756Z adding 'torchgen/gen_functionalization_type.py' 2024-06-26T04:55:31.3714982Z adding 'torchgen/gen_lazy_tensor.py' 2024-06-26T04:55:31.3719123Z adding 'torchgen/gen_vmap_plumbing.py' 2024-06-26T04:55:31.3721344Z adding 'torchgen/local.py' 2024-06-26T04:55:31.3761683Z adding 'torchgen/model.py' 2024-06-26T04:55:31.3774669Z adding 'torchgen/native_function_generation.py' 2024-06-26T04:55:31.3781981Z adding 'torchgen/utils.py' 2024-06-26T04:55:31.3783842Z adding 'torchgen/yaml_utils.py' 2024-06-26T04:55:31.3786132Z adding 'torchgen/aoti/__init__.py' 2024-06-26T04:55:31.3788599Z adding 'torchgen/aoti/fallback_ops.py' 2024-06-26T04:55:31.3790769Z adding 'torchgen/api/__init__.py' 2024-06-26T04:55:31.3804830Z adding 'torchgen/api/autograd.py' 2024-06-26T04:55:31.3812105Z adding 'torchgen/api/cpp.py' 2024-06-26T04:55:31.3815148Z adding 'torchgen/api/dispatcher.py' 2024-06-26T04:55:31.3818773Z adding 'torchgen/api/functionalization.py' 2024-06-26T04:55:31.3825090Z adding 'torchgen/api/lazy.py' 2024-06-26T04:55:31.3827423Z adding 'torchgen/api/meta.py' 2024-06-26T04:55:31.3830102Z adding 'torchgen/api/native.py' 2024-06-26T04:55:31.3850013Z adding 'torchgen/api/python.py' 2024-06-26T04:55:31.3854330Z adding 'torchgen/api/structured.py' 2024-06-26T04:55:31.3860432Z adding 'torchgen/api/translate.py' 2024-06-26T04:55:31.3864029Z adding 'torchgen/api/ufunc.py' 2024-06-26T04:55:31.3868096Z adding 'torchgen/api/unboxing.py' 2024-06-26T04:55:31.3870348Z adding 'torchgen/api/types/__init__.py' 2024-06-26T04:55:31.3875468Z adding 'torchgen/api/types/signatures.py' 2024-06-26T04:55:31.3879037Z adding 'torchgen/api/types/types.py' 2024-06-26T04:55:31.3882877Z adding 'torchgen/api/types/types_base.py' 2024-06-26T04:55:31.3885357Z adding 'torchgen/dest/__init__.py' 2024-06-26T04:55:31.3894716Z adding 'torchgen/dest/lazy_ir.py' 2024-06-26T04:55:31.3897838Z adding 'torchgen/dest/lazy_ts_lowering.py' 2024-06-26T04:55:31.3900270Z adding 'torchgen/dest/native_functions.py' 2024-06-26T04:55:31.3912870Z adding 'torchgen/dest/register_dispatch_key.py' 2024-06-26T04:55:31.3919838Z adding 'torchgen/dest/ufunc.py' 2024-06-26T04:55:31.3922327Z adding 'torchgen/executorch/__init__.py' 2024-06-26T04:55:31.3925955Z adding 'torchgen/executorch/model.py' 2024-06-26T04:55:31.3929330Z adding 'torchgen/executorch/parse.py' 2024-06-26T04:55:31.3931636Z adding 'torchgen/executorch/api/__init__.py' 2024-06-26T04:55:31.3934624Z adding 'torchgen/executorch/api/custom_ops.py' 2024-06-26T04:55:31.3940237Z adding 'torchgen/executorch/api/et_cpp.py' 2024-06-26T04:55:31.3944110Z adding 'torchgen/executorch/api/unboxing.py' 2024-06-26T04:55:31.3946402Z adding 'torchgen/executorch/api/types/__init__.py' 2024-06-26T04:55:31.3948943Z adding 'torchgen/executorch/api/types/signatures.py' 2024-06-26T04:55:31.3951202Z adding 'torchgen/executorch/api/types/types.py' 2024-06-26T04:55:31.3953342Z adding 'torchgen/operator_versions/__init__.py' 2024-06-26T04:55:31.3957658Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2024-06-26T04:55:31.3959958Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2024-06-26T04:55:31.4071425Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2024-06-26T04:55:31.4088237Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2024-06-26T04:55:31.4090685Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2024-06-26T04:55:31.4092922Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2024-06-26T04:55:31.4094632Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2024-06-26T04:55:31.4097076Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2024-06-26T04:55:31.4098968Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2024-06-26T04:55:31.4100774Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2024-06-26T04:55:31.4102565Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2024-06-26T04:55:31.4104569Z adding 'torchgen/packaged/ATen/templates/Function.h' 2024-06-26T04:55:31.4106494Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2024-06-26T04:55:31.4108703Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2024-06-26T04:55:31.4111520Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2024-06-26T04:55:31.4113425Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2024-06-26T04:55:31.4115042Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2024-06-26T04:55:31.4117169Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2024-06-26T04:55:31.4118774Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2024-06-26T04:55:31.4120809Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2024-06-26T04:55:31.4122527Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2024-06-26T04:55:31.4124338Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2024-06-26T04:55:31.4125769Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2024-06-26T04:55:31.4128152Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2024-06-26T04:55:31.4130330Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2024-06-26T04:55:31.4132296Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2024-06-26T04:55:31.4133876Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2024-06-26T04:55:31.4136130Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2024-06-26T04:55:31.4137947Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2024-06-26T04:55:31.4139651Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2024-06-26T04:55:31.4141647Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2024-06-26T04:55:31.4144031Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2024-06-26T04:55:31.4145538Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2024-06-26T04:55:31.4147134Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2024-06-26T04:55:31.4157604Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2024-06-26T04:55:31.4160478Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2024-06-26T04:55:31.4162335Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2024-06-26T04:55:31.4164034Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2024-06-26T04:55:31.4165665Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2024-06-26T04:55:31.4167406Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2024-06-26T04:55:31.4169216Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2024-06-26T04:55:31.4171099Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2024-06-26T04:55:31.4172490Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2024-06-26T04:55:31.4174602Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2024-06-26T04:55:31.4176019Z adding 'torchgen/packaged/autograd/README.md' 2024-06-26T04:55:31.4177875Z adding 'torchgen/packaged/autograd/__init__.py' 2024-06-26T04:55:31.4179065Z adding 'torchgen/packaged/autograd/build.bzl' 2024-06-26T04:55:31.4180829Z adding 'torchgen/packaged/autograd/context.py' 2024-06-26T04:55:31.4183050Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2024-06-26T04:55:31.4227720Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2024-06-26T04:55:31.4234554Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2024-06-26T04:55:31.4237233Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2024-06-26T04:55:31.4245393Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2024-06-26T04:55:31.4253771Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2024-06-26T04:55:31.4268800Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2024-06-26T04:55:31.4276284Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2024-06-26T04:55:31.4279507Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2024-06-26T04:55:31.4305057Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2024-06-26T04:55:31.4311418Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2024-06-26T04:55:31.4324559Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2024-06-26T04:55:31.4328144Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2024-06-26T04:55:31.4329802Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2024-06-26T04:55:31.4331965Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2024-06-26T04:55:31.4333910Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2024-06-26T04:55:31.4336506Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2024-06-26T04:55:31.4339329Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2024-06-26T04:55:31.4340901Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2024-06-26T04:55:31.4343465Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2024-06-26T04:55:31.4345882Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2024-06-26T04:55:31.4348175Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2024-06-26T04:55:31.4351382Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2024-06-26T04:55:31.4353779Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2024-06-26T04:55:31.4356183Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2024-06-26T04:55:31.4359031Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2024-06-26T04:55:31.4361386Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2024-06-26T04:55:31.4363739Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2024-06-26T04:55:31.4365841Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2024-06-26T04:55:31.4367311Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2024-06-26T04:55:31.4369589Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2024-06-26T04:55:31.4372592Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2024-06-26T04:55:31.4374551Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2024-06-26T04:55:31.4385302Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2024-06-26T04:55:31.4389120Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2024-06-26T04:55:31.4391314Z adding 'torchgen/selective_build/__init__.py' 2024-06-26T04:55:31.4394198Z adding 'torchgen/selective_build/operator.py' 2024-06-26T04:55:31.4398992Z adding 'torchgen/selective_build/selector.py' 2024-06-26T04:55:31.4401100Z adding 'torchgen/static_runtime/__init__.py' 2024-06-26T04:55:31.4404501Z adding 'torchgen/static_runtime/config.py' 2024-06-26T04:55:31.4408168Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2024-06-26T04:55:31.4415488Z adding 'torchgen/static_runtime/generator.py' 2024-06-26T04:55:31.4526415Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/LICENSE' 2024-06-26T04:55:31.4546856Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/METADATA' 2024-06-26T04:55:31.4555219Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/NOTICE' 2024-06-26T04:55:31.4557188Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/WHEEL' 2024-06-26T04:55:31.4558702Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/entry_points.txt' 2024-06-26T04:55:31.4559694Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/top_level.txt' 2024-06-26T04:55:31.5151801Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/RECORD' 2024-06-26T04:55:31.5428124Z removing build/bdist.linux-x86_64/wheel 2024-06-26T04:55:31.8074913Z ++ echo dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:55:31.8076038Z + pip_install_whl dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:55:31.8080978Z + args=('dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl') 2024-06-26T04:55:31.8081682Z + local args 2024-06-26T04:55:31.8082345Z + [[ dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl == *\ * ]] 2024-06-26T04:55:31.8082966Z + for path in "${args[@]}" 2024-06-26T04:55:31.8083632Z + echo 'Installing dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl' 2024-06-26T04:55:31.8084516Z Installing dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:55:31.8085551Z + python3 -mpip install --no-index --no-deps dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:55:32.7548213Z Processing ./dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:55:33.2004042Z Installing collected packages: torch 2024-06-26T04:55:40.9628626Z Successfully installed torch-2.5.0a0+gitb8c4c54 2024-06-26T04:55:41.0158231Z + set -x 2024-06-26T04:55:41.0158578Z + assert_git_not_dirty 2024-06-26T04:55:41.0159080Z + [[ linux-jammy-py3.8-gcc11-pch != *rocm* ]] 2024-06-26T04:55:41.0159867Z + [[ linux-jammy-py3.8-gcc11-pch != *xla* ]] 2024-06-26T04:55:41.0164858Z ++ git status --porcelain 2024-06-26T04:55:41.0165308Z ++ grep -v '?? third_party' 2024-06-26T04:55:57.9255433Z ++ true 2024-06-26T04:55:57.9255824Z + git_status= 2024-06-26T04:55:57.9256263Z + [[ -n '' ]] 2024-06-26T04:55:57.9256581Z + mkdir -p dist 2024-06-26T04:55:57.9304060Z + '[' -f build/.ninja_log ']' 2024-06-26T04:55:57.9304625Z + [[ linux-jammy-py3.8-gcc11-pch == *rocm* ]] 2024-06-26T04:55:57.9305218Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2024-06-26T04:55:57.9307502Z ++ [[ linux-jammy-py3.8-gcc11-pch == *rocm* ]] 2024-06-26T04:55:57.9308296Z ++ echo OFF 2024-06-26T04:55:57.9309126Z + CUSTOM_TEST_USE_ROCM=OFF 2024-06-26T04:55:57.9309998Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2024-06-26T04:55:57.9310651Z + mkdir -pv build/custom_test_artifacts 2024-06-26T04:55:57.9317211Z mkdir: created directory 'build/custom_test_artifacts' 2024-06-26T04:55:57.9318428Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:57.9319380Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2024-06-26T04:55:57.9319961Z + python --version 2024-06-26T04:55:57.9328360Z Python 3.8.19 2024-06-26T04:55:57.9333693Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-06-26T04:55:58.0552235Z + SITE_PACKAGES=/opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-06-26T04:55:58.0553007Z + mkdir -p build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:58.0560338Z + pushd build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:58.0561309Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2024-06-26T04:55:58.0563133Z ++ which python 2024-06-26T04:55:58.0588248Z + cmake /var/lib/jenkins/workspace/test/custom_operator '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch;/opt/conda/envs/py_3.8/lib/python3.8/site-packages' -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-06-26T04:55:58.1192766Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:55:58.1805624Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:55:58.1939005Z -- Detecting C compiler ABI info 2024-06-26T04:55:58.2920381Z -- Detecting C compiler ABI info - done 2024-06-26T04:55:58.3026639Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:55:58.3029318Z -- Detecting C compile features 2024-06-26T04:55:58.3033718Z -- Detecting C compile features - done 2024-06-26T04:55:58.3067254Z -- Detecting CXX compiler ABI info 2024-06-26T04:55:58.4031724Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:55:58.4140910Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:55:58.4143932Z -- Detecting CXX compile features 2024-06-26T04:55:58.4149373Z -- Detecting CXX compile features - done 2024-06-26T04:55:58.4435060Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-06-26T04:55:58.4436806Z static library kineto_LIBRARY-NOTFOUND not found. 2024-06-26T04:55:58.4437443Z Call Stack (most recent call first): 2024-06-26T04:55:58.4438680Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-06-26T04:55:58.4439678Z CMakeLists.txt:9 (find_package) 2024-06-26T04:55:58.4439951Z 2024-06-26T04:55:58.4440067Z  2024-06-26T04:55:58.4440838Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T04:55:58.4441766Z -- Configuring done (0.4s) 2024-06-26T04:55:58.4485256Z -- Generating done (0.0s) 2024-06-26T04:55:58.4490924Z CMake Warning: 2024-06-26T04:55:58.4491582Z Manually-specified variables were not used by the project: 2024-06-26T04:55:58.4492138Z 2024-06-26T04:55:58.4492271Z Python_EXECUTABLE 2024-06-26T04:55:58.4492479Z 2024-06-26T04:55:58.4492595Z  2024-06-26T04:55:58.4500995Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:58.4525834Z + make VERBOSE=1 2024-06-26T04:55:58.4539535Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-06-26T04:55:58.4597137Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2024-06-26T04:55:58.4638448Z make -f CMakeFiles/Makefile2 all 2024-06-26T04:55:58.4647806Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:58.4648941Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2024-06-26T04:55:58.4656757Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:58.4660991Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2024-06-26T04:55:58.4707815Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:58.4708935Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2024-06-26T04:55:58.4715993Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:58.4760902Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2024-06-26T04:55:58.4767874Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2024-06-26T04:55:59.4658451Z [ 50%] Linking CXX shared library libcustom_ops.so 2024-06-26T04:55:59.4662498Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2024-06-26T04:55:59.4707730Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-06-26T04:55:59.7083158Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:59.7183347Z [ 50%] Built target custom_ops 2024-06-26T04:55:59.7188611Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2024-06-26T04:55:59.7199222Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:59.7203393Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2024-06-26T04:55:59.7252300Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:59.7253483Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2024-06-26T04:55:59.7261217Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:59.7306560Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-06-26T04:55:59.7314134Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2024-06-26T04:56:00.7021706Z [100%] Linking CXX executable test_custom_ops 2024-06-26T04:56:00.7026613Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2024-06-26T04:56:00.7072849Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib libcustom_ops.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so 2024-06-26T04:56:00.9998578Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:56:01.0062644Z [100%] Built target test_custom_ops 2024-06-26T04:56:01.0068723Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:56:01.0071730Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2024-06-26T04:56:01.0118117Z + popd 2024-06-26T04:56:01.0118646Z ~/workspace 2024-06-26T04:56:01.0119070Z + assert_git_not_dirty 2024-06-26T04:56:01.0119599Z + [[ linux-jammy-py3.8-gcc11-pch != *rocm* ]] 2024-06-26T04:56:01.0120144Z + [[ linux-jammy-py3.8-gcc11-pch != *xla* ]] 2024-06-26T04:56:01.0124337Z ++ git status --porcelain 2024-06-26T04:56:01.0125184Z ++ grep -v '?? third_party' 2024-06-26T04:56:01.1843630Z ++ true 2024-06-26T04:56:01.1844085Z + git_status= 2024-06-26T04:56:01.1844687Z + [[ -n '' ]] 2024-06-26T04:56:01.1845350Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2024-06-26T04:56:01.1846203Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2024-06-26T04:56:01.1846741Z + python --version 2024-06-26T04:56:01.1855520Z Python 3.8.19 2024-06-26T04:56:01.1860530Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-06-26T04:56:01.3116053Z + SITE_PACKAGES=/opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-06-26T04:56:01.3116824Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2024-06-26T04:56:01.3124535Z + pushd build/custom_test_artifacts/jit-hook-build 2024-06-26T04:56:01.3125513Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2024-06-26T04:56:01.3127951Z ++ which python 2024-06-26T04:56:01.3138058Z + cmake /var/lib/jenkins/workspace/test/jit_hooks '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch;/opt/conda/envs/py_3.8/lib/python3.8/site-packages' -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-06-26T04:56:01.3635894Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:56:01.4246179Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:56:01.4379386Z -- Detecting C compiler ABI info 2024-06-26T04:56:01.5427708Z -- Detecting C compiler ABI info - done 2024-06-26T04:56:01.5533913Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:56:01.5536590Z -- Detecting C compile features 2024-06-26T04:56:01.5541164Z -- Detecting C compile features - done 2024-06-26T04:56:01.5576618Z -- Detecting CXX compiler ABI info 2024-06-26T04:56:01.6542171Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:56:01.6651757Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:56:01.6654551Z -- Detecting CXX compile features 2024-06-26T04:56:01.6659682Z -- Detecting CXX compile features - done 2024-06-26T04:56:01.6887944Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-06-26T04:56:01.6889402Z static library kineto_LIBRARY-NOTFOUND not found. 2024-06-26T04:56:01.6890008Z Call Stack (most recent call first): 2024-06-26T04:56:01.6891697Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-06-26T04:56:01.6893185Z CMakeLists.txt:9 (find_package) 2024-06-26T04:56:01.6893463Z 2024-06-26T04:56:01.6893597Z  2024-06-26T04:56:01.6894231Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T04:56:01.6894990Z -- Configuring done (0.4s) 2024-06-26T04:56:01.6922008Z -- Generating done (0.0s) 2024-06-26T04:56:01.6925739Z CMake Warning: 2024-06-26T04:56:01.6926646Z Manually-specified variables were not used by the project: 2024-06-26T04:56:01.6927161Z 2024-06-26T04:56:01.6927279Z Python_EXECUTABLE 2024-06-26T04:56:01.6927486Z 2024-06-26T04:56:01.6927779Z  2024-06-26T04:56:01.6936945Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2024-06-26T04:56:01.6961077Z + make VERBOSE=1 2024-06-26T04:56:01.6973571Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-06-26T04:56:01.7029040Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2024-06-26T04:56:01.7070512Z make -f CMakeFiles/Makefile2 all 2024-06-26T04:56:01.7078730Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:56:01.7079891Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2024-06-26T04:56:01.7087764Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:56:01.7091912Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2024-06-26T04:56:01.7136746Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:56:01.7137914Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2024-06-26T04:56:01.7145386Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:56:01.7186499Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-06-26T04:56:01.7193274Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2024-06-26T04:56:02.6535566Z [100%] Linking CXX executable test_jit_hooks 2024-06-26T04:56:02.6539258Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2024-06-26T04:56:02.6583265Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-06-26T04:56:02.9204434Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:56:02.9269579Z [100%] Built target test_jit_hooks 2024-06-26T04:56:02.9274843Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:56:02.9276594Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2024-06-26T04:56:02.9323379Z + popd 2024-06-26T04:56:02.9323896Z ~/workspace 2024-06-26T04:56:02.9324361Z + assert_git_not_dirty 2024-06-26T04:56:02.9324880Z + [[ linux-jammy-py3.8-gcc11-pch != *rocm* ]] 2024-06-26T04:56:02.9325431Z + [[ linux-jammy-py3.8-gcc11-pch != *xla* ]] 2024-06-26T04:56:02.9329176Z ++ git status --porcelain 2024-06-26T04:56:02.9329647Z ++ grep -v '?? third_party' 2024-06-26T04:56:03.1051462Z ++ true 2024-06-26T04:56:03.1052339Z + git_status= 2024-06-26T04:56:03.1053095Z + [[ -n '' ]] 2024-06-26T04:56:03.1053747Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2024-06-26T04:56:03.1054515Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2024-06-26T04:56:03.1055117Z + python --version 2024-06-26T04:56:03.1062691Z Python 3.8.19 2024-06-26T04:56:03.1064444Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2024-06-26T04:56:03.1072884Z + pushd build/custom_test_artifacts/custom-backend-build 2024-06-26T04:56:03.1073668Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2024-06-26T04:56:03.1075697Z ++ which python 2024-06-26T04:56:03.1085795Z + cmake /var/lib/jenkins/workspace/test/custom_backend '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch;/opt/conda/envs/py_3.8/lib/python3.8/site-packages' -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-06-26T04:56:03.1577477Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:56:03.2185737Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:56:03.2319315Z -- Detecting C compiler ABI info 2024-06-26T04:56:03.3168776Z -- Detecting C compiler ABI info - done 2024-06-26T04:56:03.3274473Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:56:03.3277198Z -- Detecting C compile features 2024-06-26T04:56:03.3281407Z -- Detecting C compile features - done 2024-06-26T04:56:03.3314458Z -- Detecting CXX compiler ABI info 2024-06-26T04:56:03.4251165Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:56:03.4361805Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:56:03.4365441Z -- Detecting CXX compile features 2024-06-26T04:56:03.4371925Z -- Detecting CXX compile features - done 2024-06-26T04:56:03.4600506Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-06-26T04:56:03.4602579Z static library kineto_LIBRARY-NOTFOUND not found. 2024-06-26T04:56:03.4603492Z Call Stack (most recent call first): 2024-06-26T04:56:03.4605389Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-06-26T04:56:03.4607284Z CMakeLists.txt:9 (find_package) 2024-06-26T04:56:03.4608143Z 2024-06-26T04:56:03.4608348Z  2024-06-26T04:56:03.4609379Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T04:56:03.4610750Z -- Configuring done (0.3s) 2024-06-26T04:56:03.4655136Z -- Generating done (0.0s) 2024-06-26T04:56:03.4660695Z CMake Warning: 2024-06-26T04:56:03.4661667Z Manually-specified variables were not used by the project: 2024-06-26T04:56:03.4662351Z 2024-06-26T04:56:03.4662495Z Python_EXECUTABLE 2024-06-26T04:56:03.4662707Z 2024-06-26T04:56:03.4662829Z  2024-06-26T04:56:03.4672179Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2024-06-26T04:56:03.4698172Z + make VERBOSE=1 2024-06-26T04:56:03.4708898Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-06-26T04:56:03.4765763Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2024-06-26T04:56:03.4807081Z make -f CMakeFiles/Makefile2 all 2024-06-26T04:56:03.4816181Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:03.4817377Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2024-06-26T04:56:03.4825434Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:03.4832143Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2024-06-26T04:56:03.4875702Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:03.4877187Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2024-06-26T04:56:03.4885472Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:03.4927984Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-06-26T04:56:03.4934960Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2024-06-26T04:56:03.8214339Z [ 50%] Linking CXX shared library libcustom_backend.so 2024-06-26T04:56:03.8218045Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2024-06-26T04:56:03.8263021Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-06-26T04:56:04.0603132Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:04.0670486Z [ 50%] Built target custom_backend 2024-06-26T04:56:04.0675420Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2024-06-26T04:56:04.0685016Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:04.0689673Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2024-06-26T04:56:04.0740350Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:04.0741621Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2024-06-26T04:56:04.0749571Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:04.0793044Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-06-26T04:56:04.0802824Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2024-06-26T04:56:05.1097232Z [100%] Linking CXX executable test_custom_backend 2024-06-26T04:56:05.1101382Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2024-06-26T04:56:05.1149041Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib libcustom_backend.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so 2024-06-26T04:56:05.4135827Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:05.4213937Z [100%] Built target test_custom_backend 2024-06-26T04:56:05.4218497Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:56:05.4220594Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2024-06-26T04:56:05.4266386Z + popd 2024-06-26T04:56:05.4267093Z ~/workspace 2024-06-26T04:56:05.4267585Z + assert_git_not_dirty 2024-06-26T04:56:05.4268093Z + [[ linux-jammy-py3.8-gcc11-pch != *rocm* ]] 2024-06-26T04:56:05.4268656Z + [[ linux-jammy-py3.8-gcc11-pch != *xla* ]] 2024-06-26T04:56:05.4272705Z ++ git status --porcelain 2024-06-26T04:56:05.4273220Z ++ grep -v '?? third_party' 2024-06-26T04:56:05.6019442Z ++ true 2024-06-26T04:56:05.6020515Z + git_status= 2024-06-26T04:56:05.6020940Z + [[ -n '' ]] 2024-06-26T04:56:05.6021438Z + [[ linux-jammy-py3.8-gcc11-pch != *libtorch* ]] 2024-06-26T04:56:05.6022062Z + [[ linux-jammy-py3.8-gcc11-pch != *bazel* ]] 2024-06-26T04:56:05.6022549Z + python tools/stats/export_test_times.py 2024-06-26T04:56:05.6535522Z Exporting test times from test-infra 2024-06-26T04:56:05.6536972Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.additional_ci_files/test-times.json 2024-06-26T04:56:05.7092784Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /var/lib/jenkins/workspace/.additional_ci_files/test-class-times.json 2024-06-26T04:56:05.8434555Z + [[ linux-jammy-py3.8-gcc11-pch != *aarch64* ]] 2024-06-26T04:56:05.8435320Z + print_sccache_stats 2024-06-26T04:56:05.8435762Z + echo 'PyTorch Build Statistics' 2024-06-26T04:56:05.8436174Z PyTorch Build Statistics 2024-06-26T04:56:05.8436551Z + sccache --show-stats 2024-06-26T04:56:05.8459474Z Compile requests 8438 2024-06-26T04:56:05.8460244Z Compile requests executed 8144 2024-06-26T04:56:05.8461017Z Cache hits 8112 2024-06-26T04:56:05.8461609Z Cache hits (C/C++) 8112 2024-06-26T04:56:05.8462282Z Cache misses 1 2024-06-26T04:56:05.8462967Z Cache misses (C/C++) 1 2024-06-26T04:56:05.8463688Z Cache timeouts 0 2024-06-26T04:56:05.8464331Z Cache read errors 0 2024-06-26T04:56:05.8464765Z Forced recaches 0 2024-06-26T04:56:05.8465191Z Cache write errors 0 2024-06-26T04:56:05.8465661Z Compilation failures 6 2024-06-26T04:56:05.8466146Z Cache errors 25 2024-06-26T04:56:05.8466693Z Cache errors (C/C++) 25 2024-06-26T04:56:05.8467395Z Non-cacheable compilations 0 2024-06-26T04:56:05.8467883Z Non-cacheable calls 17 2024-06-26T04:56:05.8468364Z Non-compilation calls 277 2024-06-26T04:56:05.8468858Z Unsupported compiler calls 0 2024-06-26T04:56:05.8469302Z Average cache write 0.055 s 2024-06-26T04:56:05.8469753Z Average cache read miss 0.027 s 2024-06-26T04:56:05.8470208Z Average cache read hit 0.034 s 2024-06-26T04:56:05.8470652Z Failed distributed compilations 0 2024-06-26T04:56:05.8473351Z 2024-06-26T04:56:05.8473777Z Non-cacheable reasons: 2024-06-26T04:56:05.8474446Z multiple input files 13 2024-06-26T04:56:05.8475393Z -x 2 2024-06-26T04:56:05.8476125Z @ 1 2024-06-26T04:56:05.8476571Z unknown source language 1 2024-06-26T04:56:05.8476869Z 2024-06-26T04:56:05.8477813Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:56:05.8478931Z + [[ -n 26687981213 ]] 2024-06-26T04:56:05.8479342Z + sccache --show-stats --stats-format json 2024-06-26T04:56:05.8479776Z + jq .stats 2024-06-26T04:56:05.8773573Z + sccache_epilogue 2024-06-26T04:56:05.8774477Z + echo '::group::Sccache Compilation Log' 2024-06-26T04:56:05.8775476Z ##[group]Sccache Compilation Log 2024-06-26T04:56:05.8776055Z + echo '=================== sccache compilation log ===================' 2024-06-26T04:56:05.8776649Z =================== sccache compilation log =================== 2024-06-26T04:56:05.8777677Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2024-06-26T04:56:05.8955503Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-06-26T04:56:05.8956578Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-06-26T04:56:05.8957460Z + sccache --show-stats 2024-06-26T04:56:05.8976079Z Compile requests 8438 2024-06-26T04:56:05.8976886Z Compile requests executed 8144 2024-06-26T04:56:05.8977679Z Cache hits 8112 2024-06-26T04:56:05.8978369Z Cache hits (C/C++) 8112 2024-06-26T04:56:05.8979056Z Cache misses 1 2024-06-26T04:56:05.8979805Z Cache misses (C/C++) 1 2024-06-26T04:56:05.8980460Z Cache timeouts 0 2024-06-26T04:56:05.8980969Z Cache read errors 0 2024-06-26T04:56:05.8981396Z Forced recaches 0 2024-06-26T04:56:05.8981809Z Cache write errors 0 2024-06-26T04:56:05.8982244Z Compilation failures 6 2024-06-26T04:56:05.8982667Z Cache errors 25 2024-06-26T04:56:05.8983068Z Cache errors (C/C++) 25 2024-06-26T04:56:05.8983597Z Non-cacheable compilations 0 2024-06-26T04:56:05.8984106Z Non-cacheable calls 17 2024-06-26T04:56:05.8984573Z Non-compilation calls 277 2024-06-26T04:56:05.8985019Z Unsupported compiler calls 0 2024-06-26T04:56:05.8985465Z Average cache write 0.055 s 2024-06-26T04:56:05.8985899Z Average cache read miss 0.027 s 2024-06-26T04:56:05.8986351Z Average cache read hit 0.034 s 2024-06-26T04:56:05.8986805Z Failed distributed compilations 0 2024-06-26T04:56:05.8987111Z 2024-06-26T04:56:05.8987262Z Non-cacheable reasons: 2024-06-26T04:56:05.8987619Z multiple input files 13 2024-06-26T04:56:05.8988086Z -x 2 2024-06-26T04:56:05.8988469Z @ 1 2024-06-26T04:56:05.8988881Z unknown source language 1 2024-06-26T04:56:05.8989174Z 2024-06-26T04:56:05.8990136Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:56:05.9001537Z + sccache --stop-server 2024-06-26T04:56:05.9002481Z Stopping sccache server... 2024-06-26T04:56:05.9003374Z Compile requests 8438 2024-06-26T04:56:05.9004084Z Compile requests executed 8144 2024-06-26T04:56:05.9004767Z Cache hits 8112 2024-06-26T04:56:05.9005457Z Cache hits (C/C++) 8112 2024-06-26T04:56:05.9006063Z Cache misses 1 2024-06-26T04:56:05.9006710Z Cache misses (C/C++) 1 2024-06-26T04:56:05.9007193Z Cache timeouts 0 2024-06-26T04:56:05.9007883Z Cache read errors 0 2024-06-26T04:56:05.9008391Z Forced recaches 0 2024-06-26T04:56:05.9008809Z Cache write errors 0 2024-06-26T04:56:05.9009220Z Compilation failures 6 2024-06-26T04:56:05.9009641Z Cache errors 25 2024-06-26T04:56:05.9010061Z Cache errors (C/C++) 25 2024-06-26T04:56:05.9010559Z Non-cacheable compilations 0 2024-06-26T04:56:05.9011046Z Non-cacheable calls 17 2024-06-26T04:56:05.9011524Z Non-compilation calls 277 2024-06-26T04:56:05.9011949Z Unsupported compiler calls 0 2024-06-26T04:56:05.9012393Z Average cache write 0.055 s 2024-06-26T04:56:05.9012840Z Average cache read miss 0.027 s 2024-06-26T04:56:05.9013274Z Average cache read hit 0.034 s 2024-06-26T04:56:05.9013728Z Failed distributed compilations 0 2024-06-26T04:56:05.9014034Z 2024-06-26T04:56:05.9014194Z Non-cacheable reasons: 2024-06-26T04:56:05.9014630Z multiple input files 13 2024-06-26T04:56:05.9015366Z -x 2 2024-06-26T04:56:05.9015938Z @ 1 2024-06-26T04:56:05.9016587Z unknown source language 1 2024-06-26T04:56:05.9017104Z 2024-06-26T04:56:05.9018588Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:56:05.9020339Z + echo ::endgroup:: 2024-06-26T04:56:05.9021401Z ##[endgroup] 2024-06-26T04:56:05.9021868Z + cleanup_workspace 2024-06-26T04:56:05.9023156Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2024-06-26T04:56:05.9025053Z sudo may print the following warning message that can be ignored. The chown command will still run. 2024-06-26T04:56:05.9026667Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2024-06-26T04:56:05.9027785Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2024-06-26T04:56:05.9029161Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2024-06-26T04:56:05.9030684Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2024-06-26T04:56:05.9031807Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2024-06-26T04:56:06.8591381Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-06-26T04:56:06.8593433Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-06-26T04:56:06.8607208Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:56:06.8608370Z ##[endgroup] 2024-06-26T04:56:06.8747469Z adding: dist/ (stored 0%) 2024-06-26T04:56:11.0029862Z adding: dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl (deflated 2%) 2024-06-26T04:56:11.0030661Z adding: build/custom_test_artifacts/ (stored 0%) 2024-06-26T04:56:11.0031394Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2024-06-26T04:56:11.0032287Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2024-06-26T04:56:11.0033849Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-06-26T04:56:11.0035313Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-06-26T04:56:11.0036439Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/ (stored 0%) 2024-06-26T04:56:11.0037656Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-06-26T04:56:11.0039281Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-06-26T04:56:11.0040455Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-06-26T04:56:11.0041786Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-06-26T04:56:11.0043134Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-06-26T04:56:11.0044332Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-06-26T04:56:11.0045531Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-06-26T04:56:11.0046923Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-06-26T04:56:11.0048499Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-06-26T04:56:11.0049935Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-06-26T04:56:11.0051330Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-06-26T04:56:11.0052812Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-06-26T04:56:11.0054217Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-06-26T04:56:11.0055478Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-06-26T04:56:11.0056596Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-06-26T04:56:11.0057710Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2024-06-26T04:56:11.0058941Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2024-06-26T04:56:11.0060327Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2024-06-26T04:56:11.0061671Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2024-06-26T04:56:11.0062917Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 68%) 2024-06-26T04:56:11.0064221Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2024-06-26T04:56:11.0065538Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 73%) 2024-06-26T04:56:11.0066855Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 46%) 2024-06-26T04:56:11.0068156Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 38%) 2024-06-26T04:56:11.0069454Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2024-06-26T04:56:11.0076346Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 93%) 2024-06-26T04:56:11.0270134Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 82%) 2024-06-26T04:56:11.0271345Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2024-06-26T04:56:11.0272664Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2024-06-26T04:56:11.0274246Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2024-06-26T04:56:11.0275771Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2024-06-26T04:56:11.0277094Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 68%) 2024-06-26T04:56:11.0278447Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2024-06-26T04:56:11.0279816Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2024-06-26T04:56:11.0281186Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 49%) 2024-06-26T04:56:11.0282547Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 38%) 2024-06-26T04:56:11.0283899Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2024-06-26T04:56:11.0296903Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 93%) 2024-06-26T04:56:11.0417083Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2024-06-26T04:56:11.0418537Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:56:11.0419980Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2024-06-26T04:56:11.0421154Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:56:11.0422214Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 74%) 2024-06-26T04:56:11.0423364Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-06-26T04:56:11.0424416Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2024-06-26T04:56:11.0425372Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2024-06-26T04:56:11.0426339Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2024-06-26T04:56:11.0610386Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2024-06-26T04:56:11.0717972Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 72%) 2024-06-26T04:56:11.0718856Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2024-06-26T04:56:11.0719693Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2024-06-26T04:56:11.0720675Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-06-26T04:56:11.0721846Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-06-26T04:56:11.0722940Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/ (stored 0%) 2024-06-26T04:56:11.0724057Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-06-26T04:56:11.0725235Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-06-26T04:56:11.0726380Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-06-26T04:56:11.0727911Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-06-26T04:56:11.0729245Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-06-26T04:56:11.0730448Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-06-26T04:56:11.0731718Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-06-26T04:56:11.0733094Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-06-26T04:56:11.0734547Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-06-26T04:56:11.0735909Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-06-26T04:56:11.0737335Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-06-26T04:56:11.0738744Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-06-26T04:56:11.0740133Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-06-26T04:56:11.0741320Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-06-26T04:56:11.0742406Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-06-26T04:56:11.0743529Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2024-06-26T04:56:11.0744802Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2024-06-26T04:56:11.0746201Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2024-06-26T04:56:11.0747619Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2024-06-26T04:56:11.0748920Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 70%) 2024-06-26T04:56:11.0750254Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2024-06-26T04:56:11.0751641Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2024-06-26T04:56:11.0752980Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 49%) 2024-06-26T04:56:11.0754313Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 38%) 2024-06-26T04:56:11.0755718Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2024-06-26T04:56:11.0764403Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 93%) 2024-06-26T04:56:11.0860699Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2024-06-26T04:56:11.0862197Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:56:11.0863571Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2024-06-26T04:56:11.0864742Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:56:11.0865887Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2024-06-26T04:56:11.0867039Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-06-26T04:56:11.0868061Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2024-06-26T04:56:11.0868992Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2024-06-26T04:56:11.0869950Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2024-06-26T04:56:11.0951567Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2024-06-26T04:56:11.0952557Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2024-06-26T04:56:11.0953576Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2024-06-26T04:56:11.0954641Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-06-26T04:56:11.0956023Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-06-26T04:56:11.0957196Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/ (stored 0%) 2024-06-26T04:56:11.0958397Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-06-26T04:56:11.0959670Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-06-26T04:56:11.0961335Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-06-26T04:56:11.0962737Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-06-26T04:56:11.0964145Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-06-26T04:56:11.0965424Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-06-26T04:56:11.0969361Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-06-26T04:56:11.0970849Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-06-26T04:56:11.0972495Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-06-26T04:56:11.0973939Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-06-26T04:56:11.0975396Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-06-26T04:56:11.0976924Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-06-26T04:56:11.0978425Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-06-26T04:56:11.0979717Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-06-26T04:56:11.0980893Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-06-26T04:56:11.0982103Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2024-06-26T04:56:11.0983471Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2024-06-26T04:56:11.0984958Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2024-06-26T04:56:11.0986420Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2024-06-26T04:56:11.0987806Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 69%) 2024-06-26T04:56:11.0989220Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2024-06-26T04:56:11.0990651Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2024-06-26T04:56:11.0992087Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 49%) 2024-06-26T04:56:11.0993510Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 38%) 2024-06-26T04:56:11.0994923Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2024-06-26T04:56:11.0996559Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 89%) 2024-06-26T04:56:11.1167381Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2024-06-26T04:56:11.1168900Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2024-06-26T04:56:11.1170340Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2024-06-26T04:56:11.1171888Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2024-06-26T04:56:11.1173399Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2024-06-26T04:56:11.1174833Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 69%) 2024-06-26T04:56:11.1176305Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2024-06-26T04:56:11.1177788Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2024-06-26T04:56:11.1179394Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 51%) 2024-06-26T04:56:11.1180883Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 38%) 2024-06-26T04:56:11.1182399Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2024-06-26T04:56:11.1195150Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 93%) 2024-06-26T04:56:11.1277200Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2024-06-26T04:56:11.1278773Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:56:11.1280169Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2024-06-26T04:56:11.1281420Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:56:11.1282572Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2024-06-26T04:56:11.1283721Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-06-26T04:56:11.1284837Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2024-06-26T04:56:11.1285851Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2024-06-26T04:56:11.1286904Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2024-06-26T04:56:11.1460329Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 73%) 2024-06-26T04:56:11.1533453Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 72%) 2024-06-26T04:56:11.1534195Z adding: build/lib/ (stored 0%) 2024-06-26T04:56:11.1534631Z adding: build/lib/libclog.a (deflated 74%) 2024-06-26T04:56:11.1552376Z adding: build/lib/libpthreadpool.a (deflated 61%) 2024-06-26T04:56:11.1566672Z adding: build/lib/libcpuinfo.a (deflated 69%) 2024-06-26T04:56:11.1580446Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2024-06-26T04:56:11.1693751Z adding: build/lib/libgtest.a (deflated 73%) 2024-06-26T04:56:11.1705349Z adding: build/lib/libittnotify.a (deflated 78%) 2024-06-26T04:56:11.1847097Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2024-06-26T04:56:11.1977782Z adding: build/lib/libbenchmark.a (deflated 69%) 2024-06-26T04:56:11.2028517Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2024-06-26T04:56:11.2227455Z adding: build/lib/libgloo.a (deflated 72%) 2024-06-26T04:56:11.2352345Z adding: build/lib/libasmjit.a (deflated 61%) 2024-06-26T04:56:11.3124221Z adding: build/lib/libprotobuf.a (deflated 72%) 2024-06-26T04:56:11.3163055Z adding: build/lib/libfmt.a (deflated 65%) 2024-06-26T04:56:11.3340477Z adding: build/lib/libc10.so (deflated 62%) 2024-06-26T04:56:11.3341354Z adding: build/lib/libfoxi_loader.a (deflated 58%) 2024-06-26T04:56:11.3343076Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2024-06-26T04:56:11.3378129Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2024-06-26T04:56:11.3381683Z adding: build/lib/libnnpack_reference_layers.a (deflated 67%) 2024-06-26T04:56:11.4260712Z adding: build/lib/libprotoc.a (deflated 71%) 2024-06-26T04:56:11.4291090Z adding: build/lib/libgmock.a (deflated 70%) 2024-06-26T04:56:11.4291952Z adding: build/lib/libgtest_main.a (deflated 62%) 2024-06-26T04:56:11.4292739Z adding: build/lib/libbenchmark_main.a (deflated 63%) 2024-06-26T04:56:12.9485702Z adding: build/lib/libdnnl.a (deflated 80%) 2024-06-26T04:56:12.9516401Z adding: build/lib/libnnpack.a (deflated 72%) 2024-06-26T04:56:13.0412870Z adding: build/lib/libtensorpipe.a (deflated 77%) 2024-06-26T04:56:13.1987729Z adding: build/lib/libfbgemm.a (deflated 83%) 2024-06-26T04:56:13.1988704Z adding: build/lib/libgmock_main.a (deflated 62%) 2024-06-26T04:56:13.2518462Z adding: build/lib/libkineto.a (deflated 66%) 2024-06-26T04:56:13.2584080Z adding: build/lib/libonnx_proto.a (deflated 77%) 2024-06-26T04:56:13.2932521Z adding: build/lib/libXNNPACK.a (deflated 62%) 2024-06-26T04:56:13.4093129Z adding: build/lib/libonnx.a (deflated 75%) 2024-06-26T04:56:17.4503856Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2024-06-26T04:56:17.4505054Z adding: build/lib/libtorch.so (deflated 88%) 2024-06-26T04:56:17.4513263Z adding: build/lib/libunbox_lib.a (deflated 70%) 2024-06-26T04:56:17.4520351Z adding: build/lib/libshm.so (deflated 64%) 2024-06-26T04:56:17.4557305Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2024-06-26T04:56:17.4676344Z adding: build/lib/libtorchbind_test.so (deflated 72%) 2024-06-26T04:56:17.4724285Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2024-06-26T04:56:17.8210307Z adding: build/lib/libtorch_python.so (deflated 67%) 2024-06-26T04:56:17.8278176Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2024-06-26T04:56:17.8279088Z adding: build/bin/ (stored 0%) 2024-06-26T04:56:17.8279818Z adding: build/bin/CMakeFiles/ (stored 0%) 2024-06-26T04:56:17.8281187Z adding: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:56:17.8282703Z adding: build/bin/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:56:17.8381496Z adding: build/bin/CppSignature_test (deflated 62%) 2024-06-26T04:56:17.8382700Z adding: build/bin/Makefile (deflated 75%) 2024-06-26T04:56:17.8495577Z adding: build/bin/quantized_test (deflated 62%) 2024-06-26T04:56:17.8496578Z adding: build/bin/cmake_install.cmake (deflated 58%) 2024-06-26T04:56:17.8598220Z adding: build/bin/reportMemoryUsage_test (deflated 62%) 2024-06-26T04:56:17.8599315Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2024-06-26T04:56:17.8698478Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2024-06-26T04:56:17.8800545Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2024-06-26T04:56:17.8900502Z adding: build/bin/c10_Device_test (deflated 61%) 2024-06-26T04:56:17.9016692Z adding: build/bin/c10_DispatchKeySet_test (deflated 63%) 2024-06-26T04:56:17.9113283Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2024-06-26T04:56:17.9220101Z adding: build/bin/c10_Scalar_test (deflated 61%) 2024-06-26T04:56:17.9321321Z adding: build/bin/c10_SymInt_test (deflated 61%) 2024-06-26T04:56:17.9428504Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2024-06-26T04:56:17.9538212Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2024-06-26T04:56:17.9648160Z adding: build/bin/c10_SizesAndStrides_test (deflated 63%) 2024-06-26T04:56:17.9786059Z adding: build/bin/c10_cow_test (deflated 62%) 2024-06-26T04:56:17.9883024Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2024-06-26T04:56:17.9987231Z adding: build/bin/c10_Bitset_test (deflated 62%) 2024-06-26T04:56:18.0085903Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2024-06-26T04:56:18.0186251Z adding: build/bin/c10_Half_test (deflated 61%) 2024-06-26T04:56:18.0295908Z adding: build/bin/c10_LeftRight_test (deflated 63%) 2024-06-26T04:56:18.0404267Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2024-06-26T04:56:18.0503445Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2024-06-26T04:56:18.0605142Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2024-06-26T04:56:18.0713822Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2024-06-26T04:56:18.0814700Z adding: build/bin/c10_TypeList_test (deflated 62%) 2024-06-26T04:56:18.0911664Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2024-06-26T04:56:18.1015156Z adding: build/bin/c10_accumulate_test (deflated 61%) 2024-06-26T04:56:18.1124872Z adding: build/bin/c10_bfloat16_test (deflated 62%) 2024-06-26T04:56:18.1225816Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2024-06-26T04:56:18.1338200Z adding: build/bin/c10_complex_math_test (deflated 63%) 2024-06-26T04:56:18.1448874Z adding: build/bin/c10_complex_test (deflated 61%) 2024-06-26T04:56:18.1553481Z adding: build/bin/c10_exception_test (deflated 61%) 2024-06-26T04:56:18.1654202Z adding: build/bin/c10_flags_test (deflated 61%) 2024-06-26T04:56:18.1754414Z adding: build/bin/c10_generic_math_test (deflated 61%) 2024-06-26T04:56:18.1855561Z adding: build/bin/c10_irange_test (deflated 61%) 2024-06-26T04:56:18.2144760Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2024-06-26T04:56:18.2251364Z adding: build/bin/c10_lazy_test (deflated 62%) 2024-06-26T04:56:18.2366724Z adding: build/bin/c10_logging_test (deflated 62%) 2024-06-26T04:56:18.2510731Z adding: build/bin/c10_optional_test (deflated 65%) 2024-06-26T04:56:18.2617242Z adding: build/bin/c10_registry_test (deflated 61%) 2024-06-26T04:56:18.2738555Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2024-06-26T04:56:18.3001370Z adding: build/bin/c10_small_vector_test (deflated 74%) 2024-06-26T04:56:18.3103727Z adding: build/bin/c10_ssize_test (deflated 61%) 2024-06-26T04:56:18.3207435Z adding: build/bin/c10_string_util_test (deflated 61%) 2024-06-26T04:56:18.3322618Z adding: build/bin/c10_string_view_test (deflated 63%) 2024-06-26T04:56:18.3422860Z adding: build/bin/c10_tempfile_test (deflated 61%) 2024-06-26T04:56:18.3518511Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2024-06-26T04:56:18.3629811Z adding: build/bin/c10_typeid_test (deflated 62%) 2024-06-26T04:56:18.4521168Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2024-06-26T04:56:18.5411347Z adding: build/bin/protoc (deflated 61%) 2024-06-26T04:56:18.5983710Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2024-06-26T04:56:18.6580859Z adding: build/bin/vec_test_all_types_AVX512 (deflated 75%) 2024-06-26T04:56:18.7219637Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2024-06-26T04:56:18.7332004Z adding: build/bin/TCPStoreTest (deflated 62%) 2024-06-26T04:56:18.7437768Z adding: build/bin/FileStoreTest (deflated 61%) 2024-06-26T04:56:18.7543617Z adding: build/bin/HashStoreTest (deflated 62%) 2024-06-26T04:56:18.7673057Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2024-06-26T04:56:18.7678129Z adding: build/bin/example_allreduce (deflated 67%) 2024-06-26T04:56:18.7785971Z adding: build/bin/test_dist_autograd (deflated 61%) 2024-06-26T04:56:18.7790224Z adding: build/bin/parallel_benchmark (deflated 73%) 2024-06-26T04:56:18.7921830Z adding: build/bin/test_mobile_nnc (deflated 61%) 2024-06-26T04:56:18.7938251Z adding: build/bin/aot_model_compiler_test (deflated 66%) 2024-06-26T04:56:18.8073821Z adding: build/bin/test_cpp_rpc (deflated 61%) 2024-06-26T04:56:18.8214619Z adding: build/bin/Dict_test (deflated 65%) 2024-06-26T04:56:18.8318973Z adding: build/bin/Dimname_test (deflated 61%) 2024-06-26T04:56:18.8434962Z adding: build/bin/static_runtime_bench (deflated 59%) 2024-06-26T04:56:18.8558748Z adding: build/bin/MaybeOwned_test (deflated 66%) 2024-06-26T04:56:18.9160836Z adding: build/bin/test_lazy (deflated 73%) 2024-06-26T04:56:18.9622724Z adding: build/bin/static_runtime_test (deflated 69%) 2024-06-26T04:56:18.9735232Z adding: build/bin/NamedTensor_test (deflated 61%) 2024-06-26T04:56:18.9850590Z adding: build/bin/apply_utils_test (deflated 63%) 2024-06-26T04:56:18.9965274Z adding: build/bin/atest (deflated 62%) 2024-06-26T04:56:19.0091128Z adding: build/bin/basic (deflated 61%) 2024-06-26T04:56:19.0199980Z adding: build/bin/broadcast_test (deflated 61%) 2024-06-26T04:56:19.0301484Z adding: build/bin/cpu_allocator_test (deflated 61%) 2024-06-26T04:56:19.0415864Z adding: build/bin/cpu_generator_test (deflated 63%) 2024-06-26T04:56:19.0520521Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2024-06-26T04:56:19.0695866Z adding: build/bin/cpu_rng_test (deflated 66%) 2024-06-26T04:56:19.0795520Z adding: build/bin/dispatch_key_set_test (deflated 61%) 2024-06-26T04:56:19.0895021Z adding: build/bin/dlconvertor_test (deflated 61%) 2024-06-26T04:56:19.1009127Z adding: build/bin/extension_backend_test (deflated 62%) 2024-06-26T04:56:19.1119360Z adding: build/bin/half_test (deflated 62%) 2024-06-26T04:56:19.1305211Z adding: build/bin/ivalue_test (deflated 61%) 2024-06-26T04:56:19.1404236Z adding: build/bin/lazy_tensor_test (deflated 61%) 2024-06-26T04:56:19.1510711Z adding: build/bin/memory_format_test (deflated 61%) 2024-06-26T04:56:19.1616344Z adding: build/bin/math_kernel_test (deflated 61%) 2024-06-26T04:56:19.1721659Z adding: build/bin/memory_overlapping_test (deflated 61%) 2024-06-26T04:56:19.1833036Z adding: build/bin/native_test (deflated 61%) 2024-06-26T04:56:19.1938570Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2024-06-26T04:56:19.2039111Z adding: build/bin/operator_name_test (deflated 61%) 2024-06-26T04:56:19.2139708Z adding: build/bin/operators_test (deflated 62%) 2024-06-26T04:56:19.2243284Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2024-06-26T04:56:19.2376078Z adding: build/bin/pow_test (deflated 62%) 2024-06-26T04:56:19.2475088Z adding: build/bin/reduce_ops_test (deflated 61%) 2024-06-26T04:56:19.2587744Z adding: build/bin/scalar_tensor_test (deflated 61%) 2024-06-26T04:56:19.2702594Z adding: build/bin/scalar_test (deflated 61%) 2024-06-26T04:56:19.4837481Z adding: build/bin/test_api (deflated 67%) 2024-06-26T04:56:19.4939515Z adding: build/bin/StorageUtils_test (deflated 61%) 2024-06-26T04:56:19.5043227Z adding: build/bin/stride_properties_test (deflated 61%) 2024-06-26T04:56:19.5189640Z adding: build/bin/tensor_iterator_test (deflated 67%) 2024-06-26T04:56:19.5299125Z adding: build/bin/type_ptr_test (deflated 62%) 2024-06-26T04:56:19.5303742Z adding: build/bin/thread_init_test (deflated 69%) 2024-06-26T04:56:19.5410575Z adding: build/bin/test_parallel (deflated 61%) 2024-06-26T04:56:19.5514872Z adding: build/bin/undefined_tensor_test (deflated 61%) 2024-06-26T04:56:19.5632535Z adding: build/bin/type_test (deflated 62%) 2024-06-26T04:56:19.5634862Z adding: build/bin/verify_api_visibility (deflated 82%) 2024-06-26T04:56:19.5736893Z adding: build/bin/weakref_test (deflated 61%) 2024-06-26T04:56:19.5872867Z adding: build/bin/legacy_vmap_test (deflated 62%) 2024-06-26T04:56:19.5974654Z adding: build/bin/wrapdim_test (deflated 61%) 2024-06-26T04:56:19.6077559Z adding: build/bin/xla_tensor_test (deflated 61%) 2024-06-26T04:56:19.6272200Z adding: build/bin/List_test (deflated 69%) 2024-06-26T04:56:19.6388866Z adding: build/bin/IListRef_test (deflated 62%) 2024-06-26T04:56:19.6614998Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2024-06-26T04:56:19.6742892Z adding: build/bin/KernelFunction_test (deflated 65%) 2024-06-26T04:56:19.6923404Z adding: build/bin/kernel_function_test (deflated 67%) 2024-06-26T04:56:19.7153234Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2024-06-26T04:56:19.7341286Z adding: build/bin/kernel_lambda_test (deflated 70%) 2024-06-26T04:56:19.7460572Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2024-06-26T04:56:19.8553159Z adding: build/bin/test_jit (deflated 66%) 2024-06-26T04:56:19.8734773Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 66%) 2024-06-26T04:56:19.8831671Z adding: build/bin/op_allowlist_test (deflated 61%) 2024-06-26T04:56:19.8941348Z adding: build/bin/backend_fallback_test (deflated 61%) 2024-06-26T04:56:19.9465981Z adding: build/bin/op_registration_test (deflated 77%) 2024-06-26T04:56:19.9591773Z adding: build/bin/inline_container_test (deflated 62%) 2024-06-26T04:56:19.9697643Z adding: build/bin/test_edge_op_registration (deflated 61%) 2024-06-26T04:56:19.9705340Z adding: build/bin/torch_shm_manager (deflated 64%) 2024-06-26T04:56:19.9730085Z adding: build/bin/tutorial_tensorexpr (deflated 65%) 2024-06-26T04:56:20.1233001Z adding: build/bin/test_tensorexpr (deflated 66%) 2024-06-26T04:56:20.1234023Z adding: .additional_ci_files/ (stored 0%) 2024-06-26T04:56:20.1320505Z adding: .additional_ci_files/test-times.json (deflated 74%) 2024-06-26T04:56:20.1699576Z adding: .additional_ci_files/test-class-times.json (deflated 68%) 2024-06-26T04:56:20.1761166Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-06-26T04:56:20.1761630Z with: 2024-06-26T04:56:20.1761915Z name: linux-jammy-py3.8-gcc11-pch 2024-06-26T04:56:20.1762424Z retention-days: 14 2024-06-26T04:56:20.1762763Z if-no-files-found: error 2024-06-26T04:56:20.1763103Z path: artifacts.zip 2024-06-26T04:56:20.1763436Z s3-bucket: gha-artifacts 2024-06-26T04:56:20.1763788Z region: us-east-1 2024-06-26T04:56:20.1775177Z ##[endgroup] 2024-06-26T04:56:20.5642827Z With the provided path, there will be 1 file uploaded 2024-06-26T04:56:20.5644014Z Uploading to s3 prefix: pytorch/pytorch/9673645538/linux-jammy-py3.8-gcc11-pch 2024-06-26T04:56:20.7020422Z Starting upload of artifacts.zip 2024-06-26T04:56:23.2370407Z Finished upload of artifacts.zip 2024-06-26T04:56:23.2515861Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-06-26T04:56:23.2516317Z with: 2024-06-26T04:56:23.2516643Z s3-prefix: pytorch/pytorch/9673645538/1/artifact 2024-06-26T04:56:23.2517125Z retention-days: 365 2024-06-26T04:56:23.2517457Z if-no-files-found: warn 2024-06-26T04:56:23.2517798Z path: sccache-stats-*.json 2024-06-26T04:56:23.2518172Z s3-bucket: gha-artifacts 2024-06-26T04:56:23.2518518Z name: artifact 2024-06-26T04:56:23.2518794Z region: us-east-1 2024-06-26T04:56:23.2519088Z ##[endgroup] 2024-06-26T04:56:23.5946314Z NOTE: s3-prefix specified, ignoring name parameter 2024-06-26T04:56:23.5947389Z With the provided path, there will be 1 file uploaded 2024-06-26T04:56:23.5948539Z Uploading to s3 prefix: pytorch/pytorch/9673645538/1/artifact 2024-06-26T04:56:23.5985222Z Starting upload of sccache-stats-linux-jammy-py3.8-gcc11-pch-26687981213.json 2024-06-26T04:56:23.7375006Z Finished upload of sccache-stats-linux-jammy-py3.8-gcc11-pch-26687981213.json 2024-06-26T04:56:23.7513145Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-06-26T04:56:23.7513693Z with: 2024-06-26T04:56:23.7513948Z ##[endgroup] 2024-06-26T04:56:23.7535184Z ##[group]Run set -eou pipefail 2024-06-26T04:56:23.7535815Z set -eou pipefail 2024-06-26T04:56:23.7536160Z  2024-06-26T04:56:23.7536683Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-06-26T04:56:23.7537332Z for _ in $(seq 1440); do 2024-06-26T04:56:23.7537807Z  # Break if no ssh session exists anymore 2024-06-26T04:56:23.7538309Z  if [ "$(who)" = "" ]; then 2024-06-26T04:56:23.7538698Z  break 2024-06-26T04:56:23.7539090Z  fi 2024-06-26T04:56:23.7539390Z  echo "." 2024-06-26T04:56:23.7539692Z  sleep 5 2024-06-26T04:56:23.7539997Z done 2024-06-26T04:56:23.7547614Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:56:23.7548137Z ##[endgroup] 2024-06-26T04:56:23.7569600Z Holding runner for 2 hours until all ssh sessions have logged out 2024-06-26T04:56:23.7657007Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:56:23.7657805Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:56:23.7658414Z # shellcheck disable=SC2046 2024-06-26T04:56:23.7658876Z docker stop $(docker ps -q) || true 2024-06-26T04:56:23.7659342Z # Prune all of the docker images 2024-06-26T04:56:23.7659790Z docker system prune -af 2024-06-26T04:56:23.7667204Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:56:23.7667740Z ##[endgroup] 2024-06-26T04:56:35.9900654Z 168a83225ede 2024-06-26T04:56:36.3814510Z Deleted Containers: 2024-06-26T04:56:36.3815090Z 168a83225ede35e785420f837f80bbb3a907d9f52899b779dc37a5f2a995dcdd 2024-06-26T04:56:36.3815569Z 2024-06-26T04:56:44.6270113Z Deleted Images: 2024-06-26T04:56:44.6271384Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:56:44.6274721Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11@sha256:1862f87fe60cbac0efa4720f6f6fe873270a315ff02a9510d48d1480259bc4e9 2024-06-26T04:56:44.6276541Z deleted: sha256:14402cfc353dbfa2ba1fa30f87c7ccf0e77a56d529c503e4a803c15ef3448962 2024-06-26T04:56:44.6278238Z deleted: sha256:c4b668a1ad3fb3b763ceeb3a66547f5fc09b8bd764f0062a1387f2f4f842e340 2024-06-26T04:56:44.6279856Z deleted: sha256:9e0c9058a83b79b9786d4e5bb0470c0262850b1d6aea22df279b8f3e1c2950c4 2024-06-26T04:56:44.6281516Z deleted: sha256:281571e65d91d16ba049b2833b2dde3aa1c2664a356d6157f6b35c113a3c8649 2024-06-26T04:56:44.6282960Z deleted: sha256:3d66dd8ed8d0784a5d245bb02e6f167a04c6655845cd5644370ba5a62e842272 2024-06-26T04:56:44.6283884Z deleted: sha256:a15ea8fd1fa6e97d11fd359096c95df8bc8a9af9cf8a51a3facf0eb7bad9fe1b 2024-06-26T04:56:44.6284789Z deleted: sha256:295dc0948a636fa3924b05041866db6626f9cc88d6cfa76f3532f61a00480e23 2024-06-26T04:56:44.6285685Z deleted: sha256:38a680ead4b5c015c28132d8223ee60983f1eac2b95b532e36fddb578ce42482 2024-06-26T04:56:44.6286568Z deleted: sha256:e5a82c91f9129d20c07608447221c64bf076d6f3fe2bb07faf516812e410da8f 2024-06-26T04:56:44.6287439Z deleted: sha256:d73f714a077af50db024bc1fd2444f16c27557cc96e93bad30376148147b415f 2024-06-26T04:56:44.6288507Z deleted: sha256:728c6da8b9d60375b1dc81787d3ccdc0d5c307bb373c6c00125cb845d37d5c10 2024-06-26T04:56:44.6289391Z deleted: sha256:0cd9350a208360297b2ce527623c50a3bf68186eb5399c56b69374cd6086cc50 2024-06-26T04:56:44.6290287Z deleted: sha256:5bc9ef03bfcd8d77a0d8af6b5989fcd2b1003e30f6fa659996b66c1d20d21025 2024-06-26T04:56:44.6291196Z deleted: sha256:78a6aa8bae559223884c5032eff98c7cca73d512fe223d614b2dcefdf3371d8b 2024-06-26T04:56:44.6292105Z deleted: sha256:0a2f3f76f96bb9a9b9140cb2711bcebaff2408a668284502d5ecfdfb92da4c50 2024-06-26T04:56:44.6293007Z deleted: sha256:35b68f9a682c7418f4e832da53b6bfd44889bfa5f7631f3d5eaf305a9e7ee312 2024-06-26T04:56:44.6293952Z deleted: sha256:5e5329bf94ea01ef9d0ce70d0e5c4e1d4f2512a430641c87e67d47573ebfcf7b 2024-06-26T04:56:44.6294821Z deleted: sha256:5609ea1cf24c59768b94b369598a390890a4e5f5544dc3b677f2e221e6a5ecb3 2024-06-26T04:56:44.6295699Z deleted: sha256:315afb4287c19fa61b991e8199421be2e242d1a29fbae56598625e66e7a9bc53 2024-06-26T04:56:44.6296588Z deleted: sha256:af642579485beff363b047a6737376cdc544eafa4e1db8c6cf7d8d875cde7a25 2024-06-26T04:56:44.6297471Z deleted: sha256:c835609211bf9fc1da173d4bcacbd0d04d57fdeb2e8036cd5dee8fa707cf9e4d 2024-06-26T04:56:44.6298393Z deleted: sha256:29a2e9fadb40fbf33f0ff1e16123fce6e8dd3090cb5c7bd755e8662936c7e7bb 2024-06-26T04:56:44.6299400Z deleted: sha256:839efd3e816ebb0385fb0b0394d64f44ed16af4626057798c1cfa28122f9bf7d 2024-06-26T04:56:44.6300301Z deleted: sha256:3f2502c497a5baa23c57bc8fc7c10abd8a6a448c0752b3bf29d4a0d82f6efc49 2024-06-26T04:56:44.6301203Z deleted: sha256:6cf9f28692acff1d9a0e46d0e00604b0eb1cca90d61287b7c2d4b2ee6dbc5167 2024-06-26T04:56:44.6302109Z deleted: sha256:eb36b3a0e2e450b56dc06d2655f4b091a56785af6a9e717e81ab54092c5c2100 2024-06-26T04:56:44.6302997Z deleted: sha256:5d435930e444677f1118f27453a281e8dcaaa746eb2eb5e1c74eb284c95e96e0 2024-06-26T04:56:44.6303868Z deleted: sha256:972bf551c6baa2c33f452c367d1ce2b4b56e6648e91a793fd9e9cec4308a0cde 2024-06-26T04:56:44.6304862Z deleted: sha256:c871181017d9cfde42ca3023b0dda86c9b3e33b4d734fd46a9aad894ba1ece49 2024-06-26T04:56:44.6306771Z deleted: sha256:31fcc18e5c72471e6d104fb96490aaf5f86d80b8959abd1649bf6bc37c7ff303 2024-06-26T04:56:44.6308139Z deleted: sha256:bb334a6aba089f108e2cb9937f20597e3c892b0d75b3f9d1bc0573215f64be64 2024-06-26T04:56:44.6309805Z deleted: sha256:b305692cd297d69d10a08bc107ff39cc6c1038a3b533fa5b7d798e90f777ff1a 2024-06-26T04:56:44.6311263Z deleted: sha256:4712c5b4638b608b8ddca9f6b337c58e7d396b872f365141b0772af2b1b63013 2024-06-26T04:56:44.6312749Z deleted: sha256:0b18957705c2ee8e3be564aa8aa57af17955b83616634f2dc2a3933e1bb9dbaf 2024-06-26T04:56:44.6314215Z deleted: sha256:e27827ac7ce7d5848f06b77890bd8c8becc86569eac77781e3c7f2301381f831 2024-06-26T04:56:44.6315812Z deleted: sha256:246ee1ea5f1498d711167f1822133c2e300501f725c64dcc0e973fe22feb4897 2024-06-26T04:56:44.6317364Z deleted: sha256:7620cd23ed588e59112e0f5578e30448c6d9f4de0e875929870da42d3dd060da 2024-06-26T04:56:44.6318507Z deleted: sha256:49e765a674b1865297af41869bdd809828c64b944b65469a14900b74c98943e6 2024-06-26T04:56:44.6319480Z deleted: sha256:53d422d72602186278f9d69dfb36ea243d49d1ef308d5aa6969b5c5ae2b3d5ec 2024-06-26T04:56:44.6320416Z deleted: sha256:b230252ce03a3e8af90d627f05b25a28e766298328ba5741b029cedd06b87eda 2024-06-26T04:56:44.6321281Z deleted: sha256:e02478373f52c109b749357f927fce863a248bbde8fa1b580933dfa336ec42e6 2024-06-26T04:56:44.6322232Z deleted: sha256:d5f1cfecd483d58b4d099db4f5b8d1aa64ac1b63b92e33b279549f55a8c427d7 2024-06-26T04:56:44.6323140Z deleted: sha256:9d7b0f79146aaf690751949446c7898f23d95ddaa419ffe66bbbe600c5e398fd 2024-06-26T04:56:44.6324022Z deleted: sha256:133da26422b32811689cf2cf0957386562d3cb5535adc94b5e57c8df987e043e 2024-06-26T04:56:44.6324899Z deleted: sha256:f2c71578e29cb9026fe9befb3e22645227b75f80f2a23a33d10b2db23ed2ffec 2024-06-26T04:56:44.6325789Z deleted: sha256:1b6f7c8ed5076766bbd0b62cf3828933328dd04dd3ac7f67c893e0ff97fae6a4 2024-06-26T04:56:44.6326687Z deleted: sha256:9597de82a03b18ac50bd0e6cb67679b2a2e7474ab6f2d3e94e0cd791debb59f1 2024-06-26T04:56:44.6327570Z deleted: sha256:3025c8170cf78d17d90b5bd8f433b41bd56c1d36f3e4f61c525189b8a4e63ae9 2024-06-26T04:56:44.6328679Z deleted: sha256:da61c466d61ad41a696250119e7b15ce0affe6f7c05938edd7878134807fdc80 2024-06-26T04:56:44.6329574Z deleted: sha256:f9d649f7c74f30382fe8c4934c19523b530e703abc60dbed49cad3fb17439166 2024-06-26T04:56:44.6330480Z deleted: sha256:ad91cb5ba8ab9a60d6271cec45b17cf019a826de82f473e9f1d1c02be0bc87d7 2024-06-26T04:56:44.6331413Z deleted: sha256:66a3cccbab7f9aa795dd6525c9238f778ae8fd7cfee31ffaa5fa334c6930214e 2024-06-26T04:56:44.6332331Z deleted: sha256:d5b66fb279a5b5596d9677908d317ef8f9c930cd1678f1ed7bfec0bf3d7a2c7f 2024-06-26T04:56:44.6333223Z deleted: sha256:de19e642015fb5277f1c9618adb9e0ae59cb73f3167d6cd1cf85977e430c1c8a 2024-06-26T04:56:44.6334113Z deleted: sha256:23ebfc51638f59d3cf2afcdebe5ad50a1a3325f9a25644c6f44b4ca9cf63cb56 2024-06-26T04:56:44.6335017Z deleted: sha256:c66c35c24cb2016e5bdbd103a7d88d169e0912c20082f6026bf28572302bca2a 2024-06-26T04:56:44.6335907Z deleted: sha256:9df358fe90e28361509b9ccf28e28e988a01f3f012f1b8308b0436e63113e00e 2024-06-26T04:56:44.6336776Z deleted: sha256:77df668148b1ee21bda8c56873f9e699b450760d826ec7ba4ee5a3decffa4c4c 2024-06-26T04:56:44.6337656Z deleted: sha256:20c85858580ea8c74bb79583a0fa268920ab56eb74e2d3f8a16c99d04d993dbd 2024-06-26T04:56:44.6338630Z deleted: sha256:c29b6190a2dc284ffeb328c07d4cc6c08a62aa5bc906a8af2d3f4e9e7d616101 2024-06-26T04:56:44.6339508Z deleted: sha256:354a706e4175a494886b3fc00497a52e61e0b9182e65faafb81ca602fc50b9f8 2024-06-26T04:56:44.6340377Z deleted: sha256:b475fa4d78c647583c017557e0d52b89b02263bd0cbdc4e55513511e0389af5d 2024-06-26T04:56:44.6341251Z deleted: sha256:df429193461053897fd469ddc8575e0d22fd27195147467cd22a8de72b252572 2024-06-26T04:56:44.6342130Z deleted: sha256:546680950a9ec09b3d1fff5bb37f8f5a7be287361564edd1ab44b691a07170c0 2024-06-26T04:56:44.6342995Z deleted: sha256:30e429e6fa1090247d58a8d8fcf7c10ed315d655c2882862d371cb1233f5fbe5 2024-06-26T04:56:44.6343869Z deleted: sha256:879a64e7fbc80c207de24373169c42cd4600fbd269614eb0631b70a56ac31c85 2024-06-26T04:56:44.6344748Z deleted: sha256:1f56afc7e6f4e91762a39d84b1ac902311d44683310fed82cfda29946d3b4f25 2024-06-26T04:56:44.6345598Z deleted: sha256:36c2783a09c6f553169a309d5191749c61296036f773a179e627284eab60f566 2024-06-26T04:56:44.6346470Z deleted: sha256:91ca7f1473e6c57eb999257df6da385e3c8a232d4f80b3e6c41ae986a14f08ea 2024-06-26T04:56:44.6347364Z deleted: sha256:6251f30f7423f7450abe933294854c29f56aeb24bcbdab4c6a06865e26e891ce 2024-06-26T04:56:44.6348230Z deleted: sha256:772d8b14c387cf9f67eb73651e69b3684aea6ac72bbfb8631dc2236831f532d9 2024-06-26T04:56:44.6349118Z deleted: sha256:b8c522eb18282cc42a40578f402f1714ac062f5ce58a3732c5a0b6609e371260 2024-06-26T04:56:44.6350062Z deleted: sha256:88fd863ad524e67157a3707a0e9a59ced4facd9994ccb4989f82b2b0c23fbadd 2024-06-26T04:56:44.6350943Z deleted: sha256:46b008f910d099393c32e0861ef497123fe9e38cc7858e6a78ff14d8ccf2433c 2024-06-26T04:56:44.6351794Z deleted: sha256:a87e255b7d2582715a3500969c08d892a7ff7bc89f8f26ae3264f1d85f8d50e7 2024-06-26T04:56:44.6352724Z deleted: sha256:e05af56d19ba382a9328ae93507d49fb99d75f392ed1b99236cfc53f407cd14e 2024-06-26T04:56:44.6353647Z deleted: sha256:621f607deeddafca7a75985f6fe803edddbd213ab6e757ecb93defd50850b3e0 2024-06-26T04:56:44.6354554Z deleted: sha256:fa4053ca3b4a7c3fc53056830ba5d1a41c6e9a2da86e90677c1de6cd8636699c 2024-06-26T04:56:44.6355495Z deleted: sha256:d955717953fc80b77138de68c47f0f7f417576fd714ce7ebbc2cb917df7f6268 2024-06-26T04:56:44.6356481Z deleted: sha256:f9cf157ccc61ef3b6fdfc8f28e3dffb58f608b21828ec1a75642a0d9badb4d74 2024-06-26T04:56:44.6357373Z deleted: sha256:9261bd664cae980bd33b489dd2229fcd22847263f763b43832c1a015128cde41 2024-06-26T04:56:44.6358281Z deleted: sha256:e8cbc6c23a323bd7a81fbb2abc078c62657cf6e4bbc024ce4f063c77dfa50f58 2024-06-26T04:56:44.6359211Z deleted: sha256:fc8041ead5e87fe711b5f8dcc3fcf3fb4e4378c1418b75cf248ec6ad01741146 2024-06-26T04:56:44.6360143Z deleted: sha256:c329a10c164aabb156ea9b5b7dd8ee139b33adcd80d02bddeb3b3ea0f4616840 2024-06-26T04:56:44.6361025Z deleted: sha256:08d22634590731d16719d71fa2d6119d947039f3a0ddba37975efcc18ddb1507 2024-06-26T04:56:44.6361914Z deleted: sha256:f52ec5d2b34fa58954c6dcfd982e9105eada4bba8d778e92e9a5c9e35974d195 2024-06-26T04:56:44.6362834Z deleted: sha256:7ebf40b5d1e427bdc6bc5ba2f4ba8006c0751f355c0a9c490f30dce5e99eeb84 2024-06-26T04:56:44.6363718Z deleted: sha256:99d7f78132e9c56c11631e93df699c00b711b24dac63bd7647482aa09bbb2499 2024-06-26T04:56:44.6364618Z deleted: sha256:e1c9e2fcf63c9e2d26bcadb74d498117b52d26b81430bb4bd8c96fb10b56ce20 2024-06-26T04:56:44.6365526Z deleted: sha256:afeb82ca9283ee35825ff0076df5b812574ec06cb7be63890358fa5763711749 2024-06-26T04:56:44.6366402Z deleted: sha256:b74cfe809a40a9e9adabaca01482497767195c2918e8987122c5774242e36bed 2024-06-26T04:56:44.6367299Z deleted: sha256:ab9798e1fd9865efbbe7dd0681d45687b38a292b7bdbc1d69c625999508e28fe 2024-06-26T04:56:44.6368342Z deleted: sha256:0b9c994b0484c0bc61f9de7c28a58745a504704254c5e8ed12349ebee3393a66 2024-06-26T04:56:44.6368877Z 2024-06-26T04:56:44.6369034Z Total reclaimed space: 15.02GB 2024-06-26T04:56:44.6655749Z Post job cleanup. 2024-06-26T04:56:44.6765137Z Post job cleanup. 2024-06-26T04:56:44.6827191Z Post job cleanup. 2024-06-26T04:56:44.7781436Z [command]/usr/bin/git version 2024-06-26T04:56:44.7826347Z git version 2.40.1 2024-06-26T04:56:44.7868164Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/51d01a85-b36a-428c-8f15-affd826e99e8' before making global git config changes 2024-06-26T04:56:44.7869650Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:56:44.7873638Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:56:44.7933506Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:56:44.7964315Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:56:44.8346373Z Entering 'android/libs/fbjni' 2024-06-26T04:56:44.8393225Z Entering 'third_party/FP16' 2024-06-26T04:56:44.8440608Z Entering 'third_party/FXdiv' 2024-06-26T04:56:44.8499249Z Entering 'third_party/NNPACK' 2024-06-26T04:56:44.8551993Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:56:44.8594083Z Entering 'third_party/XNNPACK' 2024-06-26T04:56:44.8759163Z Entering 'third_party/benchmark' 2024-06-26T04:56:44.8803315Z Entering 'third_party/cpp-httplib' 2024-06-26T04:56:44.8845436Z Entering 'third_party/cpuinfo' 2024-06-26T04:56:44.8895726Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:56:44.8937819Z Entering 'third_party/cutlass' 2024-06-26T04:56:44.8987180Z Entering 'third_party/eigen' 2024-06-26T04:56:44.9051662Z Entering 'third_party/fbgemm' 2024-06-26T04:56:44.9129379Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:56:44.9199343Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:56:44.9253114Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:56:44.9386613Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:56:44.9461176Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:56:44.9507771Z Entering 'third_party/flatbuffers' 2024-06-26T04:56:44.9551255Z Entering 'third_party/fmt' 2024-06-26T04:56:44.9599775Z Entering 'third_party/foxi' 2024-06-26T04:56:44.9649328Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:56:44.9696872Z Entering 'third_party/gloo' 2024-06-26T04:56:44.9768863Z Entering 'third_party/googletest' 2024-06-26T04:56:44.9829538Z Entering 'third_party/ideep' 2024-06-26T04:56:44.9897227Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:56:45.0005840Z Entering 'third_party/ittapi' 2024-06-26T04:56:45.0047292Z Entering 'third_party/kineto' 2024-06-26T04:56:45.0089628Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:56:45.0131143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:56:45.0174491Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:56:45.0215070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:56:45.0256995Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:56:45.0297970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:56:45.0342867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:56:45.0383688Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:56:45.0425015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:56:45.0466833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:56:45.0510472Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:56:45.0554518Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:56:45.0596488Z Entering 'third_party/mimalloc' 2024-06-26T04:56:45.0637493Z Entering 'third_party/nccl/nccl' 2024-06-26T04:56:45.0685918Z Entering 'third_party/nlohmann' 2024-06-26T04:56:45.0728487Z Entering 'third_party/onnx' 2024-06-26T04:56:45.0930681Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:56:45.0987726Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:56:45.1036884Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:56:45.1080385Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:56:45.1122336Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:56:45.1162919Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:56:45.1203550Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:56:45.1245367Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:56:45.1285755Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:56:45.1326044Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:56:45.1365606Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:56:45.1408370Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:56:45.1452025Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:56:45.1513231Z Entering 'third_party/pocketfft' 2024-06-26T04:56:45.1554932Z Entering 'third_party/protobuf' 2024-06-26T04:56:45.1603814Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:56:45.1647426Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:56:45.1692982Z Entering 'third_party/psimd' 2024-06-26T04:56:45.1736639Z Entering 'third_party/pthreadpool' 2024-06-26T04:56:45.1777257Z Entering 'third_party/pybind11' 2024-06-26T04:56:45.1819585Z Entering 'third_party/python-peachpy' 2024-06-26T04:56:45.1861039Z Entering 'third_party/sleef' 2024-06-26T04:56:45.1902440Z Entering 'third_party/tensorpipe' 2024-06-26T04:56:45.1944791Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:56:45.1986973Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:56:45.2030383Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:56:45.2071374Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:56:45.2113983Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:56:45.2173432Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:56:45.2197490Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2206599Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:56:45.2238497Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:56:45.2494329Z Entering 'android/libs/fbjni' 2024-06-26T04:56:45.2521345Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2549834Z Entering 'third_party/FP16' 2024-06-26T04:56:45.2576805Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2604713Z Entering 'third_party/FXdiv' 2024-06-26T04:56:45.2631652Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2659528Z Entering 'third_party/NNPACK' 2024-06-26T04:56:45.2686438Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2714641Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:56:45.2741291Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2769450Z Entering 'third_party/XNNPACK' 2024-06-26T04:56:45.2796076Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2840964Z Entering 'third_party/benchmark' 2024-06-26T04:56:45.2868220Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2895667Z Entering 'third_party/cpp-httplib' 2024-06-26T04:56:45.2922546Z http.https://github.com/.extraheader 2024-06-26T04:56:45.2950567Z Entering 'third_party/cpuinfo' 2024-06-26T04:56:45.2978034Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3005870Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:56:45.3032728Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3060241Z Entering 'third_party/cutlass' 2024-06-26T04:56:45.3086739Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3120919Z Entering 'third_party/eigen' 2024-06-26T04:56:45.3148319Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3178096Z Entering 'third_party/fbgemm' 2024-06-26T04:56:45.3204735Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3233473Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:56:45.3260530Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3288141Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:56:45.3314004Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3341454Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:56:45.3367749Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3402127Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:56:45.3428469Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3455576Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:56:45.3481896Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3510539Z Entering 'third_party/flatbuffers' 2024-06-26T04:56:45.3537161Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3566732Z Entering 'third_party/fmt' 2024-06-26T04:56:45.3593058Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3620459Z Entering 'third_party/foxi' 2024-06-26T04:56:45.3647122Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3673916Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:56:45.3700955Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3729277Z Entering 'third_party/gloo' 2024-06-26T04:56:45.3756730Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3784085Z Entering 'third_party/googletest' 2024-06-26T04:56:45.3810633Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3837707Z Entering 'third_party/ideep' 2024-06-26T04:56:45.3864615Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3890439Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:56:45.3916104Z http.https://github.com/.extraheader 2024-06-26T04:56:45.3950387Z Entering 'third_party/ittapi' 2024-06-26T04:56:45.3981188Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4008985Z Entering 'third_party/kineto' 2024-06-26T04:56:45.4036964Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4064164Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:56:45.4091336Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4118769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:56:45.4145337Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4174236Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:56:45.4199973Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4228757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:56:45.4254841Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4282512Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:56:45.4308632Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4336256Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:56:45.4362229Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4390442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:56:45.4416305Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4444165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:56:45.4471583Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4499477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:56:45.4525979Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4555020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:56:45.4582096Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4611612Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:56:45.4638245Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4667910Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:56:45.4695507Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4725273Z Entering 'third_party/mimalloc' 2024-06-26T04:56:45.4752597Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4783916Z Entering 'third_party/nccl/nccl' 2024-06-26T04:56:45.4811460Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4840946Z Entering 'third_party/nlohmann' 2024-06-26T04:56:45.4868665Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4902443Z Entering 'third_party/onnx' 2024-06-26T04:56:45.4930148Z http.https://github.com/.extraheader 2024-06-26T04:56:45.4976083Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:56:45.5003331Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5030648Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:56:45.5057287Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5086454Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:56:45.5113873Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5144042Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:56:45.5170447Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5197627Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:56:45.5224285Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5251989Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:56:45.5278219Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5304795Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:56:45.5330780Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5359285Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:56:45.5387186Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5414971Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:56:45.5441646Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5470142Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:56:45.5496923Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5523585Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:56:45.5550391Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5579400Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:56:45.5604841Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5633518Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:56:45.5659699Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5706772Z Entering 'third_party/pocketfft' 2024-06-26T04:56:45.5734250Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5760827Z Entering 'third_party/protobuf' 2024-06-26T04:56:45.5788024Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5818843Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:56:45.5845029Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5872376Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:56:45.5898579Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5927118Z Entering 'third_party/psimd' 2024-06-26T04:56:45.5953955Z http.https://github.com/.extraheader 2024-06-26T04:56:45.5981668Z Entering 'third_party/pthreadpool' 2024-06-26T04:56:45.6008149Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6034880Z Entering 'third_party/pybind11' 2024-06-26T04:56:45.6061444Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6089226Z Entering 'third_party/python-peachpy' 2024-06-26T04:56:45.6116546Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6142720Z Entering 'third_party/sleef' 2024-06-26T04:56:45.6170106Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6197123Z Entering 'third_party/tensorpipe' 2024-06-26T04:56:45.6224088Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6251077Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:56:45.6277447Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6304080Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:56:45.6330419Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6357191Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:56:45.6383438Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6412304Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:56:45.6438111Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6464833Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:56:45.6491322Z http.https://github.com/.extraheader 2024-06-26T04:56:45.6596739Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:56:45.6616714Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:56:45.6623784Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:56:45.6624313Z ##[endgroup] 2024-06-26T04:56:47.2435738Z Evaluate and set job outputs 2024-06-26T04:56:47.2447401Z Set output 'docker-image' 2024-06-26T04:56:47.2448852Z Set output 'test-matrix' 2024-06-26T04:56:47.2449783Z Cleaning up orphan processes